- chunkGenWorkerThread
void chunkGenWorkerThread(shared(Worker)* workerInfo, SharedHashSet!TaskId canceledTasks, BlockInfoTable blockInfos)
Undocumented in source. Be warned that the author may not have intended to support it.
- genChunk
void genChunk(TaskId taskId, ChunkWorldPos cwp, shared(SharedQueue)* resultQueue, IGenerator generator, BlockInfoTable blockInfos, ubyte[] compressBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.