- generateChunk
ChunkGeneratorResult generateChunk(svec3 chunkOffset, BlockId[CHUNK_SIZE_CUBE] blocks)
Undocumented in source.
- load
void load(ubyte[] input)
Undocumented in source. Be warned that the author may not have intended to support it.
- save
void save(Buffer!ubyte* sink)
Undocumented in source. Be warned that the author may not have intended to support it.