world
generation
implementation.See: Description
Interface | Description |
---|---|
ChunkGenerator.BiomeGrid | Deprecated
Biomes are now set with
BiomeProvider |
ChunkGenerator.ChunkData |
Data for a Chunk.
|
LimitedRegion |
A limited region is used in world generation for features which are
going over a chunk.
|
WorldInfo |
Holds various information of a World
|
Class | Description |
---|---|
BiomeProvider |
Class for providing biomes.
|
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.
|
world
generation
implementation.Copyright © 2022. All rights reserved.