|
enum class | PreValidationStatus : uchar { Valid = 0
, Invalid = 1
} |
|
|
::ll::TypedStorage< 4, 4, int > | mPredictedDurability |
|
::ll::TypedStorage< 4, 4, int > | mSlot |
|
::ll::TypedStorage< 4, 24, ::ItemStackNetIdVariant > | mNetIdVariant |
|
::ll::TypedStorage< 1, 1, ::ItemStackRequestActionMineBlock::PreValidationStatus > | mPreValidationStatus |
|
::ll::TypedStorage< 1, 1, ::ItemStackRequestActionType > | mActionType |
|
◆ _write()
virtual void ItemStackRequestActionMineBlock::_write |
( |
::BinaryStream & | stream | ) |
const |
|
virtual |
◆ _read()
◆ $_write()
MCAPI void ItemStackRequestActionMineBlock::$_write |
( |
::BinaryStream & | stream | ) |
const |
- 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.
◆ $_read()
- 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.
◆ $vftable()
static MCAPI void ** ItemStackRequestActionMineBlock::$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: