public static class StructureStrongholdPieces.Stairs2 extends StructureStrongholdPieces.Stairs
StructureStrongholdPieces.Stronghold.Door
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
java.util.List<StructureComponent> |
field_75026_c |
net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight |
strongholdPieceWeight |
StructureStrongholdPieces.PortalRoom |
strongholdPortalRoom |
field_143013_d
boundingBox, componentType, coordBaseMode
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, func_175863_a, readStructureFromNBT, writeStructureToNBT
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor
clearCurrentPositionBlocksUpwards, createStructureBaseNBT, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_175805_a, func_181138_a, generateChestContents, generateDispenserContents, getBlockStateFromPos, getBoundingBox, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, placeDoorCurrentPosition, randomlyPlaceBlock, randomlyRareFillWithBlocks, readStructureBaseNBT, replaceAirAndLiquidDownwards, setBlockState
public net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight strongholdPieceWeight
public StructureStrongholdPieces.PortalRoom strongholdPortalRoom
public java.util.List<StructureComponent> field_75026_c
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