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

Public Member Functions

 StructureMineshaftStart (World par1World, Random par2Random, int par3, int par4)
 
- Public Member Functions inherited from net.minecraft.world.gen.structure.StructureStart
StructureBoundingBox getBoundingBox ()
 
LinkedList getComponents ()
 
void generateStructure (World par1World, Random par2Random, StructureBoundingBox par3StructureBoundingBox)
 
boolean isSizeableStructure ()
 

Additional Inherited Members

- Protected Member Functions inherited from net.minecraft.world.gen.structure.StructureStart
void updateBoundingBox ()
 
void markAvailableHeight (World par1World, Random par2Random, int par3)
 
void setRandomHeight (World par1World, Random par2Random, int par3, int par4)
 
- Protected Attributes inherited from net.minecraft.world.gen.structure.StructureStart
LinkedList components = new LinkedList()
 
StructureBoundingBox boundingBox
 

Constructor & Destructor Documentation

net.minecraft.world.gen.structure.StructureMineshaftStart.StructureMineshaftStart ( World  par1World,
Random  par2Random,
int  par3,
int  par4 
)

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