Paper/src/main/java/org/bukkit/craftbukkit/block
Andrew Ardill 0703f4f458 Updated to use CreatureType and CreatureSpawner
Nothing will break as a result of the refactoring of MobType due to
deprecated code being left in. These will be removed after 1 week,
enough time for plugin devs time to migrate.
2011-02-17 17:57:52 +11:00
..
CraftBlock.java Updated to use CreatureType and CreatureSpawner 2011-02-17 17:57:52 +11:00
CraftBlockState.java Generic cleanup/reformat. 2011-02-02 00:39:08 +01:00
CraftChest.java Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks. 2011-01-23 00:37:10 -08:00
CraftCreatureSpawner.java Updated to use CreatureType and CreatureSpawner 2011-02-17 17:57:52 +11:00
CraftDispenser.java Generic cleanup/reformat. 2011-02-02 00:39:08 +01:00
CraftFurnace.java Added full tile entity data support for all block types that use it, including chests, dispensers, furnaces, mob spawners, and note blocks. 2011-01-23 00:37:10 -08:00
CraftNoteBlock.java Generic cleanup/reformat. 2011-02-02 00:39:08 +01:00
CraftSign.java Moved block stuff from org.bukkit to org.bukkit.block 2011-01-15 21:36:57 +00:00