public class WallsSchematic extends MaskSchematic
x, y, z
Constructor and Description |
---|
WallsSchematic(ISchematic schematic) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
partOfMask(int x,
int y,
int z,
net.minecraft.block.state.IBlockState currentState) |
desiredState, inSchematic
heightY, lengthZ, widthX
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
reset, size
public WallsSchematic(ISchematic schematic)
protected boolean partOfMask(int x, int y, int z, net.minecraft.block.state.IBlockState currentState)
partOfMask
in class MaskSchematic