|
| virtual void | _write (::BinaryStream &stream) const |
| virtual ::Bedrock::Result< void > | _read (::ReadOnlyBinaryStream &stream) |
| MCAPI uchar | getAmount () const |
| MCAPI::ItemStackRequestSlotInfo const & | getDst () const |
| MCAPI::ItemStackRequestSlotInfo const & | getSrc () const |
| MCAPI void | $_write (::BinaryStream &stream) const |
| MCAPI ::Bedrock::Result< void > | $_read (::ReadOnlyBinaryStream &stream) |
|
virtual::ItemStackRequestActionCraftBase const * | getCraftAction () const |
|
virtual int | getFilteredStringIndex () const |
|
virtual void | postLoadItems_DEPRECATEDASKTYLAING (::BlockPalette &blockPalette, bool isClientSide) |
|
MCFOLD::ItemStackRequestActionType | getActionType () const |
|
MCAPI void | write (::BinaryStream &stream) const |
|
MCAPI void * | $ctor (::ItemStackRequestActionType actionType) |
|
MCFOLD void | $dtor () |
|
MCFOLD::ItemStackRequestActionCraftBase const * | $getCraftAction () const |
|
MCFOLD int | $getFilteredStringIndex () const |
|
MCFOLD void | $postLoadItems_DEPRECATEDASKTYLAING (::BlockPalette &blockPalette, bool isClientSide) |
|
|
::ll::TypedStorage< 1, 1, bool > | mIsDstSerialized |
|
::ll::TypedStorage< 1, 1, bool > | mIsAmountSerialized |
|
::ll::TypedStorage< 1, 1, uchar > | mAmount |
|
::ll::TypedStorage< 8, 40, ::ItemStackRequestSlotInfo > | mSrc |
|
::ll::TypedStorage< 8, 40, ::ItemStackRequestSlotInfo > | mDst |
|
::ll::TypedStorage< 1, 1, ::ItemStackRequestActionType > | mActionType |
◆ _write()
| virtual void ItemStackRequestActionTransferBase::_write |
( |
::BinaryStream & | stream | ) |
const |
|
virtual |
◆ _read()
◆ getAmount()
| MCAPI uchar ItemStackRequestActionTransferBase::getAmount |
( |
| ) |
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.
◆ getDst()
| MCAPI::ItemStackRequestSlotInfo const & ItemStackRequestActionTransferBase::getDst |
( |
| ) |
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.
◆ getSrc()
| MCAPI::ItemStackRequestSlotInfo const & ItemStackRequestActionTransferBase::getSrc |
( |
| ) |
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.
◆ $_write()
| MCAPI void ItemStackRequestActionTransferBase::$_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()
| MCAPI void ** ItemStackRequestActionTransferBase::$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: