|
LeviLamina
|
Public Member Functions | |
| InventoryTransactionManager & | operator= (InventoryTransactionManager const &) |
| InventoryTransactionManager (InventoryTransactionManager const &) | |
| MCAPI void | _createServerSideAction (::ItemStack const &oldItem, ::ItemStack const &newItem) |
| MCAPI void | addAction (::InventoryAction const &action, bool forceBalanced) |
| MCAPI void | forceBalanceTransaction () |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::Player & > | mPlayer |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::InventoryTransaction > > | mCurrentTransaction |
| ::ll::TypedStorage< 8, 24, ::std::vector<::InventoryAction > > | mExpectedActions |
| ::ll::TypedStorage< 1, 1, bool > | mEnableLogs |