Package net.morbz.minecraft.level

Interface Summary
IGenerator Interface for world generators.
 

Class Summary
FlatGenerator This class can be used to define the default block layers of the part of the world that will be created by the internal Minecraft generator.
Level The level defines the settings for the world.
 

Enum Summary
GameType Defines a game type for the level.
SimpleGenerator The class for world generators that don't have generator options.