abstract static class StructureMineshaftPieces.Peice extends StructureComponent
StructureComponent.BlockSelector| Modifier and Type | Field and Description |
|---|---|
protected MapGenMineshaft.Type |
mineShaftType |
boundingBox, componentType| Constructor and Description |
|---|
Peice() |
Peice(int p_i47138_1_,
MapGenMineshaft.Type p_i47138_2_) |
| Modifier and Type | Method and Description |
|---|---|
protected IBlockState |
getFenceBlock() |
protected IBlockState |
getPlanksBlock() |
protected boolean |
isSupportingBox(World p_189918_1_,
StructureBoundingBox p_189918_2_,
int p_189918_3_,
int p_189918_4_,
int p_189918_5_,
int p_189918_6_) |
protected void |
readStructureFromNBT(NBTTagCompound tagCompound,
TemplateManager p_143011_2_) |
protected void |
writeStructureToNBT(NBTTagCompound tagCompound) |
addComponentParts, buildComponent, clearCurrentPositionBlocksUpwards, createDispenser, createStructureBaseNBT, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, generateChest, generateChest, generateDoor, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getSkyBrightness, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, readStructureBaseNBT, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseModeprotected MapGenMineshaft.Type mineShaftType
public Peice()
public Peice(int p_i47138_1_,
MapGenMineshaft.Type p_i47138_2_)
protected void writeStructureToNBT(NBTTagCompound tagCompound)
writeStructureToNBT in class StructureComponentprotected void readStructureFromNBT(NBTTagCompound tagCompound, TemplateManager p_143011_2_)
readStructureFromNBT in class StructureComponentprotected IBlockState getPlanksBlock()
protected IBlockState getFenceBlock()
protected boolean isSupportingBox(World p_189918_1_, StructureBoundingBox p_189918_2_, int p_189918_3_, int p_189918_4_, int p_189918_5_, int p_189918_6_)