Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "OSSupport/IsThread.h"
#include "ChunkDataCallback.h"
#include <unordered_set>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | cChunkSender |
struct | cChunkSender::sChunkQueue |
struct | cChunkSender::sSendChunk |
Used for sending chunks to specific clients. More... | |