Package org.bukkit.generator

Classes to facilitate world generation implementation.

See:
          Description

Interface Summary
ChunkGenerator.BiomeGrid Interface to biome data for chunk to be generated: initialized with default values for world type and seed.
 

Class Summary
BlockPopulator A block populator is responsible for generating a small area of blocks.
ChunkGenerator A chunk generator is responsible for the initial shaping of an entire chunk.
 

Package org.bukkit.generator Description

Classes to facilitate world generation implementation.



Copyright © 2013. All Rights Reserved.