LeviLamina
|
Classes | |
struct | ExperienceAmount |
Public Member Functions | |
CraftHandlerGrindstone & | operator= (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, ::ItemStackNetIdVariant > | getResultItem (::ItemStack const &input, ::ItemStack const &additional) |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 8 > | mUnke00968 |
::ll::UntypedStorage< 4, 24 > | mUnkbf07a4 |
::ll::UntypedStorage< 4, 8 > | mUnk98602c |
::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.