public static class StructureStrongholdPieces.Corridor extends StructureStrongholdPieces.Stronghold
StructureStrongholdPieces.Stronghold.DoorStructureComponent.BlockSelectorentryDoorboundingBox, componentType| Constructor and Description |
|---|
Corridor() |
Corridor(int p_i45581_1_,
java.util.Random p_i45581_2_,
StructureBoundingBox p_i45581_3_,
EnumFacing p_i45581_4_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addComponentParts(World worldIn,
java.util.Random randomIn,
StructureBoundingBox structureBoundingBoxIn) |
static StructureBoundingBox |
findPieceBox(java.util.List<StructureComponent> p_175869_0_,
java.util.Random p_175869_1_,
int p_175869_2_,
int p_175869_3_,
int p_175869_4_,
EnumFacing p_175869_5_) |
protected void |
readStructureFromNBT(NBTTagCompound tagCompound,
TemplateManager p_143011_2_) |
protected void |
writeStructureToNBT(NBTTagCompound tagCompound) |
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoorbuildComponent, 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, setCoordBaseModepublic Corridor()
public Corridor(int p_i45581_1_,
java.util.Random p_i45581_2_,
StructureBoundingBox p_i45581_3_,
EnumFacing p_i45581_4_)
protected void writeStructureToNBT(NBTTagCompound tagCompound)
writeStructureToNBT in class StructureStrongholdPieces.Strongholdprotected void readStructureFromNBT(NBTTagCompound tagCompound, TemplateManager p_143011_2_)
readStructureFromNBT in class StructureStrongholdPieces.Strongholdpublic static StructureBoundingBox findPieceBox(java.util.List<StructureComponent> p_175869_0_, java.util.Random p_175869_1_, int p_175869_2_, int p_175869_3_, int p_175869_4_, EnumFacing p_175869_5_)
public boolean addComponentParts(World worldIn, java.util.Random randomIn, StructureBoundingBox structureBoundingBoxIn)
addComponentParts in class StructureComponent