Uses of Class
net.morbz.minecraft.level.SimpleGenerator

Packages that use SimpleGenerator
net.morbz.minecraft.level   
 

Uses of SimpleGenerator in net.morbz.minecraft.level
 

Methods in net.morbz.minecraft.level that return SimpleGenerator
static SimpleGenerator SimpleGenerator.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SimpleGenerator[] SimpleGenerator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.