23 ::ll::TypedStorage<8, 8, ::Item::Tier const&> mTier;
24 ::ll::TypedStorage<8, 8, ::HashedString const&> mBlockDestructionTag;
25 ::ll::TypedStorage<4, 4, int> mAttackDamage;
32 virtual int getAttackDamage()
const ;
35 virtual bool isHandEquipped()
const ;
38 virtual int getEnchantValue()
const ;
41 virtual bool isValidRepairItem(
48 virtual void appendFormattedHovertext(
52 bool const showCategory
56 virtual bool canDestroySpecial(
::Block const& block)
const ;
78 MCFOLD
int $getAttackDamage()
const;
80 MCFOLD
bool $isHandEquipped()
const;
82 MCAPI
int $getEnchantValue()
const;
84 MCAPI
bool $isValidRepairItem(
90 MCAPI
void $appendFormattedHovertext(
94 bool const showCategory
97 MCAPI
bool $canDestroySpecial(
::Block const& block)
const;
107 MCAPI
static void** $vftable();