Cuberite
A lightweight, fast and extensible game server for Minecraft
cSchematicFileSerializer Member List

This is the complete list of members for cSchematicFileSerializer, including all inherited members.

LoadFromSchematicFile(cBlockArea &a_BlockArea, const std::string &a_FileName)cSchematicFileSerializerstatic
LoadFromSchematicNBT(cBlockArea &a_BlockArea, const cParsedNBT &a_NBT)cSchematicFileSerializerprivatestatic
LoadFromSchematicString(cBlockArea &a_BlockArea, ContiguousByteBufferView a_SchematicData)cSchematicFileSerializerstatic
SaveToSchematicFile(const cBlockArea &a_BlockArea, const std::string &a_FileName)cSchematicFileSerializerstatic
SaveToSchematicNBT(const cBlockArea &a_BlockArea)cSchematicFileSerializerprivatestatic
SaveToSchematicString(const cBlockArea &a_BlockArea)cSchematicFileSerializerstatic