|
enum class | State : int { PrepareRegion = 0
, WaitingForChunks = 1
, WaitingForRespawn = 2
} |
|
|
::ll::TypedStorage< 4, 4, ::ChangeDimensionRequest::State > | mState |
|
::ll::TypedStorage< 4, 4, ::DimensionType > | mFromDimensionId |
|
::ll::TypedStorage< 4, 4, ::DimensionType > | mToDimensionId |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mFromLocation |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mToLocation |
|
::ll::TypedStorage< 1, 1, bool > | mUsePortal |
|
::ll::TypedStorage< 1, 1, bool > | mRespawn |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::CompoundTag > > | mAgentTag |
|
The documentation for this class was generated from the following file: