This commit is contained in:
TheMode 2021-06-11 16:37:07 +02:00
parent 457ef9df17
commit 7f8120a334
554 changed files with 27 additions and 32721 deletions

View File

@ -1,47 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaButton {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6648, "face=floor", "facing=north", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6649, "face=floor", "facing=north", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6650, "face=floor", "facing=south", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6651, "face=floor", "facing=south", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6652, "face=floor", "facing=west", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6653, "face=floor", "facing=west", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6654, "face=floor", "facing=east", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6655, "face=floor", "facing=east", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6656, "face=wall", "facing=north", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6657, "face=wall", "facing=north", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6658, "face=wall", "facing=south", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6659, "face=wall", "facing=south", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6660, "face=wall", "facing=west", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6661, "face=wall", "facing=west", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6662, "face=wall", "facing=east", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6663, "face=wall", "facing=east", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6664, "face=ceiling", "facing=north", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6665, "face=ceiling", "facing=north", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6666, "face=ceiling", "facing=south", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6667, "face=ceiling", "facing=south", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6668, "face=ceiling", "facing=west", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6669, "face=ceiling", "facing=west", "powered=false"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6670, "face=ceiling", "facing=east", "powered=true"));
Block.ACACIA_BUTTON.addBlockAlternative(new BlockAlternative((short) 6671, "face=ceiling", "facing=east", "powered=false"));
}
}

View File

@ -1,87 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaDoor {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9180, "facing=north", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9181, "facing=north", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9182, "facing=north", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9183, "facing=north", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9184, "facing=north", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9185, "facing=north", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9186, "facing=north", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9187, "facing=north", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9188, "facing=north", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9189, "facing=north", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9190, "facing=north", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9191, "facing=north", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9192, "facing=north", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9193, "facing=north", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9194, "facing=north", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9195, "facing=north", "half=lower", "hinge=right", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9196, "facing=south", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9197, "facing=south", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9198, "facing=south", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9199, "facing=south", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9200, "facing=south", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9201, "facing=south", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9202, "facing=south", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9203, "facing=south", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9204, "facing=south", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9205, "facing=south", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9206, "facing=south", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9207, "facing=south", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9208, "facing=south", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9209, "facing=south", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9210, "facing=south", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9211, "facing=south", "half=lower", "hinge=right", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9212, "facing=west", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9213, "facing=west", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9214, "facing=west", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9215, "facing=west", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9216, "facing=west", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9217, "facing=west", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9218, "facing=west", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9219, "facing=west", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9220, "facing=west", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9221, "facing=west", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9222, "facing=west", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9223, "facing=west", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9224, "facing=west", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9225, "facing=west", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9226, "facing=west", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9227, "facing=west", "half=lower", "hinge=right", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9228, "facing=east", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9229, "facing=east", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9230, "facing=east", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9231, "facing=east", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9232, "facing=east", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9233, "facing=east", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9234, "facing=east", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9235, "facing=east", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9236, "facing=east", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9237, "facing=east", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9238, "facing=east", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9239, "facing=east", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9240, "facing=east", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9241, "facing=east", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9242, "facing=east", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.ACACIA_DOOR.addBlockAlternative(new BlockAlternative((short) 9243, "facing=east", "half=lower", "hinge=right", "open=false", "powered=false"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaFence {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8924, "east=true", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8925, "east=true", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8926, "east=true", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8927, "east=true", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8928, "east=true", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8929, "east=true", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8930, "east=true", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8931, "east=true", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8932, "east=true", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8933, "east=true", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8934, "east=true", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8935, "east=true", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8936, "east=true", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8937, "east=true", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8938, "east=true", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8939, "east=true", "north=false", "south=false", "waterlogged=false", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8940, "east=false", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8941, "east=false", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8942, "east=false", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8943, "east=false", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8944, "east=false", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8945, "east=false", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8946, "east=false", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8947, "east=false", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8948, "east=false", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8949, "east=false", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8950, "east=false", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8951, "east=false", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8952, "east=false", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8953, "east=false", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8954, "east=false", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.ACACIA_FENCE.addBlockAlternative(new BlockAlternative((short) 8955, "east=false", "north=false", "south=false", "waterlogged=false", "west=false"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaFenceGate {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8764, "facing=north", "in_wall=true", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8765, "facing=north", "in_wall=true", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8766, "facing=north", "in_wall=true", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8767, "facing=north", "in_wall=true", "open=false", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8768, "facing=north", "in_wall=false", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8769, "facing=north", "in_wall=false", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8770, "facing=north", "in_wall=false", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8771, "facing=north", "in_wall=false", "open=false", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8772, "facing=south", "in_wall=true", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8773, "facing=south", "in_wall=true", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8774, "facing=south", "in_wall=true", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8775, "facing=south", "in_wall=true", "open=false", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8776, "facing=south", "in_wall=false", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8777, "facing=south", "in_wall=false", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8778, "facing=south", "in_wall=false", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8779, "facing=south", "in_wall=false", "open=false", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8780, "facing=west", "in_wall=true", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8781, "facing=west", "in_wall=true", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8782, "facing=west", "in_wall=true", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8783, "facing=west", "in_wall=true", "open=false", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8784, "facing=west", "in_wall=false", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8785, "facing=west", "in_wall=false", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8786, "facing=west", "in_wall=false", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8787, "facing=west", "in_wall=false", "open=false", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8788, "facing=east", "in_wall=true", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8789, "facing=east", "in_wall=true", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8790, "facing=east", "in_wall=true", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8791, "facing=east", "in_wall=true", "open=false", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8792, "facing=east", "in_wall=false", "open=true", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8793, "facing=east", "in_wall=false", "open=true", "powered=false"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8794, "facing=east", "in_wall=false", "open=false", "powered=true"));
Block.ACACIA_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8795, "facing=east", "in_wall=false", "open=false", "powered=false"));
}
}

View File

@ -1,37 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaLeaves {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 204, "distance=1", "persistent=true"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 205, "distance=1", "persistent=false"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 206, "distance=2", "persistent=true"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 207, "distance=2", "persistent=false"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 208, "distance=3", "persistent=true"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 209, "distance=3", "persistent=false"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 210, "distance=4", "persistent=true"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 211, "distance=4", "persistent=false"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 212, "distance=5", "persistent=true"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 213, "distance=5", "persistent=false"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 214, "distance=6", "persistent=true"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 215, "distance=6", "persistent=false"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 216, "distance=7", "persistent=true"));
Block.ACACIA_LEAVES.addBlockAlternative(new BlockAlternative((short) 217, "distance=7", "persistent=false"));
}
}

View File

@ -1,26 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaLog {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_LOG.addBlockAlternative(new BlockAlternative((short) 88, "axis=x"));
Block.ACACIA_LOG.addBlockAlternative(new BlockAlternative((short) 89, "axis=y"));
Block.ACACIA_LOG.addBlockAlternative(new BlockAlternative((short) 90, "axis=z"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaPressurePlate {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_PRESSURE_PLATE.addBlockAlternative(new BlockAlternative((short) 3948, "powered=true"));
Block.ACACIA_PRESSURE_PLATE.addBlockAlternative(new BlockAlternative((short) 3949, "powered=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaSapling {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_SAPLING.addBlockAlternative(new BlockAlternative((short) 29, "stage=0"));
Block.ACACIA_SAPLING.addBlockAlternative(new BlockAlternative((short) 30, "stage=1"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaSign {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3534, "rotation=0", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3535, "rotation=0", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3536, "rotation=1", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3537, "rotation=1", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3538, "rotation=2", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3539, "rotation=2", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3540, "rotation=3", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3541, "rotation=3", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3542, "rotation=4", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3543, "rotation=4", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3544, "rotation=5", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3545, "rotation=5", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3546, "rotation=6", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3547, "rotation=6", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3548, "rotation=7", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3549, "rotation=7", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3550, "rotation=8", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3551, "rotation=8", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3552, "rotation=9", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3553, "rotation=9", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3554, "rotation=10", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3555, "rotation=10", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3556, "rotation=11", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3557, "rotation=11", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3558, "rotation=12", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3559, "rotation=12", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3560, "rotation=13", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3561, "rotation=13", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3562, "rotation=14", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3563, "rotation=14", "waterlogged=false"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3564, "rotation=15", "waterlogged=true"));
Block.ACACIA_SIGN.addBlockAlternative(new BlockAlternative((short) 3565, "rotation=15", "waterlogged=false"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaSlab {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_SLAB.addBlockAlternative(new BlockAlternative((short) 8574, "type=top", "waterlogged=true"));
Block.ACACIA_SLAB.addBlockAlternative(new BlockAlternative((short) 8575, "type=top", "waterlogged=false"));
Block.ACACIA_SLAB.addBlockAlternative(new BlockAlternative((short) 8576, "type=bottom", "waterlogged=true"));
Block.ACACIA_SLAB.addBlockAlternative(new BlockAlternative((short) 8577, "type=bottom", "waterlogged=false"));
Block.ACACIA_SLAB.addBlockAlternative(new BlockAlternative((short) 8578, "type=double", "waterlogged=true"));
Block.ACACIA_SLAB.addBlockAlternative(new BlockAlternative((short) 8579, "type=double", "waterlogged=false"));
}
}

View File

@ -1,103 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaStairs {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7593, "facing=north", "half=top", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7594, "facing=north", "half=top", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7595, "facing=north", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7596, "facing=north", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7597, "facing=north", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7598, "facing=north", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7599, "facing=north", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7600, "facing=north", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7601, "facing=north", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7602, "facing=north", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7603, "facing=north", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7604, "facing=north", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7605, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7606, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7607, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7608, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7609, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7610, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7611, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7612, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7613, "facing=south", "half=top", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7614, "facing=south", "half=top", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7615, "facing=south", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7616, "facing=south", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7617, "facing=south", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7618, "facing=south", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7619, "facing=south", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7620, "facing=south", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7621, "facing=south", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7622, "facing=south", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7623, "facing=south", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7624, "facing=south", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7625, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7626, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7627, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7628, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7629, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7630, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7631, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7632, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7633, "facing=west", "half=top", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7634, "facing=west", "half=top", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7635, "facing=west", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7636, "facing=west", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7637, "facing=west", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7638, "facing=west", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7639, "facing=west", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7640, "facing=west", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7641, "facing=west", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7642, "facing=west", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7643, "facing=west", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7644, "facing=west", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7645, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7646, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7647, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7648, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7649, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7650, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7651, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7652, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7653, "facing=east", "half=top", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7654, "facing=east", "half=top", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7655, "facing=east", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7656, "facing=east", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7657, "facing=east", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7658, "facing=east", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7659, "facing=east", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7660, "facing=east", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7661, "facing=east", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7662, "facing=east", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7663, "facing=east", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7664, "facing=east", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7665, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7666, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7667, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7668, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7669, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7670, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7671, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ACACIA_STAIRS.addBlockAlternative(new BlockAlternative((short) 7672, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=false"));
}
}

View File

@ -1,87 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaTrapdoor {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4436, "facing=north", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4437, "facing=north", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4438, "facing=north", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4439, "facing=north", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4440, "facing=north", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4441, "facing=north", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4442, "facing=north", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4443, "facing=north", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4444, "facing=north", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4445, "facing=north", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4446, "facing=north", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4447, "facing=north", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4448, "facing=north", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4449, "facing=north", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4450, "facing=north", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4451, "facing=north", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4452, "facing=south", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4453, "facing=south", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4454, "facing=south", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4455, "facing=south", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4456, "facing=south", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4457, "facing=south", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4458, "facing=south", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4459, "facing=south", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4460, "facing=south", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4461, "facing=south", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4462, "facing=south", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4463, "facing=south", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4464, "facing=south", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4465, "facing=south", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4466, "facing=south", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4467, "facing=south", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4468, "facing=west", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4469, "facing=west", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4470, "facing=west", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4471, "facing=west", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4472, "facing=west", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4473, "facing=west", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4474, "facing=west", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4475, "facing=west", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4476, "facing=west", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4477, "facing=west", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4478, "facing=west", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4479, "facing=west", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4480, "facing=west", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4481, "facing=west", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4482, "facing=west", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4483, "facing=west", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4484, "facing=east", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4485, "facing=east", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4486, "facing=east", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4487, "facing=east", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4488, "facing=east", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4489, "facing=east", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4490, "facing=east", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4491, "facing=east", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4492, "facing=east", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4493, "facing=east", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4494, "facing=east", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4495, "facing=east", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4496, "facing=east", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4497, "facing=east", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4498, "facing=east", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.ACACIA_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4499, "facing=east", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaWallSign {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3826, "facing=north", "waterlogged=true"));
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3827, "facing=north", "waterlogged=false"));
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3828, "facing=south", "waterlogged=true"));
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3829, "facing=south", "waterlogged=false"));
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3830, "facing=west", "waterlogged=true"));
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3831, "facing=west", "waterlogged=false"));
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3832, "facing=east", "waterlogged=true"));
Block.ACACIA_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3833, "facing=east", "waterlogged=false"));
}
}

View File

@ -1,26 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AcaciaWood {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACACIA_WOOD.addBlockAlternative(new BlockAlternative((short) 124, "axis=x"));
Block.ACACIA_WOOD.addBlockAlternative(new BlockAlternative((short) 125, "axis=y"));
Block.ACACIA_WOOD.addBlockAlternative(new BlockAlternative((short) 126, "axis=z"));
}
}

View File

@ -1,47 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class ActivatorRail {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7029, "powered=true", "shape=north_south", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7030, "powered=true", "shape=north_south", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7031, "powered=true", "shape=east_west", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7032, "powered=true", "shape=east_west", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7033, "powered=true", "shape=ascending_east", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7034, "powered=true", "shape=ascending_east", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7035, "powered=true", "shape=ascending_west", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7036, "powered=true", "shape=ascending_west", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7037, "powered=true", "shape=ascending_north", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7038, "powered=true", "shape=ascending_north", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7039, "powered=true", "shape=ascending_south", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7040, "powered=true", "shape=ascending_south", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7041, "powered=false", "shape=north_south", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7042, "powered=false", "shape=north_south", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7043, "powered=false", "shape=east_west", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7044, "powered=false", "shape=east_west", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7045, "powered=false", "shape=ascending_east", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7046, "powered=false", "shape=ascending_east", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7047, "powered=false", "shape=ascending_west", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7048, "powered=false", "shape=ascending_west", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7049, "powered=false", "shape=ascending_north", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7050, "powered=false", "shape=ascending_north", "waterlogged=false"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7051, "powered=false", "shape=ascending_south", "waterlogged=true"));
Block.ACTIVATOR_RAIL.addBlockAlternative(new BlockAlternative((short) 7052, "powered=false", "shape=ascending_south", "waterlogged=false"));
}
}

View File

@ -1,35 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AmethystCluster {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17666, "facing=north", "waterlogged=true"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17667, "facing=north", "waterlogged=false"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17668, "facing=east", "waterlogged=true"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17669, "facing=east", "waterlogged=false"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17670, "facing=south", "waterlogged=true"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17671, "facing=south", "waterlogged=false"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17672, "facing=west", "waterlogged=true"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17673, "facing=west", "waterlogged=false"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17674, "facing=up", "waterlogged=true"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17675, "facing=up", "waterlogged=false"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17676, "facing=down", "waterlogged=true"));
Block.AMETHYST_CLUSTER.addBlockAlternative(new BlockAlternative((short) 17677, "facing=down", "waterlogged=false"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AndesiteSlab {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ANDESITE_SLAB.addBlockAlternative(new BlockAlternative((short) 11093, "type=top", "waterlogged=true"));
Block.ANDESITE_SLAB.addBlockAlternative(new BlockAlternative((short) 11094, "type=top", "waterlogged=false"));
Block.ANDESITE_SLAB.addBlockAlternative(new BlockAlternative((short) 11095, "type=bottom", "waterlogged=true"));
Block.ANDESITE_SLAB.addBlockAlternative(new BlockAlternative((short) 11096, "type=bottom", "waterlogged=false"));
Block.ANDESITE_SLAB.addBlockAlternative(new BlockAlternative((short) 11097, "type=double", "waterlogged=true"));
Block.ANDESITE_SLAB.addBlockAlternative(new BlockAlternative((short) 11098, "type=double", "waterlogged=false"));
}
}

View File

@ -1,103 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AndesiteStairs {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10719, "facing=north", "half=top", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10720, "facing=north", "half=top", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10721, "facing=north", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10722, "facing=north", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10723, "facing=north", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10724, "facing=north", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10725, "facing=north", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10726, "facing=north", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10727, "facing=north", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10728, "facing=north", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10729, "facing=north", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10730, "facing=north", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10731, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10732, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10733, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10734, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10735, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10736, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10737, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10738, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10739, "facing=south", "half=top", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10740, "facing=south", "half=top", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10741, "facing=south", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10742, "facing=south", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10743, "facing=south", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10744, "facing=south", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10745, "facing=south", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10746, "facing=south", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10747, "facing=south", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10748, "facing=south", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10749, "facing=south", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10750, "facing=south", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10751, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10752, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10753, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10754, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10755, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10756, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10757, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10758, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10759, "facing=west", "half=top", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10760, "facing=west", "half=top", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10761, "facing=west", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10762, "facing=west", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10763, "facing=west", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10764, "facing=west", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10765, "facing=west", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10766, "facing=west", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10767, "facing=west", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10768, "facing=west", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10769, "facing=west", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10770, "facing=west", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10771, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10772, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10773, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10774, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10775, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10776, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10777, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10778, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10779, "facing=east", "half=top", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10780, "facing=east", "half=top", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10781, "facing=east", "half=top", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10782, "facing=east", "half=top", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10783, "facing=east", "half=top", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10784, "facing=east", "half=top", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10785, "facing=east", "half=top", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10786, "facing=east", "half=top", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10787, "facing=east", "half=top", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10788, "facing=east", "half=top", "shape=outer_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10789, "facing=east", "half=bottom", "shape=straight", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10790, "facing=east", "half=bottom", "shape=straight", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10791, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10792, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10793, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10794, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10795, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10796, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10797, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.ANDESITE_STAIRS.addBlockAlternative(new BlockAlternative((short) 10798, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=false"));
}
}

View File

@ -1,347 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AndesiteWall {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13385, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13386, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13387, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13388, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13389, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13390, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13391, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13392, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13393, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13394, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13395, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13396, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13397, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13398, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13399, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13400, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13401, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13402, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13403, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13404, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13405, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13406, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13407, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13408, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13409, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13410, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13411, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13412, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13413, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13414, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13415, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13416, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13417, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13418, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13419, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13420, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13421, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13422, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13423, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13424, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13425, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13426, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13427, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13428, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13429, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13430, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13431, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13432, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13433, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13434, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13435, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13436, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13437, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13438, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13439, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13440, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13441, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13442, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13443, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13444, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13445, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13446, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13447, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13448, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13449, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13450, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13451, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13452, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13453, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13454, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13455, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13456, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13457, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13458, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13459, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13460, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13461, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13462, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13463, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13464, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13465, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13466, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13467, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13468, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13469, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13470, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13471, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13472, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13473, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13474, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13475, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13476, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13477, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13478, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13479, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13480, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13481, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13482, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13483, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13484, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13485, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13486, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13487, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13488, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13489, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13490, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13491, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13492, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13493, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13494, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13495, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13496, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13497, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13498, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13499, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13500, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13501, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13502, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13503, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13504, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13505, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13506, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13507, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13508, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13509, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13510, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13511, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13512, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13513, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13514, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13515, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13516, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13517, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13518, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13519, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13520, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13521, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13522, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13523, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13524, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13525, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13526, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13527, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13528, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13529, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13530, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13531, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13532, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13533, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13534, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13535, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13536, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13537, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13538, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13539, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13540, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13541, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13542, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13543, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13544, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13545, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13546, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13547, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13548, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13549, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13550, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13551, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13552, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13553, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13554, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13555, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13556, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13557, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13558, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13559, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13560, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13561, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13562, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13563, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13564, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13565, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13566, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13567, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13568, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13569, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13570, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13571, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13572, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13573, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13574, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13575, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13576, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13577, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13578, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13579, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13580, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13581, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13582, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13583, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13584, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13585, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13586, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13587, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13588, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13589, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13590, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13591, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13592, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13593, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13594, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13595, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13596, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13597, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13598, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13599, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13600, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13601, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13602, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13603, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13604, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13605, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13606, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13607, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13608, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13609, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13610, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13611, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13612, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13613, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13614, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13615, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13616, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13617, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13618, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13619, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13620, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13621, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13622, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13623, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13624, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13625, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13626, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13627, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13628, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13629, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13630, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13631, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13632, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13633, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13634, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13635, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13636, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13637, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13638, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13639, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13640, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13641, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13642, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13643, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13644, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13645, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13646, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13647, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13648, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13649, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13650, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13651, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13652, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13653, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13654, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13655, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13656, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13657, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13658, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13659, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13660, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13661, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13662, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13663, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13664, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13665, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13666, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13667, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13668, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13669, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13670, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13671, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13672, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13673, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13674, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13675, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13676, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13677, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13678, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13679, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13680, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13681, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13682, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13683, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13684, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13685, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13686, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13687, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13688, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13689, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13690, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13691, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13692, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13693, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13694, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13695, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13696, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13697, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13698, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13699, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13700, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13701, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13702, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13703, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13704, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13705, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13706, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13707, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.ANDESITE_WALL.addBlockAlternative(new BlockAlternative((short) 13708, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Anvil {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ANVIL.addBlockAlternative(new BlockAlternative((short) 6816, "facing=north"));
Block.ANVIL.addBlockAlternative(new BlockAlternative((short) 6817, "facing=south"));
Block.ANVIL.addBlockAlternative(new BlockAlternative((short) 6818, "facing=west"));
Block.ANVIL.addBlockAlternative(new BlockAlternative((short) 6819, "facing=east"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AttachedMelonStem {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ATTACHED_MELON_STEM.addBlockAlternative(new BlockAlternative((short) 4841, "facing=north"));
Block.ATTACHED_MELON_STEM.addBlockAlternative(new BlockAlternative((short) 4842, "facing=south"));
Block.ATTACHED_MELON_STEM.addBlockAlternative(new BlockAlternative((short) 4843, "facing=west"));
Block.ATTACHED_MELON_STEM.addBlockAlternative(new BlockAlternative((short) 4844, "facing=east"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AttachedPumpkinStem {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.ATTACHED_PUMPKIN_STEM.addBlockAlternative(new BlockAlternative((short) 4837, "facing=north"));
Block.ATTACHED_PUMPKIN_STEM.addBlockAlternative(new BlockAlternative((short) 4838, "facing=south"));
Block.ATTACHED_PUMPKIN_STEM.addBlockAlternative(new BlockAlternative((short) 4839, "facing=west"));
Block.ATTACHED_PUMPKIN_STEM.addBlockAlternative(new BlockAlternative((short) 4840, "facing=east"));
}
}

View File

@ -1,37 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class AzaleaLeaves {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 232, "distance=1", "persistent=true"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 233, "distance=1", "persistent=false"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 234, "distance=2", "persistent=true"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 235, "distance=2", "persistent=false"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 236, "distance=3", "persistent=true"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 237, "distance=3", "persistent=false"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 238, "distance=4", "persistent=true"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 239, "distance=4", "persistent=false"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 240, "distance=5", "persistent=true"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 241, "distance=5", "persistent=false"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 242, "distance=6", "persistent=true"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 243, "distance=6", "persistent=false"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 244, "distance=7", "persistent=true"));
Block.AZALEA_LEAVES.addBlockAlternative(new BlockAlternative((short) 245, "distance=7", "persistent=false"));
}
}

View File

@ -1,35 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Bamboo {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9902, "age=0", "leaves=none", "stage=0"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9903, "age=0", "leaves=none", "stage=1"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9904, "age=0", "leaves=small", "stage=0"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9905, "age=0", "leaves=small", "stage=1"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9906, "age=0", "leaves=large", "stage=0"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9907, "age=0", "leaves=large", "stage=1"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9908, "age=1", "leaves=none", "stage=0"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9909, "age=1", "leaves=none", "stage=1"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9910, "age=1", "leaves=small", "stage=0"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9911, "age=1", "leaves=small", "stage=1"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9912, "age=1", "leaves=large", "stage=0"));
Block.BAMBOO.addBlockAlternative(new BlockAlternative((short) 9913, "age=1", "leaves=large", "stage=1"));
}
}

View File

@ -1,35 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Barrel {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15041, "facing=north", "open=true"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15042, "facing=north", "open=false"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15043, "facing=east", "open=true"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15044, "facing=east", "open=false"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15045, "facing=south", "open=true"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15046, "facing=south", "open=false"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15047, "facing=west", "open=true"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15048, "facing=west", "open=false"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15049, "facing=up", "open=true"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15050, "facing=up", "open=false"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15051, "facing=down", "open=true"));
Block.BARREL.addBlockAlternative(new BlockAlternative((short) 15052, "facing=down", "open=false"));
}
}

View File

@ -1,26 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Basalt {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BASALT.addBlockAlternative(new BlockAlternative((short) 4071, "axis=x"));
Block.BASALT.addBlockAlternative(new BlockAlternative((short) 4072, "axis=y"));
Block.BASALT.addBlockAlternative(new BlockAlternative((short) 4073, "axis=z"));
}
}

View File

@ -1,47 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BeeNest {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16030, "facing=north", "honey_level=0"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16031, "facing=north", "honey_level=1"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16032, "facing=north", "honey_level=2"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16033, "facing=north", "honey_level=3"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16034, "facing=north", "honey_level=4"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16035, "facing=north", "honey_level=5"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16036, "facing=south", "honey_level=0"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16037, "facing=south", "honey_level=1"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16038, "facing=south", "honey_level=2"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16039, "facing=south", "honey_level=3"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16040, "facing=south", "honey_level=4"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16041, "facing=south", "honey_level=5"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16042, "facing=west", "honey_level=0"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16043, "facing=west", "honey_level=1"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16044, "facing=west", "honey_level=2"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16045, "facing=west", "honey_level=3"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16046, "facing=west", "honey_level=4"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16047, "facing=west", "honey_level=5"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16048, "facing=east", "honey_level=0"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16049, "facing=east", "honey_level=1"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16050, "facing=east", "honey_level=2"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16051, "facing=east", "honey_level=3"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16052, "facing=east", "honey_level=4"));
Block.BEE_NEST.addBlockAlternative(new BlockAlternative((short) 16053, "facing=east", "honey_level=5"));
}
}

View File

@ -1,47 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Beehive {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16054, "facing=north", "honey_level=0"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16055, "facing=north", "honey_level=1"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16056, "facing=north", "honey_level=2"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16057, "facing=north", "honey_level=3"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16058, "facing=north", "honey_level=4"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16059, "facing=north", "honey_level=5"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16060, "facing=south", "honey_level=0"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16061, "facing=south", "honey_level=1"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16062, "facing=south", "honey_level=2"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16063, "facing=south", "honey_level=3"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16064, "facing=south", "honey_level=4"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16065, "facing=south", "honey_level=5"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16066, "facing=west", "honey_level=0"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16067, "facing=west", "honey_level=1"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16068, "facing=west", "honey_level=2"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16069, "facing=west", "honey_level=3"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16070, "facing=west", "honey_level=4"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16071, "facing=west", "honey_level=5"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16072, "facing=east", "honey_level=0"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16073, "facing=east", "honey_level=1"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16074, "facing=east", "honey_level=2"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16075, "facing=east", "honey_level=3"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16076, "facing=east", "honey_level=4"));
Block.BEEHIVE.addBlockAlternative(new BlockAlternative((short) 16077, "facing=east", "honey_level=5"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Beetroots {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BEETROOTS.addBlockAlternative(new BlockAlternative((short) 9469, "age=0"));
Block.BEETROOTS.addBlockAlternative(new BlockAlternative((short) 9470, "age=1"));
Block.BEETROOTS.addBlockAlternative(new BlockAlternative((short) 9471, "age=2"));
Block.BEETROOTS.addBlockAlternative(new BlockAlternative((short) 9472, "age=3"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Bell {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15104, "attachment=floor", "facing=north", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15105, "attachment=floor", "facing=north", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15106, "attachment=floor", "facing=south", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15107, "attachment=floor", "facing=south", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15108, "attachment=floor", "facing=west", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15109, "attachment=floor", "facing=west", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15110, "attachment=floor", "facing=east", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15111, "attachment=floor", "facing=east", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15112, "attachment=ceiling", "facing=north", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15113, "attachment=ceiling", "facing=north", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15114, "attachment=ceiling", "facing=south", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15115, "attachment=ceiling", "facing=south", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15116, "attachment=ceiling", "facing=west", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15117, "attachment=ceiling", "facing=west", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15118, "attachment=ceiling", "facing=east", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15119, "attachment=ceiling", "facing=east", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15120, "attachment=single_wall", "facing=north", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15121, "attachment=single_wall", "facing=north", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15122, "attachment=single_wall", "facing=south", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15123, "attachment=single_wall", "facing=south", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15124, "attachment=single_wall", "facing=west", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15125, "attachment=single_wall", "facing=west", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15126, "attachment=single_wall", "facing=east", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15127, "attachment=single_wall", "facing=east", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15128, "attachment=double_wall", "facing=north", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15129, "attachment=double_wall", "facing=north", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15130, "attachment=double_wall", "facing=south", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15131, "attachment=double_wall", "facing=south", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15132, "attachment=double_wall", "facing=west", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15133, "attachment=double_wall", "facing=west", "powered=false"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15134, "attachment=double_wall", "facing=east", "powered=true"));
Block.BELL.addBlockAlternative(new BlockAlternative((short) 15135, "attachment=double_wall", "facing=east", "powered=false"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BigDripleaf {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18624, "facing=north", "tilt=none", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18625, "facing=north", "tilt=none", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18626, "facing=north", "tilt=unstable", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18627, "facing=north", "tilt=unstable", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18628, "facing=north", "tilt=partial", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18629, "facing=north", "tilt=partial", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18630, "facing=north", "tilt=full", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18631, "facing=north", "tilt=full", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18632, "facing=south", "tilt=none", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18633, "facing=south", "tilt=none", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18634, "facing=south", "tilt=unstable", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18635, "facing=south", "tilt=unstable", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18636, "facing=south", "tilt=partial", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18637, "facing=south", "tilt=partial", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18638, "facing=south", "tilt=full", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18639, "facing=south", "tilt=full", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18640, "facing=west", "tilt=none", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18641, "facing=west", "tilt=none", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18642, "facing=west", "tilt=unstable", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18643, "facing=west", "tilt=unstable", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18644, "facing=west", "tilt=partial", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18645, "facing=west", "tilt=partial", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18646, "facing=west", "tilt=full", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18647, "facing=west", "tilt=full", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18648, "facing=east", "tilt=none", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18649, "facing=east", "tilt=none", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18650, "facing=east", "tilt=unstable", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18651, "facing=east", "tilt=unstable", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18652, "facing=east", "tilt=partial", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18653, "facing=east", "tilt=partial", "waterlogged=false"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18654, "facing=east", "tilt=full", "waterlogged=true"));
Block.BIG_DRIPLEAF.addBlockAlternative(new BlockAlternative((short) 18655, "facing=east", "tilt=full", "waterlogged=false"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BigDripleafStem {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18656, "facing=north", "waterlogged=true"));
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18657, "facing=north", "waterlogged=false"));
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18658, "facing=south", "waterlogged=true"));
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18659, "facing=south", "waterlogged=false"));
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18660, "facing=west", "waterlogged=true"));
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18661, "facing=west", "waterlogged=false"));
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18662, "facing=east", "waterlogged=true"));
Block.BIG_DRIPLEAF_STEM.addBlockAlternative(new BlockAlternative((short) 18663, "facing=east", "waterlogged=false"));
}
}

View File

@ -1,47 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchButton {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6600, "face=floor", "facing=north", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6601, "face=floor", "facing=north", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6602, "face=floor", "facing=south", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6603, "face=floor", "facing=south", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6604, "face=floor", "facing=west", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6605, "face=floor", "facing=west", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6606, "face=floor", "facing=east", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6607, "face=floor", "facing=east", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6608, "face=wall", "facing=north", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6609, "face=wall", "facing=north", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6610, "face=wall", "facing=south", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6611, "face=wall", "facing=south", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6612, "face=wall", "facing=west", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6613, "face=wall", "facing=west", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6614, "face=wall", "facing=east", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6615, "face=wall", "facing=east", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6616, "face=ceiling", "facing=north", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6617, "face=ceiling", "facing=north", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6618, "face=ceiling", "facing=south", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6619, "face=ceiling", "facing=south", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6620, "face=ceiling", "facing=west", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6621, "face=ceiling", "facing=west", "powered=false"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6622, "face=ceiling", "facing=east", "powered=true"));
Block.BIRCH_BUTTON.addBlockAlternative(new BlockAlternative((short) 6623, "face=ceiling", "facing=east", "powered=false"));
}
}

View File

