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

Public Member Functions

StructureAnimationDataoperator= (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 ()
 

Static Public Member Functions

static MCAPI ::StructureAnimationData load (::std::string const &key, ::CompoundTag const &tag)
 

Public Attributes

::ll::TypedStorage< 8, 8, uint64 > mTickQueued
 
::ll::TypedStorage< 8, 32, ::std::string > mStructureName
 
::ll::TypedStorage< 8, 104, ::StructureSettingsmStructureSettings
 
::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, ::BlockPosmPlacementPos
 
::ll::TypedStorage< 4, 4, uint > mQueueID
 
::ll::TypedStorage< 4, 4, ::DimensionTypemTargetDimension
 

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