@@ -14,7 +14,7 @@
|
||||
|
||||
public static final BlockStateDirection a = BlockFacingHorizontal.FACING;
|
||||
@@ -38,18 +44,24 @@
|
||||
int j;
|
||||
ShapeDetectorBlock shapedetectorblock;
|
||||
int k;
|
||||
|
||||
+ BlockStateListPopulator blockList = new BlockStateListPopulator(world); // CraftBukkit - Use BlockStateListPopulator
|
||||
|
||||
Reference in New Issue
Block a user