Cuberite
A lightweight, fast and extensible game server for Minecraft
|
A single cache entry containing the raw data, compressed data, and a validity flag. More...
Public Attributes | |
bool | Engaged = false |
ContiguousByteBuffer | ToSend |
A single cache entry containing the raw data, compressed data, and a validity flag.
Definition at line 40 of file ChunkDataSerializer.h.
bool cChunkDataSerializer::ChunkDataCache::Engaged = false |
Definition at line 43 of file ChunkDataSerializer.h.
ContiguousByteBuffer cChunkDataSerializer::ChunkDataCache::ToSend |
Definition at line 42 of file ChunkDataSerializer.h.