|
::ll::TypedStorage< 8, 8, ::Player & > | mPlayer |
|
::ll::TypedStorage< 4, 24, ::ItemStackNetIdVariant > | mSrcItemNetId |
|
::ll::TypedStorage< 4, 8, ::CraftHandlerGrindstone::ExperienceAmount > | mExperienceAmount |
|
::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 |
|
◆ _handleCraftAction()
◆ _postCraftRequest()
virtual void CraftHandlerGrindstone::_postCraftRequest |
( |
bool const | wasSuccess | ) |
|
|
virtual |
◆ _getExperienceFromItem()
MCAPI int CraftHandlerGrindstone::_getExperienceFromItem |
( |
::ItemStack const & | stack | ) |
const |
- 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.
◆ _resolveNetIdAndValidate()
MCAPI bool CraftHandlerGrindstone::_resolveNetIdAndValidate |
( |
::ContainerEnumName | containerNetId, |
|
|
uchar | slot, |
|
|
::ItemStackNetIdVariant const & | netId ) |
- 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.
◆ _getResultItemWithNoEnchants()
static MCAPI ::ItemStack CraftHandlerGrindstone::_getResultItemWithNoEnchants |
( |
::ItemStack & | result, |
|
|
::std::vector<::ItemStack > const & | inputItems, |
|
|
bool & | onlyHasCurses ) |
|
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.
◆ getResultItem()
- 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.
◆ $_postCraftRequest()
MCAPI void CraftHandlerGrindstone::$_postCraftRequest |
( |
bool const | wasSuccess | ) |
|
- 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.
◆ $vftable()
static MCAPI void ** CraftHandlerGrindstone::$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: