LeviLamina
Loading...
Searching...
No Matches
DimensionDataSerializer Class Reference

Public Member Functions

MCAPI::std::string _createLevelStorageID (::std::string const &savePrefix, ::std::string const &dimensionPrefix, ::std::string const &saveId)
 
MCAPI void forEachKeyWithDimensionPrefix (::std::string const &savePrefix, ::std::string const &dimensionPrefix, ::LevelStorage &levelStorage, ::std::function< void(::std::string const &, ::CompoundTag const &)> const &callback)
 
MCAPI void saveDataWithID (::std::string const &levelStorageId, ::CompoundTag const &tag, ::LevelStorage &levelStorage)
 

Public Attributes

::ll::TypedStorage< 4, 4, uint > mSaveCounter
 

Member Function Documentation

◆ _createLevelStorageID()

MCAPI::std::string DimensionDataSerializer::_createLevelStorageID ( ::std::string const & savePrefix,
::std::string const & dimensionPrefix,
::std::string const & saveId )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ forEachKeyWithDimensionPrefix()

MCAPI void DimensionDataSerializer::forEachKeyWithDimensionPrefix ( ::std::string const & savePrefix,
::std::string const & dimensionPrefix,
::LevelStorage & levelStorage,
::std::function< void(::std::string const &, ::CompoundTag const &)> const & callback )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ saveDataWithID()

MCAPI void DimensionDataSerializer::saveDataWithID ( ::std::string const & levelStorageId,
::CompoundTag const & tag,
::LevelStorage & levelStorage )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: