|
::ll::TypedStorage< 4, 4, int > | mFormatVersion |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mSize |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mStructureWorldOrigin |
|
::ll::TypedStorage< 8, 24, ::std::vector< int > > | mBlockIndices |
|
::ll::TypedStorage< 8, 24, ::std::vector< int > > | mExtraBlockIndices |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::StructureBlockPalette > > | mPalettes |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::CompoundTag > > > | mEntityData |
|
◆ StructureTemplateData()
MCAPI StructureTemplateData::StructureTemplateData |
( |
| ) |
|
- 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.
◆ _parseBlockIndices()
MCAPI::StructureLoadResult StructureTemplateData::_parseBlockIndices |
( |
::CompoundTag const & | structureTag | ) |
|
- 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.
◆ _parseEntities()
MCAPI::StructureLoadResult StructureTemplateData::_parseEntities |
( |
::CompoundTag const & | structureTag | ) |
|
- 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.
◆ _parseFormatVersion()
MCAPI::StructureLoadResult StructureTemplateData::_parseFormatVersion |
( |
::CompoundTag const & | tag | ) |
|
- 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.
◆ _parsePalettes()
MCAPI::StructureLoadResult StructureTemplateData::_parsePalettes |
( |
::CompoundTag const & | structureTag | ) |
|
- 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.
◆ _parseSize()
MCAPI::StructureLoadResult StructureTemplateData::_parseSize |
( |
::CompoundTag const & | tag | ) |
|
- 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.
◆ _parseStructureWorldOrigin()
MCAPI::StructureLoadResult StructureTemplateData::_parseStructureWorldOrigin |
( |
::CompoundTag const & | tag | ) |
|
- 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.
◆ _saveBlockIndices()
MCAPI void StructureTemplateData::_saveBlockIndices |
( |
::CompoundTag & | structureTag | ) |
const |
- 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.
◆ _saveEntities()
MCAPI void StructureTemplateData::_saveEntities |
( |
::CompoundTag & | structureTag | ) |
const |
- 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.
◆ _savePalettes()
MCAPI void StructureTemplateData::_savePalettes |
( |
::CompoundTag & | structureTag | ) |
const |
- 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.
◆ getPalette()
MCAPI::StructureBlockPalette const * StructureTemplateData::getPalette |
( |
::std::string const & | name | ) |
const |
- 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.
◆ load()
MCAPI bool StructureTemplateData::load |
( |
::CompoundTag const & | tag | ) |
|
- 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.
◆ save()
MCAPI ::std::unique_ptr<::CompoundTag > StructureTemplateData::save |
( |
| ) |
const |
- 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.
◆ setBlockIndices()
MCAPI void StructureTemplateData::setBlockIndices |
( |
::std::vector< int > | blockIndices | ) |
|
- 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.
◆ setExtraBlockIndices()
MCAPI void StructureTemplateData::setExtraBlockIndices |
( |
::std::vector< int > | extraBlockIndices | ) |
|
- 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.
◆ DEFAULT_PALETTE_NAME()
static MCAPI ::std::string const & StructureTemplateData::DEFAULT_PALETTE_NAME |
( |
| ) |
|
|
static |
- 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.
◆ $ctor()
MCAPI void * StructureTemplateData::$ctor |
( |
| ) |
|
- 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.
◆ $dtor()
MCAPI void StructureTemplateData::$dtor |
( |
| ) |
|
- 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.
◆ $vftable()
static MCAPI void ** StructureTemplateData::$vftable |
( |
| ) |
|
|
static |
- 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: