public class ComponentStrongholdStairs2 extends ComponentStrongholdStairs
Modifier and Type | Field and Description |
---|---|
ArrayList |
field_75026_c |
net.minecraft.world.gen.structure.StructureStrongholdPieceWeight |
strongholdPieceWeight |
ComponentStrongholdPortalRoom |
strongholdPortalRoom |
Constructor and Description |
---|
ComponentStrongholdStairs2(int par1,
Random par2Random,
int par3,
int par4) |
Modifier and Type | Method and Description |
---|---|
ChunkPosition |
getCenter() |
addComponentParts, buildComponent, getStrongholdStairsComponent
findIntersecting, getBoundingBox, getComponentType
public net.minecraft.world.gen.structure.StructureStrongholdPieceWeight strongholdPieceWeight
public ComponentStrongholdPortalRoom strongholdPortalRoom
public ArrayList field_75026_c
public ComponentStrongholdStairs2(int par1, Random par2Random, int par3, int par4)
public ChunkPosition getCenter()
getCenter
in class StructureComponent