25 ::ll::TypedStorage<4, 4, int> mDamage;
26 ::ll::TypedStorage<8, 8, ::Item::Tier const&> mTier;
45 virtual int getAttackDamage()
const ;
48 virtual bool isHandEquipped()
const ;
54 virtual bool canDestroySpecial(
::Block const& block)
const ;
57 virtual bool isValidRepairItem(
64 virtual int getEnchantSlot()
const ;
67 virtual int getEnchantValue()
const ;
70 virtual void appendFormattedHovertext(
74 bool const showCategory
78 virtual bool canDestroyInCreative()
const ;
97 MCFOLD
int $getAttackDamage()
const;
99 MCFOLD
bool $isHandEquipped()
const;
103 MCAPI
bool $canDestroySpecial(
::Block const& block)
const;
105 MCAPI
bool $isValidRepairItem(
111 MCFOLD
int $getEnchantSlot()
const;
113 MCAPI
int $getEnchantValue()
const;
115 MCAPI
void $appendFormattedHovertext(
119 bool const showCategory
122 MCFOLD
bool $canDestroyInCreative()
const;