Generator

Undocumented in source.

Constructors

this
this(World world)
Undocumented in source.

Members

Functions

generate
Chunk generate(ChunkPosition position)
Undocumented in source.

Properties

seed
uint seed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
seed
uint seed [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
spawn
BlockPosition spawn [@property getter]
Undocumented in source.
type
string type [@property getter]
Undocumented in source.

Variables

world
World world;
Undocumented in source.

Meta