Package net.morbz.minecraft.world

Interface Summary
IBlockContainer The interface for all classes that contain blocks.
 

Class Summary
Chunk Defines a chunk.
DefaultLayers This class can be used to define the default block layers of the part of the world that was created by J2Blocks.
NibbleArray This is an array for nibbles (4-bit values).
Region Defines a region.
Section Defines a section.
World The main class for generating a Minecraft map.