Plex-FAWE/src/main/java/com/sk89q/worldedit/blocks
2011-09-19 07:39:28 +02:00
..
BaseBlock.java Allow //replace to ignore from block damage values (and force them to not be ignored with the -f flag) 2011-09-17 21:50:06 -07:00
BaseItem.java More file moving. 2011-05-01 01:30:33 -07:00
BaseItemStack.java More file moving. 2011-05-01 01:30:33 -07:00
BlockID.java Updated for 1.8 blocks and items 2011-09-13 22:47:17 -07:00
BlockType.java Cleanup. 2011-09-19 07:24:49 +02:00
ChestBlock.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
ClothColor.java More file moving. 2011-05-01 01:30:33 -07:00
ContainerBlock.java More file moving. 2011-05-01 01:30:33 -07:00
DispenserBlock.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
FurnaceBlock.java fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count 2011-07-15 02:00:48 -05:00
ItemID.java Added an ItemID class, containing all the item IDs. 2011-09-19 07:39:28 +02:00
ItemType.java Updated for 1.8 blocks and items 2011-09-13 22:47:17 -07:00
MobSpawnerBlock.java Added mob type enum and subsequently removed case sensitivity from //set with mobspawners. 2011-09-17 21:08:15 -04:00
MobType.java Added mob type enum and subsequently removed case sensitivity from //set with mobspawners. 2011-09-17 21:08:15 -04:00
NoteBlock.java Abstracted all block IDs to BlockID and item ids to ItemType. Overloaded recently changed methods for compatibility and cleaned a few things up. 2011-09-03 13:01:51 -04:00
SignBlock.java More file moving. 2011-05-01 01:30:33 -07:00
TileEntityBlock.java More file moving. 2011-05-01 01:30:33 -07:00