@@ -8,7 +8,7 @@
|
||||
+
|
||||
public class BlockLeaves extends Block {
|
||||
|
||||
public static final BlockStateInteger DISTANCE = BlockProperties.aa;
|
||||
public static final BlockStateInteger DISTANCE = BlockProperties.ab;
|
||||
@@ -20,6 +22,14 @@
|
||||
|
||||
public void b(IBlockData iblockdata, World world, BlockPosition blockposition, Random random) {
|
||||
|
||||
Reference in New Issue
Block a user