YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.world.gen.structure.ComponentStrongholdStairs2 Class Reference
Inheritance diagram for net.minecraft.world.gen.structure.ComponentStrongholdStairs2:
net.minecraft.world.gen.structure.ComponentStrongholdStairs

Public Member Functions

 ComponentStrongholdStairs2 (int par1, Random par2Random, int par3, int par4)
 
ChunkPosition getCenter ()
 
- Public Member Functions inherited from net.minecraft.world.gen.structure.ComponentStrongholdStairs
 ComponentStrongholdStairs (int par1, Random par2Random, int par3, int par4)
 
 ComponentStrongholdStairs (int par1, Random par2Random, StructureBoundingBox par3StructureBoundingBox, int par4)
 
void buildComponent (StructureComponent par1StructureComponent, List par2List, Random par3Random)
 
boolean addComponentParts (World par1World, Random par2Random, StructureBoundingBox par3StructureBoundingBox)
 

Public Attributes

StructureStrongholdPieceWeight strongholdPieceWeight
 
ComponentStrongholdPortalRoom strongholdPortalRoom
 
ArrayList field_75026_c = new ArrayList()
 

Additional Inherited Members

- Static Public Member Functions inherited from net.minecraft.world.gen.structure.ComponentStrongholdStairs
static ComponentStrongholdStairs getStrongholdStairsComponent (List par0List, Random par1Random, int par2, int par3, int par4, int par5, int par6)
 
- Protected Member Functions inherited from net.minecraft.world.gen.structure.ComponentStronghold
 ComponentStronghold (int par1)
 
void placeDoor (World par1World, Random par2Random, StructureBoundingBox par3StructureBoundingBox, EnumDoor par4EnumDoor, int par5, int par6, int par7)
 
EnumDoor getRandomDoor (Random par1Random)
 
StructureComponent getNextComponentNormal (ComponentStrongholdStairs2 par1ComponentStrongholdStairs2, List par2List, Random par3Random, int par4, int par5)
 
StructureComponent getNextComponentX (ComponentStrongholdStairs2 par1ComponentStrongholdStairs2, List par2List, Random par3Random, int par4, int par5)
 
StructureComponent getNextComponentZ (ComponentStrongholdStairs2 par1ComponentStrongholdStairs2, List par2List, Random par3Random, int par4, int par5)
 
- Static Protected Member Functions inherited from net.minecraft.world.gen.structure.ComponentStronghold
static boolean canStrongholdGoDeeper (StructureBoundingBox par0StructureBoundingBox)
 
- Protected Attributes inherited from net.minecraft.world.gen.structure.StructureComponent
StructureBoundingBox boundingBox
 
int coordBaseMode
 
int componentType
 

Constructor & Destructor Documentation

net.minecraft.world.gen.structure.ComponentStrongholdStairs2.ComponentStrongholdStairs2 ( int  par1,
Random  par2Random,
int  par3,
int  par4 
)

Member Function Documentation

ChunkPosition net.minecraft.world.gen.structure.ComponentStrongholdStairs2.getCenter ( )

Member Data Documentation

ArrayList net.minecraft.world.gen.structure.ComponentStrongholdStairs2.field_75026_c = new ArrayList()
StructureStrongholdPieceWeight net.minecraft.world.gen.structure.ComponentStrongholdStairs2.strongholdPieceWeight
ComponentStrongholdPortalRoom net.minecraft.world.gen.structure.ComponentStrongholdStairs2.strongholdPortalRoom

The documentation for this class was generated from the following file: