Plex-FAWE/src/main/java/com/sk89q/worldedit/blocks
2013-01-31 15:23:08 -05:00
..
BaseBlock.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
BaseItem.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
BaseItemStack.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
BlockData.java Add wooden buttons to BlockData 2013-01-31 12:46:32 -05:00
BlockID.java Updated item IDs for 1.4.x. 2012-10-28 12:51:39 -07:00
BlockType.java Updated block information database. 2012-10-28 20:49:26 -07:00
ChestBlock.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
ClothColor.java License block changes 2012-01-20 08:24:32 +01:00
ContainerBlock.java Changed all references to BaseItem.getDamage to getData. 2012-08-24 13:39:52 +02:00
DispenserBlock.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
FurnaceBlock.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
ItemID.java Added new items for 1.4.6 2012-12-24 01:18:18 -05:00
ItemType.java Added new items for 1.4.6 2012-12-24 01:18:18 -05:00
MobSpawnerBlock.java Add new(ish) tags to MobSpawnerBlock (not supported by bukkit api atm) 2013-01-31 15:23:08 -05:00
NoteBlock.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
SignBlock.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00
SkullBlock.java Add support for skull blocks. 2013-01-13 04:37:36 -05:00
TileEntityBlock.java Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes. 2012-08-23 16:52:37 -07:00