|
| enum class | CloneMode : int { Normal = 0
, Force = 1
, Move = 2
} |
| enum class | MaskMode : int { Replace = 0
, Filtered = 1
, Masked = 2
} |
|
|
::ll::TypedStorage< 4, 16, ::CommandPosition > | mBegin |
|
::ll::TypedStorage< 4, 16, ::CommandPosition > | mEnd |
|
::ll::TypedStorage< 4, 16, ::CommandPosition > | mDestination |
|
::ll::TypedStorage< 4, 4, ::CloneCommand::MaskMode > | mMaskMode |
|
::ll::TypedStorage< 4, 4, ::CloneCommand::CloneMode > | mCloneMode |
|
::ll::TypedStorage< 8, 8, ::CommandBlockName > | mBlock |
|
::ll::TypedStorage< 8, 24, ::std::vector<::BlockStateCommandParam > > | mBlockStates |
|
::ll::TypedStorage< 4, 4, int > | mData |
|
::ll::TypedStorage< 4, 4, int > | mVersion |
|
::ll::TypedStorage< 8, 8, ::CommandRegistry const * > | mRegistry |
|
::ll::TypedStorage< 4, 4, int > | mCommandSymbol |
|
::ll::TypedStorage< 1, 1, ::CommandPermissionLevel > | mPermissionLevel |
|
::ll::TypedStorage< 2, 2, ::CommandFlag > | mFlags |
◆ execute()
◆ $vftable()
| MCAPI void ** CloneCommand::$vftable |
( |
| ) |
|
|
static |
- 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: