|
virtual void | containerSizeChanged (int size) |
|
virtual void | containerContentChanged (int slot) |
|
virtual void | createTransactionContext (::std::function< void(::Container &, int, ::ItemStack const &, ::ItemStack const &)> callback, ::std::function< void()> execute) |
|
MCAPI | PlayerInventory (::std::unique_ptr<::Inventory > inv) |
|
MCAPI int | getItemCount (::std::function< bool(::ItemStack const &)> comparator) |
|
MCAPI bool | removeResource (int type) |
|
MCAPI void * | $ctor (::std::unique_ptr<::Inventory > inv) |
|
MCAPI void | $dtor () |
|
MCFOLD void | $containerSizeChanged (int size) |
|
MCAPI void | $containerContentChanged (int slot) |
|
MCAPI void | $createTransactionContext (::std::function< void(::Container &, int, ::ItemStack const &, ::ItemStack const &)> callback, ::std::function< void()> execute) |
|
|
static MCAPI void ** | $vftableForContainerSizeChangeListener () |
|
static MCAPI void ** | $vftableForContainerContentChangeListener () |
|
static MCAPI void ** | $vftable () |
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 4, 4, int > | mSelected |
|
::ll::TypedStorage< 8, 152, ::ItemStack > | mInfiniteItem |
|
::ll::TypedStorage< 1, 1, ::ContainerID > | mSelectedContainerId |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Inventory > > | mInventory |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ItemStack > > | mComplexItems |
|
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::HudContainerManagerModel > > | mHudContainerManager |
|
◆ containerSizeChanged()
virtual void PlayerInventory::containerSizeChanged |
( |
int | size | ) |
|
|
virtual |
◆ containerContentChanged()
virtual void PlayerInventory::containerContentChanged |
( |
int | slot | ) |
|
|
virtual |
The documentation for this class was generated from the following file: