|
|
MCAPI::StructureLoadResult | _parseBlockIndices (::CompoundTag const &structureTag) |
| |
|
MCAPI::StructureLoadResult | _parseEntities (::CompoundTag const &structureTag) |
| |
|
MCAPI::StructureLoadResult | _parsePalettes (::CompoundTag const &structureTag) |
| |
|
MCAPI::StructureLoadResult | _parseSize (::CompoundTag const &tag) |
| |
|
MCAPI::StructureLoadResult | _parseStructureWorldOrigin (::CompoundTag const &tag) |
| |
|
MCAPI void | _saveBlockIndices (::CompoundTag &structureTag) const |
| |
|
MCAPI void | _saveEntities (::CompoundTag &structureTag) const |
| |
|
MCAPI void | _savePalettes (::CompoundTag &structureTag) const |
| |
|
MCAPI::StructureBlockPalette const * | getPalette (::std::string const &name) const |
| |
|
MCAPI bool | load (::CompoundTag const &tag) |
| |
|
MCAPI ::std::unique_ptr<::CompoundTag > | save () const |
| |
|
MCAPI void | setBlockIndices (::std::vector< int > blockIndices) |
| |
|
MCAPI void | setExtraBlockIndices (::std::vector< int > extraBlockIndices) |
| |
|
MCAPI void * | $ctor () |
| |
|
MCAPI void | $dtor () |
| |
|
|
static MCAPI ::std::string const & | DEFAULT_PALETTE_NAME () |
| |
| static MCAPI void ** | $vftable () |
| |
|
|
::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 |
| |
◆ $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: