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