public static class StrongholdPieces.Stairs2 extends StrongholdPieces.Stairs
StrongholdPieces.Stronghold.Door
StructurePiece.BlockSelector
Modifier and Type | Field and Description |
---|---|
StrongholdPieces.PieceWeight |
lastPlaced |
java.util.List<StructurePiece> |
pendingChildren |
StrongholdPieces.PortalRoom |
strongholdPortalRoom |
entryDoor
boundingBox, CAVE_AIR, componentType
Constructor and Description |
---|
Stairs2(java.util.Random p_i50117_1_,
int p_i50117_2_,
int p_i50117_3_) |
Stairs2(TemplateManager p_i50118_1_,
CompoundNBT p_i50118_2_) |
buildComponent, create, createPiece, readAdditional
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor
correctFacing, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_214810_a, generateChest, generateChest, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getRotation, getSkyBrightness, getStructurePieceType, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode, write
public StrongholdPieces.PieceWeight lastPlaced
@Nullable public StrongholdPieces.PortalRoom strongholdPortalRoom
public final java.util.List<StructurePiece> pendingChildren
public Stairs2(java.util.Random p_i50117_1_, int p_i50117_2_, int p_i50117_3_)
public Stairs2(TemplateManager p_i50118_1_, CompoundNBT p_i50118_2_)