|
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 () |
|
|
::ll::TypedStorage< 4, 12, ::InventorySource > | mSource |
|
::ll::TypedStorage< 4, 4, uint > | mSlot |
|
::ll::TypedStorage< 8, 96, ::NetworkItemStackDescriptor > | mFromItemDescriptor |
|
::ll::TypedStorage< 8, 96, ::NetworkItemStackDescriptor > | mToItemDescriptor |
|
::ll::TypedStorage< 8, 152, ::ItemStack > | mFromItem |
|
::ll::TypedStorage< 8, 152, ::ItemStack > | mToItem |
|
The documentation for this class was generated from the following file: