![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cSchematicFileSerializer, including all inherited members.
LoadFromSchematicFile(cBlockArea &a_BlockArea, const std::string &a_FileName) | cSchematicFileSerializer | static |
LoadFromSchematicNBT(cBlockArea &a_BlockArea, const cParsedNBT &a_NBT) | cSchematicFileSerializer | privatestatic |
LoadFromSchematicString(cBlockArea &a_BlockArea, ContiguousByteBufferView a_SchematicData) | cSchematicFileSerializer | static |
SaveToSchematicFile(const cBlockArea &a_BlockArea, const std::string &a_FileName) | cSchematicFileSerializer | static |
SaveToSchematicNBT(const cBlockArea &a_BlockArea) | cSchematicFileSerializer | privatestatic |
SaveToSchematicString(const cBlockArea &a_BlockArea) | cSchematicFileSerializer | static |