|
|
virtual::ContainerID | getContainerId () const =0 |
|
virtual void | setContainerId (::ContainerID id)=0 |
|
virtual::SharedTypes::Legacy::ContainerType | getContainerType () const =0 |
|
virtual void | setContainerType (::SharedTypes::Legacy::ContainerType type)=0 |
|
virtual::Bedrock::PubSub::Subscription | registerContainerTypeListener (::std::function< void(::SharedTypes::Legacy::ContainerType)> callback) const =0 |
|
virtual void | serverInitItemStackIds ()=0 |
|
virtual ::std::vector<::ItemStack > | getItemCopies () const =0 |
|
virtual void | setSlot (int slot, ::ItemStack const &item, bool fromNetwork)=0 |
|
virtual::ItemStack const & | getSlot (int slot) const =0 |
|
virtual void | setData (int id, int value)=0 |
|
virtual void | setFullContainerSlot (int, ::FullContainerName const &, ::ItemStack const &, bool)=0 |
|
virtual::ItemStack const & | getFullContainerSlot (int slot, ::FullContainerName const &name) const =0 |
|
virtual void | broadcastChanges ()=0 |
|
MCAPI void | $dtor () |
◆ $vftable()
| MCAPI void ** IContainerManager::$vftable |
( |
| ) |
|
|
static |
- 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: