13
0
geforkt von Mirrors/Paper
Paper/paper-server/src
CraftBukkit/Spigot 7f2d17c68a #705: Improve implementation of furnace related block states
CraftFurnace is the base class for all concrete types of furnaces (this
mimics Minecraft's underlying type hierarchy). It is marked as abstract
now to avoid accidental instantiation.

Also, the various furnace sub types were missing type parameters.

By: blablubbabc <lukas@wirsindwir.de>
2020-07-09 08:49:55 +10:00
..
main #705: Improve implementation of furnace related block states 2020-07-09 08:49:55 +10:00
test/java/org/bukkit SPIGOT-5900: Add test for the order of Material enum entries 2020-07-02 09:34:13 +10:00