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

Public Member Functions

MCAPI InventoryAction (::InventoryAction const &)
 
MCAPI InventoryAction (::InventorySource source, uint slot, ::NetworkItemStackDescriptor const &fromItem, ::NetworkItemStackDescriptor const &toItem)
 
MCAPI InventoryAction (::InventorySource source, uint slot, ::ItemStack const &fromItem, ::ItemStack const &toItem)
 
MCAPI::InventoryAction & operator= (::InventoryAction const &)
 
MCAPI void postLoadItems (::BlockPalette &blockPalette, bool isClientSide)
 
MCAPI ~InventoryAction ()
 
MCAPI void * $ctor (::InventoryAction const &)
 
MCAPI void * $ctor (::InventorySource source, uint slot, ::NetworkItemStackDescriptor const &fromItem, ::NetworkItemStackDescriptor const &toItem)
 
MCAPI void * $ctor (::InventorySource source, uint slot, ::ItemStack const &fromItem, ::ItemStack const &toItem)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 12, ::InventorySourcemSource
 
::ll::TypedStorage< 4, 4, uint > mSlot
 
::ll::TypedStorage< 8, 96, ::NetworkItemStackDescriptormFromItemDescriptor
 
::ll::TypedStorage< 8, 96, ::NetworkItemStackDescriptormToItemDescriptor
 
::ll::TypedStorage< 8, 152, ::ItemStackmFromItem
 
::ll::TypedStorage< 8, 152, ::ItemStackmToItem
 

Constructor & Destructor Documentation

◆ InventoryAction() [1/3]

MCAPI InventoryAction::InventoryAction ( ::InventoryAction 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.

◆ InventoryAction() [2/3]

MCAPI InventoryAction::InventoryAction ( ::InventorySource source,
uint slot,
::NetworkItemStackDescriptor const & fromItem,
::NetworkItemStackDescriptor const & toItem )
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.

◆ InventoryAction() [3/3]

MCAPI InventoryAction::InventoryAction ( ::InventorySource source,
uint slot,
::ItemStack const & fromItem,
::ItemStack const & toItem )
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.

◆ ~InventoryAction()

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

◆ operator=()

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

◆ $ctor() [1/3]

MCAPI void * InventoryAction::$ctor ( ::InventoryAction 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.

◆ $ctor() [2/3]

MCAPI void * InventoryAction::$ctor ( ::InventorySource source,
uint slot,
::NetworkItemStackDescriptor const & fromItem,
::NetworkItemStackDescriptor const & toItem )
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.

◆ $ctor() [3/3]

MCAPI void * InventoryAction::$ctor ( ::InventorySource source,
uint slot,
::ItemStack const & fromItem,
::ItemStack const & toItem )
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 InventoryAction::$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: