|
|
::ll::TypedStorage< 8, 16, ::ItemStackRequestId > | mClientRequestId |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mStringsToFilter |
|
::ll::TypedStorage< 4, 4, ::TextProcessingEventOrigin > | mStringsToFilterOrigin |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::ItemStackRequestAction > > > | mActions |
◆ ~ItemStackRequestData()
| MCAPI ItemStackRequestData::~ItemStackRequestData |
( |
| ) |
|
- 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.
◆ getActions()
- 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.
◆ getRequestId()
| MCAPI::ItemStackRequestId const & ItemStackRequestData::getRequestId |
( |
| ) |
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.
◆ getStringsToFilter()
| MCAPI ::std::vector<::std::string > const & ItemStackRequestData::getStringsToFilter |
( |
| ) |
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.
◆ getStringsToFilterOrigin()
| MCAPI::TextProcessingEventOrigin const & ItemStackRequestData::getStringsToFilterOrigin |
( |
| ) |
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.
◆ postLoadItems()
| MCAPI void ItemStackRequestData::postLoadItems |
( |
::BlockPalette & | blockPalette, |
|
|
bool | isClientSide ) |
- 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.
◆ tryFindAction()
| MCAPI::ItemStackRequestAction const * ItemStackRequestData::tryFindAction |
( |
::ItemStackRequestActionType | type | ) |
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 ItemStackRequestData::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.
◆ $dtor()
| MCAPI void ItemStackRequestData::$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: