|
StructureAnimationData & | operator= (StructureAnimationData const &) |
|
| StructureAnimationData (StructureAnimationData const &) |
|
MCAPI | StructureAnimationData (::StructureAnimationData &&) |
|
MCAPI | StructureAnimationData (::std::unique_ptr<::CommandArea > cmdArea, uint64 tickQueued, ::std::string const &structureName, ::StructureSettings const &structureSettings, uchar structureVersion, ::BlockPos const &placementPos) |
|
MCAPI::CompoundTag & | serialize (::CompoundTag &tag) |
|
MCAPI void | setCmdArea (::std::unique_ptr<::CommandArea > cmdArea) |
|
MCAPI void * | $ctor (::StructureAnimationData &&) |
|
MCAPI void * | $ctor (::std::unique_ptr<::CommandArea > cmdArea, uint64 tickQueued, ::std::string const &structureName, ::StructureSettings const &structureSettings, uchar structureVersion, ::BlockPos const &placementPos) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 8, uint64 > | mTickQueued |
|
::ll::TypedStorage< 8, 32, ::std::string > | mStructureName |
|
::ll::TypedStorage< 8, 104, ::StructureSettings > | mStructureSettings |
|
::ll::TypedStorage< 4, 4, uint > | mBlocksPlaced |
|
::ll::TypedStorage< 4, 4, uint > | mTotalBlocks |
|
::ll::TypedStorage< 1, 1, uchar > | mInitialStructureVersion |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::CommandArea > > | mCmdArea |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mPlacementPos |
|
::ll::TypedStorage< 4, 4, uint > | mQueueID |
|
::ll::TypedStorage< 4, 4, ::DimensionType > | mTargetDimension |
|
The documentation for this class was generated from the following file: