|
enum class | Type : int { Entity = 0
, BlockEntity = 1
, Other = 2
} |
|
|
::ll::TypedStorage< 8, 32, ::MapItemTrackedActor::UniqueId > | mUniqueId |
|
::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, ::DimensionType > | mDimensionId |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ChunkViewSource > > | mChunkViewSource |
|
The documentation for this class was generated from the following file: