Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
ChunkDataSerializer.h File Reference
#include "../ByteBuffer.h"
#include "../ChunkData.h"
#include "../Defines.h"
#include "CircularBufferCompressor.h"
#include "StringCompression.h"
Include dependency graph for ChunkDataSerializer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cChunkDataSerializer
 Serializes one chunk's data to (possibly multiple) protocol versions. More...
 
struct  cChunkDataSerializer::ChunkDataCache
 A single cache entry containing the raw data, compressed data, and a validity flag. More...