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

Public Member Functions

InventoryTransactionManageroperator= (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 ~InventoryTransactionManager ()
 
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
 

Constructor & Destructor Documentation

◆ ~InventoryTransactionManager()

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

◆ _createServerSideAction()

MCAPI void InventoryTransactionManager::_createServerSideAction ( ::ItemStack const & oldItem,
::ItemStack const & newItem )
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.

◆ addAction()

MCAPI void InventoryTransactionManager::addAction ( ::InventoryAction const & action,
bool forceBalanced )
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.

◆ forceBalanceTransaction()

MCAPI void InventoryTransactionManager::forceBalanceTransaction ( )
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 InventoryTransactionManager::$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: