Added Ladder MaterialData

This commit is contained in:
Dinnerbone
2011-01-15 20:45:24 +00:00
parent 8708b7d76f
commit 37c1fec23f
2 changed files with 49 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ public enum Material {
BURNING_FURNACE(62),
SIGN_POST(63),
WOODEN_DOOR(64),
LADDER(65),
LADDER(65, Ladder.class),
RAILS(66),
COBBLESTONE_STAIRS(67),
WALL_SIGN(68),