@ -1,87 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchDoor {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9052, "facing=north", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9053, "facing=north", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9054, "facing=north", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9055, "facing=north", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9056, "facing=north", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9057, "facing=north", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9058, "facing=north", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9059, "facing=north", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9060, "facing=north", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9061, "facing=north", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9062, "facing=north", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9063, "facing=north", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9064, "facing=north", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9065, "facing=north", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9066, "facing=north", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9067, "facing=north", "half=lower", "hinge=right", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9068, "facing=south", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9069, "facing=south", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9070, "facing=south", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9071, "facing=south", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9072, "facing=south", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9073, "facing=south", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9074, "facing=south", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9075, "facing=south", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9076, "facing=south", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9077, "facing=south", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9078, "facing=south", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9079, "facing=south", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9080, "facing=south", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9081, "facing=south", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9082, "facing=south", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9083, "facing=south", "half=lower", "hinge=right", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9084, "facing=west", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9085, "facing=west", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9086, "facing=west", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9087, "facing=west", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9088, "facing=west", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9089, "facing=west", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9090, "facing=west", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9091, "facing=west", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9092, "facing=west", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9093, "facing=west", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9094, "facing=west", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9095, "facing=west", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9096, "facing=west", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9097, "facing=west", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9098, "facing=west", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9099, "facing=west", "half=lower", "hinge=right", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9100, "facing=east", "half=upper", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9101, "facing=east", "half=upper", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9102, "facing=east", "half=upper", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9103, "facing=east", "half=upper", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9104, "facing=east", "half=upper", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9105, "facing=east", "half=upper", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9106, "facing=east", "half=upper", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9107, "facing=east", "half=upper", "hinge=right", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9108, "facing=east", "half=lower", "hinge=left", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9109, "facing=east", "half=lower", "hinge=left", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9110, "facing=east", "half=lower", "hinge=left", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9111, "facing=east", "half=lower", "hinge=left", "open=false", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9112, "facing=east", "half=lower", "hinge=right", "open=true", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9113, "facing=east", "half=lower", "hinge=right", "open=true", "powered=false"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9114, "facing=east", "half=lower", "hinge=right", "open=false", "powered=true"));
Block.BIRCH_DOOR.addBlockAlternative(new BlockAlternative((short) 9115, "facing=east", "half=lower", "hinge=right", "open=false", "powered=false"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchFence {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8860, "east=true", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8861, "east=true", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8862, "east=true", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8863, "east=true", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8864, "east=true", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8865, "east=true", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8866, "east=true", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8867, "east=true", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8868, "east=true", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8869, "east=true", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8870, "east=true", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8871, "east=true", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8872, "east=true", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8873, "east=true", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8874, "east=true", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8875, "east=true", "north=false", "south=false", "waterlogged=false", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8876, "east=false", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8877, "east=false", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8878, "east=false", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8879, "east=false", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8880, "east=false", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8881, "east=false", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8882, "east=false", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8883, "east=false", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8884, "east=false", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8885, "east=false", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8886, "east=false", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8887, "east=false", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8888, "east=false", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8889, "east=false", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8890, "east=false", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BIRCH_FENCE.addBlockAlternative(new BlockAlternative((short) 8891, "east=false", "north=false", "south=false", "waterlogged=false", "west=false"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchFenceGate {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8700, "facing=north", "in_wall=true", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8701, "facing=north", "in_wall=true", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8702, "facing=north", "in_wall=true", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8703, "facing=north", "in_wall=true", "open=false", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8704, "facing=north", "in_wall=false", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8705, "facing=north", "in_wall=false", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8706, "facing=north", "in_wall=false", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8707, "facing=north", "in_wall=false", "open=false", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8708, "facing=south", "in_wall=true", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8709, "facing=south", "in_wall=true", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8710, "facing=south", "in_wall=true", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8711, "facing=south", "in_wall=true", "open=false", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8712, "facing=south", "in_wall=false", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8713, "facing=south", "in_wall=false", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8714, "facing=south", "in_wall=false", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8715, "facing=south", "in_wall=false", "open=false", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8716, "facing=west", "in_wall=true", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8717, "facing=west", "in_wall=true", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8718, "facing=west", "in_wall=true", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8719, "facing=west", "in_wall=true", "open=false", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8720, "facing=west", "in_wall=false", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8721, "facing=west", "in_wall=false", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8722, "facing=west", "in_wall=false", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8723, "facing=west", "in_wall=false", "open=false", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8724, "facing=east", "in_wall=true", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8725, "facing=east", "in_wall=true", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8726, "facing=east", "in_wall=true", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8727, "facing=east", "in_wall=true", "open=false", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8728, "facing=east", "in_wall=false", "open=true", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8729, "facing=east", "in_wall=false", "open=true", "powered=false"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8730, "facing=east", "in_wall=false", "open=false", "powered=true"));
Block.BIRCH_FENCE_GATE.addBlockAlternative(new BlockAlternative((short) 8731, "facing=east", "in_wall=false", "open=false", "powered=false"));
}
}

View File

@ -1,37 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchLeaves {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 176, "distance=1", "persistent=true"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 177, "distance=1", "persistent=false"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 178, "distance=2", "persistent=true"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 179, "distance=2", "persistent=false"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 180, "distance=3", "persistent=true"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 181, "distance=3", "persistent=false"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 182, "distance=4", "persistent=true"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 183, "distance=4", "persistent=false"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 184, "distance=5", "persistent=true"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 185, "distance=5", "persistent=false"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 186, "distance=6", "persistent=true"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 187, "distance=6", "persistent=false"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 188, "distance=7", "persistent=true"));
Block.BIRCH_LEAVES.addBlockAlternative(new BlockAlternative((short) 189, "distance=7", "persistent=false"));
}
}

View File

@ -1,26 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchLog {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_LOG.addBlockAlternative(new BlockAlternative((short) 82, "axis=x"));
Block.BIRCH_LOG.addBlockAlternative(new BlockAlternative((short) 83, "axis=y"));
Block.BIRCH_LOG.addBlockAlternative(new BlockAlternative((short) 84, "axis=z"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchPressurePlate {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_PRESSURE_PLATE.addBlockAlternative(new BlockAlternative((short) 3944, "powered=true"));
Block.BIRCH_PRESSURE_PLATE.addBlockAlternative(new BlockAlternative((short) 3945, "powered=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchSapling {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_SAPLING.addBlockAlternative(new BlockAlternative((short) 25, "stage=0"));
Block.BIRCH_SAPLING.addBlockAlternative(new BlockAlternative((short) 26, "stage=1"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchSign {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3502, "rotation=0", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3503, "rotation=0", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3504, "rotation=1", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3505, "rotation=1", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3506, "rotation=2", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3507, "rotation=2", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3508, "rotation=3", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3509, "rotation=3", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3510, "rotation=4", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3511, "rotation=4", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3512, "rotation=5", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3513, "rotation=5", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3514, "rotation=6", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3515, "rotation=6", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3516, "rotation=7", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3517, "rotation=7", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3518, "rotation=8", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3519, "rotation=8", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3520, "rotation=9", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3521, "rotation=9", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3522, "rotation=10", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3523, "rotation=10", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3524, "rotation=11", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3525, "rotation=11", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3526, "rotation=12", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3527, "rotation=12", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3528, "rotation=13", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3529, "rotation=13", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3530, "rotation=14", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3531, "rotation=14", "waterlogged=false"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3532, "rotation=15", "waterlogged=true"));
Block.BIRCH_SIGN.addBlockAlternative(new BlockAlternative((short) 3533, "rotation=15", "waterlogged=false"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchSlab {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_SLAB.addBlockAlternative(new BlockAlternative((short) 8562, "type=top", "waterlogged=true"));
Block.BIRCH_SLAB.addBlockAlternative(new BlockAlternative((short) 8563, "type=top", "waterlogged=false"));
Block.BIRCH_SLAB.addBlockAlternative(new BlockAlternative((short) 8564, "type=bottom", "waterlogged=true"));
Block.BIRCH_SLAB.addBlockAlternative(new BlockAlternative((short) 8565, "type=bottom", "waterlogged=false"));
Block.BIRCH_SLAB.addBlockAlternative(new BlockAlternative((short) 8566, "type=double", "waterlogged=true"));
Block.BIRCH_SLAB.addBlockAlternative(new BlockAlternative((short) 8567, "type=double", "waterlogged=false"));
}
}

View File

@ -1,103 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchStairs {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5690, "facing=north", "half=top", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5691, "facing=north", "half=top", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5692, "facing=north", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5693, "facing=north", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5694, "facing=north", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5695, "facing=north", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5696, "facing=north", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5697, "facing=north", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5698, "facing=north", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5699, "facing=north", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5700, "facing=north", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5701, "facing=north", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5702, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5703, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5704, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5705, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5706, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5707, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5708, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5709, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5710, "facing=south", "half=top", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5711, "facing=south", "half=top", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5712, "facing=south", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5713, "facing=south", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5714, "facing=south", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5715, "facing=south", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5716, "facing=south", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5717, "facing=south", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5718, "facing=south", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5719, "facing=south", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5720, "facing=south", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5721, "facing=south", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5722, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5723, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5724, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5725, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5726, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5727, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5728, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5729, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5730, "facing=west", "half=top", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5731, "facing=west", "half=top", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5732, "facing=west", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5733, "facing=west", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5734, "facing=west", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5735, "facing=west", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5736, "facing=west", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5737, "facing=west", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5738, "facing=west", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5739, "facing=west", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5740, "facing=west", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5741, "facing=west", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5742, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5743, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5744, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5745, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5746, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5747, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5748, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5749, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5750, "facing=east", "half=top", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5751, "facing=east", "half=top", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5752, "facing=east", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5753, "facing=east", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5754, "facing=east", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5755, "facing=east", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5756, "facing=east", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5757, "facing=east", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5758, "facing=east", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5759, "facing=east", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5760, "facing=east", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5761, "facing=east", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5762, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5763, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5764, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5765, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5766, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5767, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5768, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BIRCH_STAIRS.addBlockAlternative(new BlockAlternative((short) 5769, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=false"));
}
}

View File

@ -1,87 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchTrapdoor {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4308, "facing=north", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4309, "facing=north", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4310, "facing=north", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4311, "facing=north", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4312, "facing=north", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4313, "facing=north", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4314, "facing=north", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4315, "facing=north", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4316, "facing=north", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4317, "facing=north", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4318, "facing=north", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4319, "facing=north", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4320, "facing=north", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4321, "facing=north", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4322, "facing=north", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4323, "facing=north", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4324, "facing=south", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4325, "facing=south", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4326, "facing=south", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4327, "facing=south", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4328, "facing=south", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4329, "facing=south", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4330, "facing=south", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4331, "facing=south", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4332, "facing=south", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4333, "facing=south", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4334, "facing=south", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4335, "facing=south", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4336, "facing=south", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4337, "facing=south", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4338, "facing=south", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4339, "facing=south", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4340, "facing=west", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4341, "facing=west", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4342, "facing=west", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4343, "facing=west", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4344, "facing=west", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4345, "facing=west", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4346, "facing=west", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4347, "facing=west", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4348, "facing=west", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4349, "facing=west", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4350, "facing=west", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4351, "facing=west", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4352, "facing=west", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4353, "facing=west", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4354, "facing=west", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4355, "facing=west", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4356, "facing=east", "half=top", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4357, "facing=east", "half=top", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4358, "facing=east", "half=top", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4359, "facing=east", "half=top", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4360, "facing=east", "half=top", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4361, "facing=east", "half=top", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4362, "facing=east", "half=top", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4363, "facing=east", "half=top", "open=false", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4364, "facing=east", "half=bottom", "open=true", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4365, "facing=east", "half=bottom", "open=true", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4366, "facing=east", "half=bottom", "open=true", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4367, "facing=east", "half=bottom", "open=true", "powered=false", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4368, "facing=east", "half=bottom", "open=false", "powered=true", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4369, "facing=east", "half=bottom", "open=false", "powered=true", "waterlogged=false"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4370, "facing=east", "half=bottom", "open=false", "powered=false", "waterlogged=true"));
Block.BIRCH_TRAPDOOR.addBlockAlternative(new BlockAlternative((short) 4371, "facing=east", "half=bottom", "open=false", "powered=false", "waterlogged=false"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchWallSign {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3818, "facing=north", "waterlogged=true"));
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3819, "facing=north", "waterlogged=false"));
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3820, "facing=south", "waterlogged=true"));
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3821, "facing=south", "waterlogged=false"));
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3822, "facing=west", "waterlogged=true"));
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3823, "facing=west", "waterlogged=false"));
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3824, "facing=east", "waterlogged=true"));
Block.BIRCH_WALL_SIGN.addBlockAlternative(new BlockAlternative((short) 3825, "facing=east", "waterlogged=false"));
}
}

View File

@ -1,26 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BirchWood {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BIRCH_WOOD.addBlockAlternative(new BlockAlternative((short) 118, "axis=x"));
Block.BIRCH_WOOD.addBlockAlternative(new BlockAlternative((short) 119, "axis=y"));
Block.BIRCH_WOOD.addBlockAlternative(new BlockAlternative((short) 120, "axis=z"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackBanner {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8387, "rotation=0"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8388, "rotation=1"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8389, "rotation=2"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8390, "rotation=3"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8391, "rotation=4"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8392, "rotation=5"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8393, "rotation=6"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8394, "rotation=7"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8395, "rotation=8"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8396, "rotation=9"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8397, "rotation=10"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8398, "rotation=11"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8399, "rotation=12"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8400, "rotation=13"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8401, "rotation=14"));
Block.BLACK_BANNER.addBlockAlternative(new BlockAlternative((short) 8402, "rotation=15"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackBed {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1321, "facing=north", "occupied=true", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1322, "facing=north", "occupied=true", "part=foot"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1323, "facing=north", "occupied=false", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1324, "facing=north", "occupied=false", "part=foot"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1325, "facing=south", "occupied=true", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1326, "facing=south", "occupied=true", "part=foot"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1327, "facing=south", "occupied=false", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1328, "facing=south", "occupied=false", "part=foot"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1329, "facing=west", "occupied=true", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1330, "facing=west", "occupied=true", "part=foot"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1331, "facing=west", "occupied=false", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1332, "facing=west", "occupied=false", "part=foot"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1333, "facing=east", "occupied=true", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1334, "facing=east", "occupied=true", "part=foot"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1335, "facing=east", "occupied=false", "part=head"));
Block.BLACK_BED.addBlockAlternative(new BlockAlternative((short) 1336, "facing=east", "occupied=false", "part=foot"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackCandle {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17614, "candles=1", "lit=true", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17615, "candles=1", "lit=true", "waterlogged=false"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17616, "candles=1", "lit=false", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17617, "candles=1", "lit=false", "waterlogged=false"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17618, "candles=2", "lit=true", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17619, "candles=2", "lit=true", "waterlogged=false"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17620, "candles=2", "lit=false", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17621, "candles=2", "lit=false", "waterlogged=false"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17622, "candles=3", "lit=true", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17623, "candles=3", "lit=true", "waterlogged=false"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17624, "candles=3", "lit=false", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17625, "candles=3", "lit=false", "waterlogged=false"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17626, "candles=4", "lit=true", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17627, "candles=4", "lit=true", "waterlogged=false"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17628, "candles=4", "lit=false", "waterlogged=true"));
Block.BLACK_CANDLE.addBlockAlternative(new BlockAlternative((short) 17629, "candles=4", "lit=false", "waterlogged=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackCandleCake {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17662, "lit=true"));
Block.BLACK_CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17663, "lit=false"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackGlazedTerracotta {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9684, "facing=north"));
Block.BLACK_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9685, "facing=south"));
Block.BLACK_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9686, "facing=west"));
Block.BLACK_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9687, "facing=east"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackShulkerBox {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9618, "facing=north"));
Block.BLACK_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9619, "facing=east"));
Block.BLACK_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9620, "facing=south"));
Block.BLACK_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9621, "facing=west"));
Block.BLACK_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9622, "facing=up"));
Block.BLACK_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9623, "facing=down"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackStainedGlassPane {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7561, "east=true", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7562, "east=true", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7563, "east=true", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7564, "east=true", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7565, "east=true", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7566, "east=true", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7567, "east=true", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7568, "east=true", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7569, "east=true", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7570, "east=true", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7571, "east=true", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7572, "east=true", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7573, "east=true", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7574, "east=true", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7575, "east=true", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7576, "east=true", "north=false", "south=false", "waterlogged=false", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7577, "east=false", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7578, "east=false", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7579, "east=false", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7580, "east=false", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7581, "east=false", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7582, "east=false", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7583, "east=false", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7584, "east=false", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7585, "east=false", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7586, "east=false", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7587, "east=false", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7588, "east=false", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7589, "east=false", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7590, "east=false", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7591, "east=false", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BLACK_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7592, "east=false", "north=false", "south=false", "waterlogged=false", "west=false"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackWallBanner {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACK_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8463, "facing=north"));
Block.BLACK_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8464, "facing=south"));
Block.BLACK_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8465, "facing=west"));
Block.BLACK_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8466, "facing=east"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackstoneSlab {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACKSTONE_SLAB.addBlockAlternative(new BlockAlternative((short) 16498, "type=top", "waterlogged=true"));
Block.BLACKSTONE_SLAB.addBlockAlternative(new BlockAlternative((short) 16499, "type=top", "waterlogged=false"));
Block.BLACKSTONE_SLAB.addBlockAlternative(new BlockAlternative((short) 16500, "type=bottom", "waterlogged=true"));
Block.BLACKSTONE_SLAB.addBlockAlternative(new BlockAlternative((short) 16501, "type=bottom", "waterlogged=false"));
Block.BLACKSTONE_SLAB.addBlockAlternative(new BlockAlternative((short) 16502, "type=double", "waterlogged=true"));
Block.BLACKSTONE_SLAB.addBlockAlternative(new BlockAlternative((short) 16503, "type=double", "waterlogged=false"));
}
}

View File

@ -1,103 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackstoneStairs {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16094, "facing=north", "half=top", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16095, "facing=north", "half=top", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16096, "facing=north", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16097, "facing=north", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16098, "facing=north", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16099, "facing=north", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16100, "facing=north", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16101, "facing=north", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16102, "facing=north", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16103, "facing=north", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16104, "facing=north", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16105, "facing=north", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16106, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16107, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16108, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16109, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16110, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16111, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16112, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16113, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16114, "facing=south", "half=top", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16115, "facing=south", "half=top", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16116, "facing=south", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16117, "facing=south", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16118, "facing=south", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16119, "facing=south", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16120, "facing=south", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16121, "facing=south", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16122, "facing=south", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16123, "facing=south", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16124, "facing=south", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16125, "facing=south", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16126, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16127, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16128, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16129, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16130, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16131, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16132, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16133, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16134, "facing=west", "half=top", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16135, "facing=west", "half=top", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16136, "facing=west", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16137, "facing=west", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16138, "facing=west", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16139, "facing=west", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16140, "facing=west", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16141, "facing=west", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16142, "facing=west", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16143, "facing=west", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16144, "facing=west", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16145, "facing=west", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16146, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16147, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16148, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16149, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16150, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16151, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16152, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16153, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16154, "facing=east", "half=top", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16155, "facing=east", "half=top", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16156, "facing=east", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16157, "facing=east", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16158, "facing=east", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16159, "facing=east", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16160, "facing=east", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16161, "facing=east", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16162, "facing=east", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16163, "facing=east", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16164, "facing=east", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16165, "facing=east", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16166, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16167, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16168, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16169, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16170, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16171, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16172, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BLACKSTONE_STAIRS.addBlockAlternative(new BlockAlternative((short) 16173, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=false"));
}
}

View File

@ -1,347 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlackstoneWall {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16174, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16175, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16176, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16177, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16178, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16179, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16180, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16181, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16182, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16183, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16184, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16185, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16186, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16187, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16188, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16189, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16190, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16191, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16192, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16193, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16194, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16195, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16196, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16197, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16198, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16199, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16200, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16201, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16202, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16203, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16204, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16205, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16206, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16207, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16208, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16209, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16210, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16211, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16212, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16213, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16214, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16215, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16216, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16217, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16218, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16219, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16220, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16221, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16222, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16223, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16224, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16225, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16226, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16227, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16228, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16229, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16230, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16231, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16232, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16233, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16234, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16235, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16236, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16237, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16238, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16239, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16240, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16241, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16242, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16243, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16244, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16245, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16246, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16247, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16248, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16249, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16250, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16251, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16252, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16253, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16254, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16255, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16256, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16257, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16258, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16259, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16260, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16261, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16262, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16263, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16264, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16265, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16266, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16267, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16268, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16269, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16270, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16271, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16272, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16273, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16274, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16275, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16276, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16277, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16278, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16279, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16280, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16281, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16282, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16283, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16284, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16285, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16286, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16287, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16288, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16289, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16290, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16291, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16292, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16293, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16294, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16295, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16296, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16297, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16298, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16299, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16300, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16301, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16302, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16303, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16304, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16305, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16306, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16307, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16308, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16309, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16310, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16311, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16312, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16313, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16314, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16315, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16316, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16317, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16318, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16319, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16320, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16321, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16322, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16323, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16324, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16325, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16326, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16327, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16328, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16329, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16330, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16331, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16332, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16333, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16334, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16335, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16336, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16337, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16338, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16339, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16340, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16341, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16342, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16343, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16344, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16345, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16346, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16347, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16348, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16349, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16350, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16351, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16352, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16353, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16354, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16355, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16356, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16357, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16358, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16359, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16360, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16361, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16362, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16363, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16364, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16365, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16366, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16367, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16368, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16369, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16370, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16371, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16372, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16373, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16374, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16375, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16376, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16377, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16378, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16379, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16380, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16381, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16382, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16383, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16384, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16385, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16386, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16387, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16388, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16389, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16390, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16391, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16392, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16393, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16394, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16395, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16396, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16397, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16398, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16399, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16400, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16401, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16402, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16403, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16404, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16405, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16406, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16407, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16408, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16409, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16410, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16411, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16412, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16413, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16414, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16415, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16416, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16417, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16418, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16419, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16420, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16421, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16422, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16423, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16424, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16425, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16426, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16427, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16428, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16429, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16430, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16431, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16432, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16433, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16434, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16435, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16436, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16437, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16438, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16439, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16440, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16441, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16442, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16443, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16444, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16445, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16446, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16447, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16448, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16449, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16450, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16451, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16452, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16453, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16454, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16455, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16456, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16457, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16458, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16459, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16460, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16461, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16462, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16463, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16464, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16465, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16466, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16467, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16468, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16469, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16470, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16471, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16472, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16473, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16474, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16475, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16476, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16477, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16478, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16479, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16480, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16481, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16482, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16483, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16484, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16485, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16486, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16487, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16488, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16489, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16490, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16491, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16492, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16493, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16494, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16495, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16496, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BLACKSTONE_WALL.addBlockAlternative(new BlockAlternative((short) 16497, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlastFurnace {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15061, "facing=north", "lit=true"));
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15062, "facing=north", "lit=false"));
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15063, "facing=south", "lit=true"));
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15064, "facing=south", "lit=false"));
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15065, "facing=west", "lit=true"));
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15066, "facing=west", "lit=false"));
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15067, "facing=east", "lit=true"));
Block.BLAST_FURNACE.addBlockAlternative(new BlockAlternative((short) 15068, "facing=east", "lit=false"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueBanner {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8323, "rotation=0"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8324, "rotation=1"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8325, "rotation=2"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8326, "rotation=3"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8327, "rotation=4"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8328, "rotation=5"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8329, "rotation=6"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8330, "rotation=7"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8331, "rotation=8"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8332, "rotation=9"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8333, "rotation=10"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8334, "rotation=11"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8335, "rotation=12"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8336, "rotation=13"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8337, "rotation=14"));
Block.BLUE_BANNER.addBlockAlternative(new BlockAlternative((short) 8338, "rotation=15"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueBed {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1257, "facing=north", "occupied=true", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1258, "facing=north", "occupied=true", "part=foot"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1259, "facing=north", "occupied=false", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1260, "facing=north", "occupied=false", "part=foot"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1261, "facing=south", "occupied=true", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1262, "facing=south", "occupied=true", "part=foot"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1263, "facing=south", "occupied=false", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1264, "facing=south", "occupied=false", "part=foot"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1265, "facing=west", "occupied=true", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1266, "facing=west", "occupied=true", "part=foot"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1267, "facing=west", "occupied=false", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1268, "facing=west", "occupied=false", "part=foot"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1269, "facing=east", "occupied=true", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1270, "facing=east", "occupied=true", "part=foot"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1271, "facing=east", "occupied=false", "part=head"));
Block.BLUE_BED.addBlockAlternative(new BlockAlternative((short) 1272, "facing=east", "occupied=false", "part=foot"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueCandle {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17550, "candles=1", "lit=true", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17551, "candles=1", "lit=true", "waterlogged=false"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17552, "candles=1", "lit=false", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17553, "candles=1", "lit=false", "waterlogged=false"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17554, "candles=2", "lit=true", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17555, "candles=2", "lit=true", "waterlogged=false"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17556, "candles=2", "lit=false", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17557, "candles=2", "lit=false", "waterlogged=false"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17558, "candles=3", "lit=true", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17559, "candles=3", "lit=true", "waterlogged=false"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17560, "candles=3", "lit=false", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17561, "candles=3", "lit=false", "waterlogged=false"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17562, "candles=4", "lit=true", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17563, "candles=4", "lit=true", "waterlogged=false"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17564, "candles=4", "lit=false", "waterlogged=true"));
Block.BLUE_CANDLE.addBlockAlternative(new BlockAlternative((short) 17565, "candles=4", "lit=false", "waterlogged=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueCandleCake {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17654, "lit=true"));
Block.BLUE_CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17655, "lit=false"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueGlazedTerracotta {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9668, "facing=north"));
Block.BLUE_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9669, "facing=south"));
Block.BLUE_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9670, "facing=west"));
Block.BLUE_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9671, "facing=east"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueShulkerBox {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9594, "facing=north"));
Block.BLUE_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9595, "facing=east"));
Block.BLUE_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9596, "facing=south"));
Block.BLUE_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9597, "facing=west"));
Block.BLUE_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9598, "facing=up"));
Block.BLUE_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9599, "facing=down"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueStainedGlassPane {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7433, "east=true", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7434, "east=true", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7435, "east=true", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7436, "east=true", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7437, "east=true", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7438, "east=true", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7439, "east=true", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7440, "east=true", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7441, "east=true", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7442, "east=true", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7443, "east=true", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7444, "east=true", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7445, "east=true", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7446, "east=true", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7447, "east=true", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7448, "east=true", "north=false", "south=false", "waterlogged=false", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7449, "east=false", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7450, "east=false", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7451, "east=false", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7452, "east=false", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7453, "east=false", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7454, "east=false", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7455, "east=false", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7456, "east=false", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7457, "east=false", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7458, "east=false", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7459, "east=false", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7460, "east=false", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7461, "east=false", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7462, "east=false", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7463, "east=false", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BLUE_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7464, "east=false", "north=false", "south=false", "waterlogged=false", "west=false"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BlueWallBanner {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BLUE_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8447, "facing=north"));
Block.BLUE_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8448, "facing=south"));
Block.BLUE_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8449, "facing=west"));
Block.BLUE_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8450, "facing=east"));
}
}

