|
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 |
|
◆ ~ChangeDimensionRequest()
MCAPI ChangeDimensionRequest::~ChangeDimensionRequest |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void ChangeDimensionRequest::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: