voxelman.world.gen.utils

Members

Functions

noise2d
double noise2d(int x, int z)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

AIR
enum AIR;
Undocumented in source.
DIRT
enum DIRT;
Undocumented in source.
GRASS
enum GRASS;
Undocumented in source.
SAND
enum SAND;
Undocumented in source.
STONE
enum STONE;
Undocumented in source.
WATER
enum WATER;
Undocumented in source.

Structs

ChunkGeneratorResult
struct ChunkGeneratorResult
Undocumented in source.
HeightmapChunkData
struct HeightmapChunkData
Undocumented in source.

Meta

Authors

Andrey Penechko.