|
MCAPI::StructureLoadResult | _parseBlockIndices (::CompoundTag const &structureTag) |
|
MCAPI::StructureLoadResult | _parseEntities (::CompoundTag const &structureTag) |
|
MCAPI::StructureLoadResult | _parseFormatVersion (::CompoundTag const &tag) |
|
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 |
|
The documentation for this class was generated from the following file: