![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "ChunkData.h"
Go to the source code of this file.
Classes | |
class | cChunkDataArrayCollector |
A simple implementation of the cChunkDataCallback interface that collects all block data into a single buffer. More... | |
class | cChunkDataCopyCollector |
A simple implementation of the cChunkDataCallback interface that just copies the cChunkData. More... | |
class | cChunkDataSeparateCollector |
A simple implementation of the cChunkDataCallback interface that collects all block data into separate buffers. More... | |
struct | cChunkDataCopyCollector::MemCallbacks |