34 virtual void appendFormattedHovertext(
38 bool const showCategory
42 virtual int getEnchantSlot()
const ;
45 virtual int getEnchantValue()
const ;
51 virtual bool isThrowable()
const ;
57 virtual short getMaxDamage()
const ;
60 virtual int getAttackDamage()
const ;
63 virtual bool canDestroyInCreative()
const ;
72 MCAPI ::Actor* _setupProjectile(
::Actor* trident,
::ItemStack item,
bool creative)
const;
78 MCAPI
static int const& CHARGE_THRESHOLD_TIME();
80 MCAPI
static int const& THROW_THRESHOLD_TIME();
96 MCAPI
void $appendFormattedHovertext(
100 bool const showCategory
103 MCAPI
int $getEnchantSlot()
const;
105 MCFOLD
int $getEnchantValue()
const;
109 MCFOLD
bool $isThrowable()
const;
113 MCFOLD
short $getMaxDamage()
const;
115 MCFOLD
int $getAttackDamage()
const;
117 MCFOLD
bool $canDestroyInCreative()
const;
123 MCAPI
static void** $vftable();