LeviLamina
Loading...
Searching...
No Matches
ItemStackNetIdVariant Struct Reference

Public Member Functions

ItemStackNetIdVariantoperator= (ItemStackNetIdVariant const &)
 
 ItemStackNetIdVariant (ItemStackNetIdVariant const &)
 
MCAPI ::Bedrock::Result< void > deserialize (::ReadOnlyBinaryStream &stream)
 
MCAPI::ItemStackNetIdVariant & operator= (::ItemStackNetIdVariant &&)
 
MCAPI::std::string toString () const
 
MCAPI ~ItemStackNetIdVariant ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 24, ::std::variant<::ItemStackNetId, ::ItemStackRequestId, ::ItemStackLegacyRequestId > > mVariant
 

Constructor & Destructor Documentation

◆ ~ItemStackNetIdVariant()

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

◆ deserialize()

MCAPI ::Bedrock::Result< void > ItemStackNetIdVariant::deserialize ( ::ReadOnlyBinaryStream & stream)
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.

◆ operator=()

MCAPI::ItemStackNetIdVariant & ItemStackNetIdVariant::operator= ( ::ItemStackNetIdVariant && )
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.

◆ toString()

MCAPI::std::string ItemStackNetIdVariant::toString ( ) 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.

◆ $dtor()

MCAPI void ItemStackNetIdVariant::$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 struct was generated from the following file: