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

Packages that use Level
net.morbz.minecraft.world   
 

Uses of Level in net.morbz.minecraft.world
 

Constructors in net.morbz.minecraft.world with parameters of type Level
World(Level level)
          Creates a new instance.
World(Level level, DefaultLayers layers)
          Creates a new instance.