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

Classes

struct  UniqueId
 

Public Types

enum class  Type : int { Entity = 0 , BlockEntity = 1 , Other = 2 }
 

Public Member Functions

MCAPI MapItemTrackedActor (::MapItemTrackedActor::UniqueId const &id, ::BlockSource &region)
 
MCAPI ::std::unique_ptr<::PacketnextUpdatePacket (::MapItemSavedData const &savedData)
 
MCAPI void * $ctor (::MapItemTrackedActor::UniqueId const &id, ::BlockSource &region)
 

Public Attributes

::ll::TypedStorage< 8, 32, ::MapItemTrackedActor::UniqueIdmUniqueId
 
::ll::TypedStorage< 1, 1, bool > mNeedsResend
 
::ll::TypedStorage< 4, 4, uint > mMinDirtyX
 
::ll::TypedStorage< 4, 4, uint > mMinDirtyY
 
::ll::TypedStorage< 4, 4, uint > mMaxDirtyX
 
::ll::TypedStorage< 4, 4, uint > mMaxDirtyY
 
::ll::TypedStorage< 4, 4, int > mTick
 
::ll::TypedStorage< 4, 4, float > mLastRotation
 
::ll::TypedStorage< 1, 1, ::MapDecoration::Type > mDecorationType
 
::ll::TypedStorage< 4, 4, ::DimensionTypemDimensionId
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ChunkViewSource > > mChunkViewSource
 

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