|
|
virtual::ItemInstance const & | getRecipeItem (int slot) const |
|
virtual void | onRecipeSelected (::ItemInstance const &recipeItem, bool displayGhostItems) |
|
virtual void | setGhostItem (::ItemInstance const &item) |
|
virtual::ItemInstance const & | getGhostItem () const |
| virtual int | getBackgroundStyle (int slot, bool inventoryContainsItem) const |
| MCAPI void | $dtor () |
|
virtual bool | canRemove (int slot, int removeCount) const |
|
virtual bool | isItemAllowed (::ItemStackBase const &item) const |
|
virtual bool | isItemFiltered (::Recipes const &recipes, ::ItemStackBase const &item) const |
|
virtual::ItemSetType | _canSet (::ContainerScreenContext const &context, int modelSlot, ::ItemStackBase const &item, ::ItemTransferAmount transferAmount) const |
|
virtual int | _getAvailableSetCount (::ContainerScreenContext const &context, int modelSlot, ::ItemStackBase const &item) const |
|
virtual bool | _canRemove (int modelSlot, int removeCount) const |
|
virtual void | _onItemChanged (int modelSlot) |
|
|
::ll::TypedStorage< 8, 128, ::ItemInstance > | mRecipeItem |
|
::ll::TypedStorage< 8, 128, ::ItemInstance > | mGhostItem |
|
::ll::TypedStorage< 1, 1, bool > | mDisplayOnlyGhostItems |
|
::ll::TypedStorage< 1, 1, bool > | mIsRecipeSmeltable |
|
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::ContainerModel > > | mContainerModel |
|
::ll::TypedStorage< 1, 1, bool > | mDrop |
◆ getBackgroundStyle()
| virtual int FurnaceContainerController::getBackgroundStyle |
( |
int | slot, |
|
|
bool | inventoryContainsItem ) const |
|
virtual |
◆ $dtor()
| MCAPI void FurnaceContainerController::$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()
| MCAPI void ** FurnaceContainerController::$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: