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

Public Member Functions

MCAPI ::std::vector<::std::unique_ptr<::ItemStackRequestData > > const & getRequests () const
MCAPI ::std::vector<::std::unique_ptr<::ItemStackRequestData > > takeRequests () const
MCAPI void write (::BinaryStream &stream) const
MCAPI ~ItemStackRequestBatch ()
MCAPI void $dtor ()

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::ItemStackRequestData > > > mRequests

Constructor & Destructor Documentation

◆ ~ItemStackRequestBatch()

MCAPI ItemStackRequestBatch::~ItemStackRequestBatch ( )
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.

Member Function Documentation

◆ getRequests()

MCAPI ::std::vector<::std::unique_ptr<::ItemStackRequestData > > const & ItemStackRequestBatch::getRequests ( ) 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.

◆ takeRequests()

MCAPI ::std::vector<::std::unique_ptr<::ItemStackRequestData > > ItemStackRequestBatch::takeRequests ( ) 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 ItemStackRequestBatch::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()

MCAPI ::Bedrock::Result<::std::unique_ptr<::ItemStackRequestBatch > > ItemStackRequestBatch::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.

◆ $dtor()

MCAPI void ItemStackRequestBatch::$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: