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

Public Member Functions

CraftHandlerEnchantoperator= (CraftHandlerEnchant const &)
 CraftHandlerEnchant (CraftHandlerEnchant const &)
virtual::ItemStackNetResult _handleCraftAction (::ItemStackRequestActionCraftBase const &requestAction)
virtual void _postCraftRequest (bool const wasSuccess)
virtual void endRequestBatch ()
MCAPI::EnchantingContainerManagerModel & _getEnchantingModel () const
MCAPI::ItemStackNetResult _handleEnchant (::ItemStackRequestActionCraft<::RecipeNetId, 12 > const &requestAction)
MCAPI::ItemStackNetResult $_handleCraftAction (::ItemStackRequestActionCraftBase const &requestAction)
MCAPI void $_postCraftRequest (bool const wasSuccess)
MCAPI void $endRequestBatch ()
virtual::ItemStackNetResult handleConsumedItem (::FullContainerName const &openContainerNetId, uchar const slot, ::ItemStack const &consumedItem)
virtual::ItemStackNetResult preHandleAction (::ItemStackRequestActionType requestActionType)
virtual::Recipes const * _getLevelRecipes () const
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::Recipes const * $_getLevelRecipes () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mEnchantCost
::ll::TypedStorage< 8, 8, ::Player & > mPlayer
::ll::TypedStorage< 1, 1, bool > mRecalculateOptions
::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 CraftHandlerEnchant::_handleCraftAction ( ::ItemStackRequestActionCraftBase const & requestAction)
virtual

Implements CraftHandlerBase.

◆ _postCraftRequest()

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

Reimplemented from CraftHandlerBase.

◆ endRequestBatch()

virtual void CraftHandlerEnchant::endRequestBatch ( )
virtual

Reimplemented from CraftHandlerBase.

◆ $vftable()

MCAPI void ** CraftHandlerEnchant::$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: