public class PatternMultiBlock extends MultiBlock
offset, ORIGIN_BLOCK_DATA, property, states| Constructor and Description |
|---|
PatternMultiBlock() |
| Modifier and Type | Method and Description |
|---|---|
PatternMultiBlock |
addLayer(java.lang.String... layer) |
void |
buildStates() |
PatternMultiBlock |
withRef(char c,
net.minecraft.block.Block block) |
PatternMultiBlock |
withRef(char c,
net.minecraft.block.state.IBlockState state) |
PatternMultiBlock |
withRef(char c,
MBlockState state) |
breakBlocks, canPlaceBlockAt, getOrigin, getRotation, getState, isBulkBreak, isBulkPlace, isComplete, isComplete, isFromMultiblock, isOrigin, iterator, placeBlocks, registerBlockData, setBulkProcess, setOffset, setPropertyDirection, setRotationpublic PatternMultiBlock addLayer(java.lang.String... layer)
public PatternMultiBlock withRef(char c, net.minecraft.block.Block block)
public PatternMultiBlock withRef(char c, net.minecraft.block.state.IBlockState state)
public PatternMultiBlock withRef(char c, MBlockState state)
public void buildStates()
buildStates in class MultiBlock