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 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
 

The documentation for this class was generated from the following file: