public class ShellSchematic extends MaskSchematic
x, y, z
Constructor and Description |
---|
ShellSchematic(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 ShellSchematic(ISchematic schematic)
protected boolean partOfMask(int x, int y, int z, net.minecraft.block.state.IBlockState currentState)
partOfMask
in class MaskSchematic