Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "Globals.h"
#include "ChunkSender.h"
#include "World.h"
#include "BlockEntities/BlockEntity.h"
#include "ClientHandle.h"
#include "Chunk.h"
Go to the source code of this file.
Classes | |
class | cNotifyChunkSender |
Callback that can be used to notify chunk sender upon another chunkcoord notification. More... | |