View File

@ -1,26 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BoneBlock {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BONE_BLOCK.addBlockAlternative(new BlockAlternative((short) 9506, "axis=x"));
Block.BONE_BLOCK.addBlockAlternative(new BlockAlternative((short) 9507, "axis=y"));
Block.BONE_BLOCK.addBlockAlternative(new BlockAlternative((short) 9508, "axis=z"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrainCoral {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BRAIN_CORAL.addBlockAlternative(new BlockAlternative((short) 9782, "waterlogged=true"));
Block.BRAIN_CORAL.addBlockAlternative(new BlockAlternative((short) 9783, "waterlogged=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrainCoralFan {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BRAIN_CORAL_FAN.addBlockAlternative(new BlockAlternative((short) 9802, "waterlogged=true"));
Block.BRAIN_CORAL_FAN.addBlockAlternative(new BlockAlternative((short) 9803, "waterlogged=false"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrainCoralWallFan {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9858, "facing=north", "waterlogged=true"));
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9859, "facing=north", "waterlogged=false"));
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9860, "facing=south", "waterlogged=true"));
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9861, "facing=south", "waterlogged=false"));
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9862, "facing=west", "waterlogged=true"));
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9863, "facing=west", "waterlogged=false"));
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9864, "facing=east", "waterlogged=true"));
Block.BRAIN_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9865, "facing=east", "waterlogged=false"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrewingStand {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5334, "has_bottle_0=true", "has_bottle_1=true", "has_bottle_2=true"));
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5335, "has_bottle_0=true", "has_bottle_1=true", "has_bottle_2=false"));
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5336, "has_bottle_0=true", "has_bottle_1=false", "has_bottle_2=true"));
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5337, "has_bottle_0=true", "has_bottle_1=false", "has_bottle_2=false"));
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5338, "has_bottle_0=false", "has_bottle_1=true", "has_bottle_2=true"));
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5339, "has_bottle_0=false", "has_bottle_1=true", "has_bottle_2=false"));
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5340, "has_bottle_0=false", "has_bottle_1=false", "has_bottle_2=true"));
Block.BREWING_STAND.addBlockAlternative(new BlockAlternative((short) 5341, "has_bottle_0=false", "has_bottle_1=false", "has_bottle_2=false"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrickSlab {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BRICK_SLAB.addBlockAlternative(new BlockAlternative((short) 8622, "type=top", "waterlogged=true"));
Block.BRICK_SLAB.addBlockAlternative(new BlockAlternative((short) 8623, "type=top", "waterlogged=false"));
Block.BRICK_SLAB.addBlockAlternative(new BlockAlternative((short) 8624, "type=bottom", "waterlogged=true"));
Block.BRICK_SLAB.addBlockAlternative(new BlockAlternative((short) 8625, "type=bottom", "waterlogged=false"));
Block.BRICK_SLAB.addBlockAlternative(new BlockAlternative((short) 8626, "type=double", "waterlogged=true"));
Block.BRICK_SLAB.addBlockAlternative(new BlockAlternative((short) 8627, "type=double", "waterlogged=false"));
}
}

View File

@ -1,103 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrickStairs {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5053, "facing=north", "half=top", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5054, "facing=north", "half=top", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5055, "facing=north", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5056, "facing=north", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5057, "facing=north", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5058, "facing=north", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5059, "facing=north", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5060, "facing=north", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5061, "facing=north", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5062, "facing=north", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5063, "facing=north", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5064, "facing=north", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5065, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5066, "facing=north", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5067, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5068, "facing=north", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5069, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5070, "facing=north", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5071, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5072, "facing=north", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5073, "facing=south", "half=top", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5074, "facing=south", "half=top", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5075, "facing=south", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5076, "facing=south", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5077, "facing=south", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5078, "facing=south", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5079, "facing=south", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5080, "facing=south", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5081, "facing=south", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5082, "facing=south", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5083, "facing=south", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5084, "facing=south", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5085, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5086, "facing=south", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5087, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5088, "facing=south", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5089, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5090, "facing=south", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5091, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5092, "facing=south", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5093, "facing=west", "half=top", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5094, "facing=west", "half=top", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5095, "facing=west", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5096, "facing=west", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5097, "facing=west", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5098, "facing=west", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5099, "facing=west", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5100, "facing=west", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5101, "facing=west", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5102, "facing=west", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5103, "facing=west", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5104, "facing=west", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5105, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5106, "facing=west", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5107, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5108, "facing=west", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5109, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5110, "facing=west", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5111, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5112, "facing=west", "half=bottom", "shape=outer_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5113, "facing=east", "half=top", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5114, "facing=east", "half=top", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5115, "facing=east", "half=top", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5116, "facing=east", "half=top", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5117, "facing=east", "half=top", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5118, "facing=east", "half=top", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5119, "facing=east", "half=top", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5120, "facing=east", "half=top", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5121, "facing=east", "half=top", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5122, "facing=east", "half=top", "shape=outer_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5123, "facing=east", "half=bottom", "shape=straight", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5124, "facing=east", "half=bottom", "shape=straight", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5125, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5126, "facing=east", "half=bottom", "shape=inner_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5127, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5128, "facing=east", "half=bottom", "shape=inner_right", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5129, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5130, "facing=east", "half=bottom", "shape=outer_left", "waterlogged=false"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5131, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=true"));
Block.BRICK_STAIRS.addBlockAlternative(new BlockAlternative((short) 5132, "facing=east", "half=bottom", "shape=outer_right", "waterlogged=false"));
}
}

View File

@ -1,347 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrickWall {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11117, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11118, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11119, "east=none", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11120, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11121, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11122, "east=none", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11123, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11124, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11125, "east=none", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11126, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11127, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11128, "east=none", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11129, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11130, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11131, "east=none", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11132, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11133, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11134, "east=none", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11135, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11136, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11137, "east=none", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11138, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11139, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11140, "east=none", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11141, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11142, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11143, "east=none", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11144, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11145, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11146, "east=none", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11147, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11148, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11149, "east=none", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11150, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11151, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11152, "east=none", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11153, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11154, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11155, "east=none", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11156, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11157, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11158, "east=none", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11159, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11160, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11161, "east=none", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11162, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11163, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11164, "east=none", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11165, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11166, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11167, "east=none", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11168, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11169, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11170, "east=none", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11171, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11172, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11173, "east=none", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11174, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11175, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11176, "east=none", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11177, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11178, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11179, "east=none", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11180, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11181, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11182, "east=none", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11183, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11184, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11185, "east=none", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11186, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11187, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11188, "east=none", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11189, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11190, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11191, "east=none", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11192, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11193, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11194, "east=none", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11195, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11196, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11197, "east=none", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11198, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11199, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11200, "east=none", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11201, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11202, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11203, "east=none", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11204, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11205, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11206, "east=none", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11207, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11208, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11209, "east=none", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11210, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11211, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11212, "east=none", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11213, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11214, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11215, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11216, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11217, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11218, "east=none", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11219, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11220, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11221, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11222, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11223, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11224, "east=none", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11225, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11226, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11227, "east=low", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11228, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11229, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11230, "east=low", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11231, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11232, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11233, "east=low", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11234, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11235, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11236, "east=low", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11237, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11238, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11239, "east=low", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11240, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11241, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11242, "east=low", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11243, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11244, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11245, "east=low", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11246, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11247, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11248, "east=low", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11249, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11250, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11251, "east=low", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11252, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11253, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11254, "east=low", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11255, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11256, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11257, "east=low", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11258, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11259, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11260, "east=low", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11261, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11262, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11263, "east=low", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11264, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11265, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11266, "east=low", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11267, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11268, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11269, "east=low", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11270, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11271, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11272, "east=low", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11273, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11274, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11275, "east=low", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11276, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11277, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11278, "east=low", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11279, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11280, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11281, "east=low", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11282, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11283, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11284, "east=low", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11285, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11286, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11287, "east=low", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11288, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11289, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11290, "east=low", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11291, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11292, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11293, "east=low", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11294, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11295, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11296, "east=low", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11297, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11298, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11299, "east=low", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11300, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11301, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11302, "east=low", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11303, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11304, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11305, "east=low", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11306, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11307, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11308, "east=low", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11309, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11310, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11311, "east=low", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11312, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11313, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11314, "east=low", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11315, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11316, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11317, "east=low", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11318, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11319, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11320, "east=low", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11321, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11322, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11323, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11324, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11325, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11326, "east=low", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11327, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11328, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11329, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11330, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11331, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11332, "east=low", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11333, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11334, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11335, "east=tall", "north=none", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11336, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11337, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11338, "east=tall", "north=none", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11339, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11340, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11341, "east=tall", "north=none", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11342, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11343, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11344, "east=tall", "north=none", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11345, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11346, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11347, "east=tall", "north=none", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11348, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11349, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11350, "east=tall", "north=none", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11351, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11352, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11353, "east=tall", "north=none", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11354, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11355, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11356, "east=tall", "north=none", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11357, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11358, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11359, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11360, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11361, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11362, "east=tall", "north=none", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11363, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11364, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11365, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11366, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11367, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11368, "east=tall", "north=none", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11369, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11370, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11371, "east=tall", "north=low", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11372, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11373, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11374, "east=tall", "north=low", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11375, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11376, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11377, "east=tall", "north=low", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11378, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11379, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11380, "east=tall", "north=low", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11381, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11382, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11383, "east=tall", "north=low", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11384, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11385, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11386, "east=tall", "north=low", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11387, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11388, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11389, "east=tall", "north=low", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11390, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11391, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11392, "east=tall", "north=low", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11393, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11394, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11395, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11396, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11397, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11398, "east=tall", "north=low", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11399, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11400, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11401, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11402, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11403, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11404, "east=tall", "north=low", "south=tall", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11405, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11406, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11407, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11408, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11409, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11410, "east=tall", "north=tall", "south=none", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11411, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11412, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11413, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11414, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11415, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11416, "east=tall", "north=tall", "south=none", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11417, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11418, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11419, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11420, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11421, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11422, "east=tall", "north=tall", "south=low", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11423, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11424, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11425, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11426, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11427, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11428, "east=tall", "north=tall", "south=low", "up=false", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11429, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11430, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11431, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11432, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11433, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11434, "east=tall", "north=tall", "south=tall", "up=true", "waterlogged=false", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11435, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11436, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11437, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=true", "west=tall"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11438, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=none"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11439, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=low"));
Block.BRICK_WALL.addBlockAlternative(new BlockAlternative((short) 11440, "east=tall", "north=tall", "south=tall", "up=false", "waterlogged=false", "west=tall"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownBanner {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8339, "rotation=0"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8340, "rotation=1"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8341, "rotation=2"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8342, "rotation=3"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8343, "rotation=4"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8344, "rotation=5"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8345, "rotation=6"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8346, "rotation=7"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8347, "rotation=8"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8348, "rotation=9"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8349, "rotation=10"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8350, "rotation=11"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8351, "rotation=12"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8352, "rotation=13"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8353, "rotation=14"));
Block.BROWN_BANNER.addBlockAlternative(new BlockAlternative((short) 8354, "rotation=15"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownBed {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1273, "facing=north", "occupied=true", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1274, "facing=north", "occupied=true", "part=foot"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1275, "facing=north", "occupied=false", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1276, "facing=north", "occupied=false", "part=foot"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1277, "facing=south", "occupied=true", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1278, "facing=south", "occupied=true", "part=foot"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1279, "facing=south", "occupied=false", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1280, "facing=south", "occupied=false", "part=foot"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1281, "facing=west", "occupied=true", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1282, "facing=west", "occupied=true", "part=foot"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1283, "facing=west", "occupied=false", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1284, "facing=west", "occupied=false", "part=foot"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1285, "facing=east", "occupied=true", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1286, "facing=east", "occupied=true", "part=foot"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1287, "facing=east", "occupied=false", "part=head"));
Block.BROWN_BED.addBlockAlternative(new BlockAlternative((short) 1288, "facing=east", "occupied=false", "part=foot"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownCandle {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17566, "candles=1", "lit=true", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17567, "candles=1", "lit=true", "waterlogged=false"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17568, "candles=1", "lit=false", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17569, "candles=1", "lit=false", "waterlogged=false"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17570, "candles=2", "lit=true", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17571, "candles=2", "lit=true", "waterlogged=false"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17572, "candles=2", "lit=false", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17573, "candles=2", "lit=false", "waterlogged=false"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17574, "candles=3", "lit=true", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17575, "candles=3", "lit=true", "waterlogged=false"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17576, "candles=3", "lit=false", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17577, "candles=3", "lit=false", "waterlogged=false"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17578, "candles=4", "lit=true", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17579, "candles=4", "lit=true", "waterlogged=false"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17580, "candles=4", "lit=false", "waterlogged=true"));
Block.BROWN_CANDLE.addBlockAlternative(new BlockAlternative((short) 17581, "candles=4", "lit=false", "waterlogged=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownCandleCake {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17656, "lit=true"));
Block.BROWN_CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17657, "lit=false"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownGlazedTerracotta {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9672, "facing=north"));
Block.BROWN_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9673, "facing=south"));
Block.BROWN_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9674, "facing=west"));
Block.BROWN_GLAZED_TERRACOTTA.addBlockAlternative(new BlockAlternative((short) 9675, "facing=east"));
}
}

View File

@ -1,87 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownMushroomBlock {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4574, "down=true", "east=true", "north=true", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4575, "down=true", "east=true", "north=true", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4576, "down=true", "east=true", "north=true", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4577, "down=true", "east=true", "north=true", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4578, "down=true", "east=true", "north=true", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4579, "down=true", "east=true", "north=true", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4580, "down=true", "east=true", "north=true", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4581, "down=true", "east=true", "north=true", "south=false", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4582, "down=true", "east=true", "north=false", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4583, "down=true", "east=true", "north=false", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4584, "down=true", "east=true", "north=false", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4585, "down=true", "east=true", "north=false", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4586, "down=true", "east=true", "north=false", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4587, "down=true", "east=true", "north=false", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4588, "down=true", "east=true", "north=false", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4589, "down=true", "east=true", "north=false", "south=false", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4590, "down=true", "east=false", "north=true", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4591, "down=true", "east=false", "north=true", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4592, "down=true", "east=false", "north=true", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4593, "down=true", "east=false", "north=true", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4594, "down=true", "east=false", "north=true", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4595, "down=true", "east=false", "north=true", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4596, "down=true", "east=false", "north=true", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4597, "down=true", "east=false", "north=true", "south=false", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4598, "down=true", "east=false", "north=false", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4599, "down=true", "east=false", "north=false", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4600, "down=true", "east=false", "north=false", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4601, "down=true", "east=false", "north=false", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4602, "down=true", "east=false", "north=false", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4603, "down=true", "east=false", "north=false", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4604, "down=true", "east=false", "north=false", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4605, "down=true", "east=false", "north=false", "south=false", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4606, "down=false", "east=true", "north=true", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4607, "down=false", "east=true", "north=true", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4608, "down=false", "east=true", "north=true", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4609, "down=false", "east=true", "north=true", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4610, "down=false", "east=true", "north=true", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4611, "down=false", "east=true", "north=true", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4612, "down=false", "east=true", "north=true", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4613, "down=false", "east=true", "north=true", "south=false", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4614, "down=false", "east=true", "north=false", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4615, "down=false", "east=true", "north=false", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4616, "down=false", "east=true", "north=false", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4617, "down=false", "east=true", "north=false", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4618, "down=false", "east=true", "north=false", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4619, "down=false", "east=true", "north=false", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4620, "down=false", "east=true", "north=false", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4621, "down=false", "east=true", "north=false", "south=false", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4622, "down=false", "east=false", "north=true", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4623, "down=false", "east=false", "north=true", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4624, "down=false", "east=false", "north=true", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4625, "down=false", "east=false", "north=true", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4626, "down=false", "east=false", "north=true", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4627, "down=false", "east=false", "north=true", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4628, "down=false", "east=false", "north=true", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4629, "down=false", "east=false", "north=true", "south=false", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4630, "down=false", "east=false", "north=false", "south=true", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4631, "down=false", "east=false", "north=false", "south=true", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4632, "down=false", "east=false", "north=false", "south=true", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4633, "down=false", "east=false", "north=false", "south=true", "up=false", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4634, "down=false", "east=false", "north=false", "south=false", "up=true", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4635, "down=false", "east=false", "north=false", "south=false", "up=true", "west=false"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4636, "down=false", "east=false", "north=false", "south=false", "up=false", "west=true"));
Block.BROWN_MUSHROOM_BLOCK.addBlockAlternative(new BlockAlternative((short) 4637, "down=false", "east=false", "north=false", "south=false", "up=false", "west=false"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownShulkerBox {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9600, "facing=north"));
Block.BROWN_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9601, "facing=east"));
Block.BROWN_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9602, "facing=south"));
Block.BROWN_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9603, "facing=west"));
Block.BROWN_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9604, "facing=up"));
Block.BROWN_SHULKER_BOX.addBlockAlternative(new BlockAlternative((short) 9605, "facing=down"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownStainedGlassPane {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7465, "east=true", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7466, "east=true", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7467, "east=true", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7468, "east=true", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7469, "east=true", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7470, "east=true", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7471, "east=true", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7472, "east=true", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7473, "east=true", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7474, "east=true", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7475, "east=true", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7476, "east=true", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7477, "east=true", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7478, "east=true", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7479, "east=true", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7480, "east=true", "north=false", "south=false", "waterlogged=false", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7481, "east=false", "north=true", "south=true", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7482, "east=false", "north=true", "south=true", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7483, "east=false", "north=true", "south=true", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7484, "east=false", "north=true", "south=true", "waterlogged=false", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7485, "east=false", "north=true", "south=false", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7486, "east=false", "north=true", "south=false", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7487, "east=false", "north=true", "south=false", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7488, "east=false", "north=true", "south=false", "waterlogged=false", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7489, "east=false", "north=false", "south=true", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7490, "east=false", "north=false", "south=true", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7491, "east=false", "north=false", "south=true", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7492, "east=false", "north=false", "south=true", "waterlogged=false", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7493, "east=false", "north=false", "south=false", "waterlogged=true", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7494, "east=false", "north=false", "south=false", "waterlogged=true", "west=false"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7495, "east=false", "north=false", "south=false", "waterlogged=false", "west=true"));
Block.BROWN_STAINED_GLASS_PANE.addBlockAlternative(new BlockAlternative((short) 7496, "east=false", "north=false", "south=false", "waterlogged=false", "west=false"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BrownWallBanner {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BROWN_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8451, "facing=north"));
Block.BROWN_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8452, "facing=south"));
Block.BROWN_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8453, "facing=west"));
Block.BROWN_WALL_BANNER.addBlockAlternative(new BlockAlternative((short) 8454, "facing=east"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BubbleColumn {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BUBBLE_COLUMN.addBlockAlternative(new BlockAlternative((short) 9917, "drag=true"));
Block.BUBBLE_COLUMN.addBlockAlternative(new BlockAlternative((short) 9918, "drag=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BubbleCoral {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BUBBLE_CORAL.addBlockAlternative(new BlockAlternative((short) 9784, "waterlogged=true"));
Block.BUBBLE_CORAL.addBlockAlternative(new BlockAlternative((short) 9785, "waterlogged=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BubbleCoralFan {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BUBBLE_CORAL_FAN.addBlockAlternative(new BlockAlternative((short) 9804, "waterlogged=true"));
Block.BUBBLE_CORAL_FAN.addBlockAlternative(new BlockAlternative((short) 9805, "waterlogged=false"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class BubbleCoralWallFan {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9866, "facing=north", "waterlogged=true"));
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9867, "facing=north", "waterlogged=false"));
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9868, "facing=south", "waterlogged=true"));
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9869, "facing=south", "waterlogged=false"));
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9870, "facing=west", "waterlogged=true"));
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9871, "facing=west", "waterlogged=false"));
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9872, "facing=east", "waterlogged=true"));
Block.BUBBLE_CORAL_WALL_FAN.addBlockAlternative(new BlockAlternative((short) 9873, "facing=east", "waterlogged=false"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Cactus {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4000, "age=0"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4001, "age=1"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4002, "age=2"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4003, "age=3"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4004, "age=4"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4005, "age=5"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4006, "age=6"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4007, "age=7"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4008, "age=8"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4009, "age=9"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4010, "age=10"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4011, "age=11"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4012, "age=12"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4013, "age=13"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4014, "age=14"));
Block.CACTUS.addBlockAlternative(new BlockAlternative((short) 4015, "age=15"));
}
}

