net.minecraft.world.gen
Class MapGenCaves

java.lang.Object
  extended by net.minecraft.world.gen.MapGenBase
      extended by net.minecraft.world.gen.MapGenCaves

public class MapGenCaves
extends MapGenBase


Constructor Summary
MapGenCaves()
           
 
Method Summary
 
Methods inherited from class net.minecraft.world.gen.MapGenBase
generate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapGenCaves

public MapGenCaves()