|
|
CraftHandlerAnvil & | operator= (CraftHandlerAnvil const &) |
|
| CraftHandlerAnvil (CraftHandlerAnvil const &) |
| virtual::ItemStackNetResult | _handleCraftAction (::ItemStackRequestActionCraftBase const &) |
| virtual void | _postCraftRequest (bool const wasSuccess) |
|
virtual::Recipes const * | _getLevelRecipes () const |
|
virtual::ItemStackNetResult | handleConsumedItem (::FullContainerName const &openContainerNetId, uchar const slot, ::ItemStack const &consumedItem) |
|
virtual::ItemStackNetResult | preHandleAction (::ItemStackRequestActionType requestActionType) |
|
virtual void | endRequestBatch () |
|
MCAPI ::std::tuple<::ItemStackNetResult, ::Recipe const * > | _getRecipeFromNetId (::RecipeNetId const &recipeNetId) |
|
MCAPI::ItemStackNetResult | handleCraftAction (::ItemStackRequestActionCraftBase const &requestAction, ::ItemStackNetResult currentResult) |
|
MCAPI void | postRequest (bool wasSuccess) |
|
MCAPI::ItemStackNetResult | $handleConsumedItem (::FullContainerName const &openContainerNetId, uchar const slot, ::ItemStack const &consumedItem) |
|
MCFOLD::ItemStackNetResult | $preHandleAction (::ItemStackRequestActionType requestActionType) |
|
MCFOLD void | $endRequestBatch () |
|
MCFOLD void | $_postCraftRequest (bool const wasSuccess) |
|
MCFOLD::Recipes const * | $_getLevelRecipes () const |
|
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 4, 4, int > | mAnvilCost |
|
::ll::TypedStorage< 8, 8, ::Player & > | mPlayer |
|
::ll::TypedStorage< 8, 8, ::ItemStackRequestActionCraftHandler & > | mCraftRequestHandler |
|
::ll::TypedStorage< 1, 1, ::ItemStackRequestActionType > | mCraftActionType |
|
::ll::TypedStorage< 1, 1, bool > | mNonImplementedTrustClientResults |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ExpectedSlotConsume > > | mExpectedSlotConsumes |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ExpectedAnywhereConsume > > | mExpectedAnywhereConsumes |
|
::ll::TypedStorage< 8, 24, ::std::vector<::AllowedAnywhereConsume > > | mAllowedAnywhereConsumes |
|
::ll::TypedStorage< 1, 1, bool > | mIsCraftRequest |
◆ _handleCraftAction()
◆ _postCraftRequest()
| virtual void CraftHandlerAnvil::_postCraftRequest |
( |
bool const | wasSuccess | ) |
|
|
virtual |
The documentation for this class was generated from the following file: