net.minecraft.src
Class MapGenStronghold

java.lang.Object
  extended by net.minecraft.src.MapGenBase
      extended by net.minecraft.src.MapGenStructure
          extended by net.minecraft.src.MapGenStronghold

public class MapGenStronghold
extends MapGenStructure


Constructor Summary
MapGenStronghold()
           
 
Method Summary
 
Methods inherited from class net.minecraft.src.MapGenStructure
func_75048_a, generateStructuresInChunk, getNearestInstance
 
Methods inherited from class net.minecraft.src.MapGenBase
generate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapGenStronghold

public MapGenStronghold()