View File

@ -1,30 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Cake {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CAKE.addBlockAlternative(new BlockAlternative((short) 4093, "bites=0"));
Block.CAKE.addBlockAlternative(new BlockAlternative((short) 4094, "bites=1"));
Block.CAKE.addBlockAlternative(new BlockAlternative((short) 4095, "bites=2"));
Block.CAKE.addBlockAlternative(new BlockAlternative((short) 4096, "bites=3"));
Block.CAKE.addBlockAlternative(new BlockAlternative((short) 4097, "bites=4"));
Block.CAKE.addBlockAlternative(new BlockAlternative((short) 4098, "bites=5"));
Block.CAKE.addBlockAlternative(new BlockAlternative((short) 4099, "bites=6"));
}
}

View File

@ -1,55 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Campfire {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15144, "facing=north", "lit=true", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15145, "facing=north", "lit=true", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15146, "facing=north", "lit=true", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15147, "facing=north", "lit=true", "signal_fire=false", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15148, "facing=north", "lit=false", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15149, "facing=north", "lit=false", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15150, "facing=north", "lit=false", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15151, "facing=north", "lit=false", "signal_fire=false", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15152, "facing=south", "lit=true", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15153, "facing=south", "lit=true", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15154, "facing=south", "lit=true", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15155, "facing=south", "lit=true", "signal_fire=false", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15156, "facing=south", "lit=false", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15157, "facing=south", "lit=false", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15158, "facing=south", "lit=false", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15159, "facing=south", "lit=false", "signal_fire=false", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15160, "facing=west", "lit=true", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15161, "facing=west", "lit=true", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15162, "facing=west", "lit=true", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15163, "facing=west", "lit=true", "signal_fire=false", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15164, "facing=west", "lit=false", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15165, "facing=west", "lit=false", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15166, "facing=west", "lit=false", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15167, "facing=west", "lit=false", "signal_fire=false", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15168, "facing=east", "lit=true", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15169, "facing=east", "lit=true", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15170, "facing=east", "lit=true", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15171, "facing=east", "lit=true", "signal_fire=false", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15172, "facing=east", "lit=false", "signal_fire=true", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15173, "facing=east", "lit=false", "signal_fire=true", "waterlogged=false"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15174, "facing=east", "lit=false", "signal_fire=false", "waterlogged=true"));
Block.CAMPFIRE.addBlockAlternative(new BlockAlternative((short) 15175, "facing=east", "lit=false", "signal_fire=false", "waterlogged=false"));
}
}

View File

@ -1,39 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Candle {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17358, "candles=1", "lit=true", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17359, "candles=1", "lit=true", "waterlogged=false"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17360, "candles=1", "lit=false", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17361, "candles=1", "lit=false", "waterlogged=false"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17362, "candles=2", "lit=true", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17363, "candles=2", "lit=true", "waterlogged=false"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17364, "candles=2", "lit=false", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17365, "candles=2", "lit=false", "waterlogged=false"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17366, "candles=3", "lit=true", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17367, "candles=3", "lit=true", "waterlogged=false"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17368, "candles=3", "lit=false", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17369, "candles=3", "lit=false", "waterlogged=false"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17370, "candles=4", "lit=true", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17371, "candles=4", "lit=true", "waterlogged=false"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17372, "candles=4", "lit=false", "waterlogged=true"));
Block.CANDLE.addBlockAlternative(new BlockAlternative((short) 17373, "candles=4", "lit=false", "waterlogged=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class CandleCake {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17630, "lit=true"));
Block.CANDLE_CAKE.addBlockAlternative(new BlockAlternative((short) 17631, "lit=false"));
}
}

View File

@ -1,31 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Carrots {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6536, "age=0"));
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6537, "age=1"));
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6538, "age=2"));
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6539, "age=3"));
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6540, "age=4"));
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6541, "age=5"));
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6542, "age=6"));
Block.CARROTS.addBlockAlternative(new BlockAlternative((short) 6543, "age=7"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class CarvedPumpkin {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CARVED_PUMPKIN.addBlockAlternative(new BlockAlternative((short) 4085, "facing=north"));
Block.CARVED_PUMPKIN.addBlockAlternative(new BlockAlternative((short) 4086, "facing=south"));
Block.CARVED_PUMPKIN.addBlockAlternative(new BlockAlternative((short) 4087, "facing=west"));
Block.CARVED_PUMPKIN.addBlockAlternative(new BlockAlternative((short) 4088, "facing=east"));
}
}

View File

@ -1,27 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Cauldron {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CAULDRON.addBlockAlternative(new BlockAlternative((short) 5145, "level=0"));
Block.CAULDRON.addBlockAlternative(new BlockAlternative((short) 5146, "level=1"));
Block.CAULDRON.addBlockAlternative(new BlockAlternative((short) 5147, "level=2"));
Block.CAULDRON.addBlockAlternative(new BlockAlternative((short) 5148, "level=3"));
}
}

View File

@ -1,75 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class CaveVines {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18565, "age=0", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18566, "age=0", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18567, "age=1", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18568, "age=1", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18569, "age=2", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18570, "age=2", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18571, "age=3", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18572, "age=3", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18573, "age=4", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18574, "age=4", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18575, "age=5", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18576, "age=5", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18577, "age=6", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18578, "age=6", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18579, "age=7", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18580, "age=7", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18581, "age=8", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18582, "age=8", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18583, "age=9", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18584, "age=9", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18585, "age=10", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18586, "age=10", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18587, "age=11", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18588, "age=11", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18589, "age=12", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18590, "age=12", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18591, "age=13", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18592, "age=13", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18593, "age=14", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18594, "age=14", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18595, "age=15", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18596, "age=15", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18597, "age=16", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18598, "age=16", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18599, "age=17", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18600, "age=17", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18601, "age=18", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18602, "age=18", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18603, "age=19", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18604, "age=19", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18605, "age=20", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18606, "age=20", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18607, "age=21", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18608, "age=21", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18609, "age=22", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18610, "age=22", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18611, "age=23", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18612, "age=23", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18613, "age=24", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18614, "age=24", "berries=false"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18615, "age=25", "berries=true"));
Block.CAVE_VINES.addBlockAlternative(new BlockAlternative((short) 18616, "age=25", "berries=false"));
}
}

View File

@ -1,25 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class CaveVinesPlant {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CAVE_VINES_PLANT.addBlockAlternative(new BlockAlternative((short) 18617, "berries=true"));
Block.CAVE_VINES_PLANT.addBlockAlternative(new BlockAlternative((short) 18618, "berries=false"));
}
}

View File

@ -1,29 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Chain {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CHAIN.addBlockAlternative(new BlockAlternative((short) 4798, "axis=x", "waterlogged=true"));
Block.CHAIN.addBlockAlternative(new BlockAlternative((short) 4799, "axis=x", "waterlogged=false"));
Block.CHAIN.addBlockAlternative(new BlockAlternative((short) 4800, "axis=y", "waterlogged=true"));
Block.CHAIN.addBlockAlternative(new BlockAlternative((short) 4801, "axis=y", "waterlogged=false"));
Block.CHAIN.addBlockAlternative(new BlockAlternative((short) 4802, "axis=z", "waterlogged=true"));
Block.CHAIN.addBlockAlternative(new BlockAlternative((short) 4803, "axis=z", "waterlogged=false"));
}
}

View File

@ -1,35 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class ChainCommandBlock {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9487, "conditional=true", "facing=north"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9488, "conditional=true", "facing=east"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9489, "conditional=true", "facing=south"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9490, "conditional=true", "facing=west"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9491, "conditional=true", "facing=up"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9492, "conditional=true", "facing=down"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9493, "conditional=false", "facing=north"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9494, "conditional=false", "facing=east"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9495, "conditional=false", "facing=south"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9496, "conditional=false", "facing=west"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9497, "conditional=false", "facing=up"));
Block.CHAIN_COMMAND_BLOCK.addBlockAlternative(new BlockAlternative((short) 9498, "conditional=false", "facing=down"));
}
}

View File

@ -1,47 +0,0 @@
package net.minestom.server.instance.block.states;
import net.minestom.server.instance.block.Block;
import net.minestom.server.instance.block.BlockAlternative;
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public final class Chest {
/**
* Completely internal. DO NOT USE. IF YOU ARE A USER AND FACE A PROBLEM WHILE USING THIS CODE, THAT'S ON YOU.
*/
@Deprecated(
since = "forever",
forRemoval = false
)
public static void initStates() {
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2090, "facing=north", "type=single", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2091, "facing=north", "type=single", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2092, "facing=north", "type=left", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2093, "facing=north", "type=left", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2094, "facing=north", "type=right", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2095, "facing=north", "type=right", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2096, "facing=south", "type=single", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2097, "facing=south", "type=single", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2098, "facing=south", "type=left", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2099, "facing=south", "type=left", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2100, "facing=south", "type=right", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2101, "facing=south", "type=right", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2102, "facing=west", "type=single", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2103, "facing=west", "type=single", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2104, "facing=west", "type=left", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2105, "facing=west", "type=left", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2106, "facing=west", "type=right", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2107, "facing=west", "type=right", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2108, "facing=east", "type=single", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2109, "facing=east", "type=single", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2110, "facing=east", "type=left", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2111, "facing=east", "type=left", "waterlogged=false"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2112, "facing=east", "type=right", "waterlogged=true"));
Block.CHEST.addBlockAlternative(new BlockAlternative((short) 2113, "facing=east", "type=right", "waterlogged=false"));
}
}

Some files were not shown because too many files have changed in this diff Show More