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_) |
Modifier and Type | Method and Description |
---|---|
BlockPos |
getBoundingBoxCenter() |
addComponentParts, buildComponent, createPiece, readStructureFromNBT, writeStructureToNBT
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor
clearCurrentPositionBlocksUpwards, createDispenser, createStructureBaseNBT, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_189914_a, func_189915_a, func_189916_b, generateChest, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, 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
public Stairs2()
public Stairs2(int p_i2083_1_, java.util.Random p_i2083_2_, int p_i2083_3_, int p_i2083_4_)
public BlockPos getBoundingBoxCenter()
getBoundingBoxCenter
in class StructureComponent