Package org.bukkit.generator
package org.bukkit.generator
Classes to facilitate
world
generation
implementation.-
InterfaceDescriptionInterface to biome section for chunk to be generated: initialized with default values for world type and seed.Data for a Chunk.
-
ClassDescriptionA block populator is responsible for generating a small area of blocks.A chunk generator is responsible for the initial shaping of an entire chunk.