net.minecraft.world.gen.structure
Class StructureMineshaftStart

java.lang.Object
  extended by net.minecraft.world.gen.structure.StructureStart
      extended by net.minecraft.world.gen.structure.StructureMineshaftStart

public class StructureMineshaftStart
extends StructureStart


Constructor Summary
StructureMineshaftStart(World par1World, Random par2Random, int par3, int par4)
           
 
Method Summary
 
Methods inherited from class net.minecraft.world.gen.structure.StructureStart
generateStructure, getBoundingBox, getComponents, isSizeableStructure
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructureMineshaftStart

public StructureMineshaftStart(World par1World,
                               Random par2Random,
                               int par3,
                               int par4)