26 ::ll::TypedStorage<4, 4, int> mDamage;
27 ::ll::TypedStorage<8, 8, ::ItemTier const&> mTier;
46 virtual int getAttackDamage()
const ;
49 virtual bool isHandEquipped()
const ;
55 virtual bool canDestroySpecial(
::Block const& block)
const ;
58 virtual bool isValidRepairItem(
65 virtual int getEnchantSlot()
const ;
68 virtual int getEnchantValue()
const ;
71 virtual void appendFormattedHovertext(
75 bool const showCategory
79 virtual bool canDestroyInCreative()
const ;
98 MCFOLD
int $getAttackDamage()
const;
100 MCFOLD
bool $isHandEquipped()
const;
104 MCAPI
bool $canDestroySpecial(
::Block const& block)
const;
106 MCAPI
bool $isValidRepairItem(
112 MCFOLD
int $getEnchantSlot()
const;
114 MCAPI
int $getEnchantValue()
const;
116 MCAPI
void $appendFormattedHovertext(
120 bool const showCategory
123 MCFOLD
bool $canDestroyInCreative()
const;