public static class StructureStrongholdPieces.Stairs2 extends StructureStrongholdPieces.Stairs
StructureStrongholdPieces.Stronghold.Door
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
java.util.List |
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 |
---|---|
ChunkPosition |
func_151553_a() |
addComponentParts, buildComponent, func_143011_b, func_143012_a, getStrongholdStairsComponent
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor
clearCurrentPositionBlocksUpwards, fillWithAir, fillWithBlocks, fillWithMetadataBlocks, fillWithRandomizedBlocks, findIntersecting, func_143009_a, func_143010_b, func_151547_a, func_151552_a, func_151554_b, generateStructureChestContents, generateStructureDispenserContents, getBlockAtCurrentPosition, getBoundingBox, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, placeBlockAtCurrentPosition, placeDoorAtCurrentPosition, randomlyFillWithBlocks
public net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight strongholdPieceWeight
public StructureStrongholdPieces.PortalRoom strongholdPortalRoom
public java.util.List 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 ChunkPosition func_151553_a()
func_151553_a
in class StructureComponent