LeviLamina
Loading...
Searching...
No Matches
ItemStackRequestData Class Reference

Public Member Functions

MCAPI void write (::BinaryStream &stream) const
 

Static Public Member Functions

static MCAPI ::Bedrock::Result<::std::unique_ptr<::ItemStackRequestData > > read (::ReadOnlyBinaryStream &stream)
 

Public Attributes

::ll::TypedStorage< 4, 16, ::ItemStackRequestIdmClientRequestId
 
::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
 

Member Function Documentation

◆ 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()

static MCAPI ::Bedrock::Result<::std::unique_ptr<::ItemStackRequestData > > ItemStackRequestData::read ( ::ReadOnlyBinaryStream & stream)
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: