public static class StructureStrongholdPieces.Stairs2 extends StructureStrongholdPieces.Stairs
StructureStrongholdPieces.Stronghold.Door
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
java.util.List<StructureComponent> |
pendingChildren |
net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight |
strongholdPieceWeight |
StructureStrongholdPieces.PortalRoom |
strongholdPortalRoom |
entryDoor
boundingBox, componentType
Constructor and Description |
---|
Stairs2() |
Stairs2(int p_i2083_1_,
java.util.Random p_i2083_2_,
int p_i2083_3_,
int p_i2083_4_) |
addComponentParts, buildComponent, createPiece, readStructureFromNBT, writeStructureToNBT
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor
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, setCoordBaseMode
public net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight strongholdPieceWeight
public StructureStrongholdPieces.PortalRoom strongholdPortalRoom
public java.util.List<StructureComponent> pendingChildren