Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
ChunkGeneratorThread.h File Reference
#include "OSSupport/IsThread.h"
Include dependency graph for ChunkGeneratorThread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cChunkGeneratorThread
 Takes requests for generating chunks and processes them in a separate thread one by one. More...
 
class  cChunkGeneratorThread::cChunkSink
 The interface through which the generated chunks are handed to the cWorld or whoever created us. More...
 
class  cChunkGeneratorThread::cPluginInterface
 The interface through which the plugins are called for their OnChunkGenerating / OnChunkGenerated hooks. More...
 
struct  cChunkGeneratorThread::QueueItem