LeviLamina
Loading...
Searching...
No Matches
CraftHandlerAnvil Class Reference
Inheritance diagram for CraftHandlerAnvil:

Public Member Functions

CraftHandlerAnviloperator= (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 &, uchar const, ::ItemStack const &)
virtual::ItemStackNetResult preHandleAction (::ItemStackRequestActionType)
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)
MCFOLD void $endRequestBatch ()
MCFOLD void $_postCraftRequest (bool const wasSuccess)
MCFOLD::Recipes const * $_getLevelRecipes () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::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

Member Function Documentation

◆ _handleCraftAction()

virtual::ItemStackNetResult CraftHandlerAnvil::_handleCraftAction ( ::ItemStackRequestActionCraftBase const & )
virtual

Implements CraftHandlerBase.

◆ _postCraftRequest()

virtual void CraftHandlerAnvil::_postCraftRequest ( bool const wasSuccess)
virtual

Reimplemented from CraftHandlerBase.

◆ $vftable()

MCAPI void ** CraftHandlerBase::$vftable ( )
staticinherited
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: