LeviLamina
|
Public Member Functions | |
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 &, 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::UntypedStorage< 4, 4 > | mUnkbabe01 |
::ll::UntypedStorage< 8, 8 > | mUnk6a159d |
::ll::UntypedStorage< 8, 8 > | mUnk97411e |
::ll::UntypedStorage< 1, 1 > | mUnkf6091a |
::ll::UntypedStorage< 1, 1 > | mUnkd3fa17 |
::ll::UntypedStorage< 8, 24 > | mUnk1a195c |
::ll::UntypedStorage< 8, 24 > | mUnk4b67b7 |
::ll::UntypedStorage< 8, 24 > | mUnke75150 |
::ll::UntypedStorage< 1, 1 > | mUnkbdc7c9 |
|
virtual |
Implements CraftHandlerBase.
|
virtual |
Reimplemented from CraftHandlerBase.