Empty

Undocumented in source.

Constructors

this
this(World world)
Undocumented in source.

Members

Functions

generate
Chunk generate(ChunkPosition position)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Inherited Members

From Generator

world
World world;
Undocumented in source.
spawn
BlockPosition spawn [@property getter]
Undocumented in source.
generate
Chunk generate(ChunkPosition position)
Undocumented in source.
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.
type
string type [@property getter]
Undocumented in source.

Meta