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

Classes

struct  ExperienceAmount

Public Member Functions

CraftHandlerGrindstoneoperator= (CraftHandlerGrindstone const &)
 CraftHandlerGrindstone (CraftHandlerGrindstone const &)
virtual::ItemStackNetResult _handleCraftAction (::ItemStackRequestActionCraftBase const &)
virtual void _postCraftRequest (bool const wasSuccess)
MCAPI int _getExperienceFromItem (::ItemStack const &stack) const
MCAPI bool _resolveNetIdAndValidate (::ContainerEnumName containerNetId, uchar slot, ::ItemStackNetIdVariant const &netId)
MCAPI void $_postCraftRequest (bool const wasSuccess)
virtual::ItemStackNetResult handleConsumedItem (::FullContainerName const &, uchar const, ::ItemStack const &)
virtual::ItemStackNetResult preHandleAction (::ItemStackRequestActionType)
virtual void endRequestBatch ()
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)
MCFOLD void $endRequestBatch ()
MCFOLD::Recipes const * $_getLevelRecipes () const

Static Public Member Functions

static MCAPI ::ItemStack _getResultItemWithNoEnchants (::ItemStack &result, ::std::vector<::ItemStack > const &inputItems, bool &onlyHasCurses)
static MCAPI ::std::pair<::ItemStack, ::ItemStackNetIdVariantgetResultItem (::ItemStack const &input, ::ItemStack const &additional)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::Player & > mPlayer
::ll::TypedStorage< 4, 24, ::ItemStackNetIdVariantmSrcItemNetId
::ll::TypedStorage< 4, 8, ::CraftHandlerGrindstone::ExperienceAmountmExperienceAmount
::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 CraftHandlerGrindstone::_handleCraftAction ( ::ItemStackRequestActionCraftBase const & )
virtual

Implements CraftHandlerBase.

◆ _postCraftRequest()

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

Reimplemented from CraftHandlerBase.


The documentation for this class was generated from the following file: