LeviLamina
Loading...
Searching...
No Matches
CraftHandlerBase Class Referenceabstract
Inheritance diagram for CraftHandlerBase:

Public Member Functions

CraftHandlerBaseoperator= (CraftHandlerBase const &)
 CraftHandlerBase (CraftHandlerBase const &)
virtual::ItemStackNetResult handleConsumedItem (::FullContainerName const &openContainerNetId, uchar const slot, ::ItemStack const &consumedItem)
virtual::ItemStackNetResult preHandleAction (::ItemStackRequestActionType requestActionType)
virtual void endRequestBatch ()
virtual::ItemStackNetResult _handleCraftAction (::ItemStackRequestActionCraftBase const &requestAction)=0
virtual void _postCraftRequest (bool const wasSuccess)
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 void $_postCraftRequest (bool const wasSuccess)
MCFOLD::Recipes const * $_getLevelRecipes () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

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

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