23 ::ll::TypedStorage<8, 8, ::Item::Tier const&> mTier;
24 ::ll::TypedStorage<8, 8, ::HashedString const&> mBlockDestructionTag;
25 ::ll::TypedStorage<4, 4, int> mAttackDamage;
38 virtual int getAttackDamage()
const ;
41 virtual bool isHandEquipped()
const ;
44 virtual int getEnchantValue()
const ;
47 virtual bool isValidRepairItem(
54 virtual void appendFormattedHovertext(
58 bool const showCategory
62 virtual bool canDestroySpecial(
::Block const& block)
const ;
84 MCFOLD
int $getAttackDamage()
const;
86 MCFOLD
bool $isHandEquipped()
const;
88 MCAPI
int $getEnchantValue()
const;
90 MCAPI
bool $isValidRepairItem(
96 MCAPI
void $appendFormattedHovertext(
100 bool const showCategory
103 MCAPI
bool $canDestroySpecial(
::Block const& block)
const;