|
InventoryMenu & | operator= (InventoryMenu const &) |
|
| InventoryMenu (InventoryMenu const &) |
|
virtual void | setSlot (int slot, ::ItemStack const &item, bool) |
|
virtual::ItemStack const & | getSlot (int slot) const |
|
virtual void | removeSlot (int slot, int count) |
|
virtual void | setFullContainerSlot (int slot, ::FullContainerName const &name, ::ItemStack const &item, bool) |
|
virtual::ItemStack const & | getFullContainerSlot (int slot, ::FullContainerName const &name) const |
|
virtual void | serverInitItemStackIds () |
|
virtual ::std::vector<::ItemStack > | getItemCopies () const |
|
virtual::Container * | _getContainer () const |
|
MCAPI void | $dtor () |
|
MCAPI void | $setSlot (int slot, ::ItemStack const &item, bool) |
|
MCAPI::ItemStack const & | $getSlot (int slot) const |
|
MCAPI void | $removeSlot (int slot, int count) |
|
MCAPI void | $setFullContainerSlot (int slot, ::FullContainerName const &name, ::ItemStack const &item, bool) |
|
MCAPI::ItemStack const & | $getFullContainerSlot (int slot, ::FullContainerName const &name) const |
|
MCAPI void | $serverInitItemStackIds () |
|
MCAPI ::std::vector<::ItemStack > | $getItemCopies () const |
|
MCFOLD::Container * | $_getContainer () const |
|
virtual bool | isSlotDirty (int slot) |
|
virtual bool | isResultSlot (int slot) |
|
virtual void | containerContentChanged (int slot) |
|
virtual void | setData (int id, int value) |
|
virtual::ContainerID | getContainerId () const |
|
virtual void | setContainerId (::ContainerID id) |
|
virtual::SharedTypes::Legacy::ContainerType | getContainerType () const |
|
virtual void | setContainerType (::SharedTypes::Legacy::ContainerType type) |
|
virtual::Bedrock::PubSub::Subscription | registerContainerTypeListener (::std::function< void(::SharedTypes::Legacy::ContainerType)> callback) const |
|
virtual void | broadcastChanges () |
|
MCAPI void | _saveLastSlots (::Container *container) |
|
MCAPI void * | $ctor (::Player &player, ::SharedTypes::Legacy::ContainerType containerType) |
|
MCFOLD bool | $isSlotDirty (int slot) |
|
MCFOLD bool | $isResultSlot (int slot) |
|
MCFOLD void | $containerContentChanged (int slot) |
|
MCFOLD void | $setData (int id, int value) |
|
MCFOLD::ContainerID | $getContainerId () const |
|
MCAPI void | $setContainerId (::ContainerID id) |
|
MCFOLD::SharedTypes::Legacy::ContainerType | $getContainerType () const |
|
MCAPI void | $setContainerType (::SharedTypes::Legacy::ContainerType type) |
|
MCAPI::Bedrock::PubSub::Subscription | $registerContainerTypeListener (::std::function< void(::SharedTypes::Legacy::ContainerType)> callback) const |
|
MCAPI void | $broadcastChanges () |
|