|
| virtual int | getBackgroundStyle (int slot, bool) const |
| virtual void | onRecipeSelected (::Recipe const *recipe, uint64 gridSize, bool displayGhostItems) |
| virtual::ItemInstance const & | getRecipeItem (int) const |
| virtual void | clearSelectedRecipe () |
| virtual bool | _canRemove (int modelSlot, int removeCount) const |
| MCAPI void | $dtor () |
|
virtual::Recipe const * | getSelectedRecipe () const |
|
virtual void | setGhostItem (::ItemInstance const &item, int slot, bool showStackSize) |
|
virtual::ItemInstance const & | getGhostItem (int slot) const |
|
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 void | _onItemChanged (int) |
|
|
::ll::TypedStorage< 8, 128, ::ItemInstance > | mRecipeItem |
|
::ll::TypedStorage< 1, 1, bool > | mIsRecipeCraftable |
|
::ll::TypedStorage< 8, 8, ::Recipe const * > | mCurrentRecipe |
|
::ll::TypedStorage< 4, 4, int > | mGridSize |
|
::ll::TypedStorage< 1, 1, bool > | mDisplayOnlyGhostItems |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ItemInstance > > | mGhostItems |
|
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::ContainerModel > > | mContainerModel |
|
::ll::TypedStorage< 1, 1, bool > | mDrop |
◆ getBackgroundStyle()
| virtual int CraftingOutputContainerController::getBackgroundStyle |
( |
int | slot, |
|
|
bool | ) const |
|
virtual |
◆ onRecipeSelected()
| virtual void CraftingOutputContainerController::onRecipeSelected |
( |
::Recipe const * | recipe, |
|
|
uint64 | gridSize, |
|
|
bool | displayGhostItems ) |
|
virtual |
◆ getRecipeItem()
| virtual::ItemInstance const & CraftingOutputContainerController::getRecipeItem |
( |
int | | ) |
const |
|
virtual |
◆ clearSelectedRecipe()
| virtual void CraftingOutputContainerController::clearSelectedRecipe |
( |
| ) |
|
|
virtual |
◆ _canRemove()
| virtual bool CraftingOutputContainerController::_canRemove |
( |
int | modelSlot, |
|
|
int | removeCount ) const |
|
virtual |
◆ $dtor()
| MCAPI void CraftingOutputContainerController::$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 ** CraftingOutputContainerController::$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: