31 virtual void appendFormattedHovertext(
35 bool const showCategory
38 virtual int getEnchantSlot()
const ;
40 virtual int getEnchantValue()
const ;
44 virtual bool isThrowable()
const ;
48 virtual short getMaxDamage()
const ;
50 virtual int getAttackDamage()
const ;
52 virtual bool canDestroyInCreative()
const ;
58 MCAPI ::Actor* _setupProjectile(
::Actor* trident,
::ItemStack item,
bool creative)
const;
64 MCAPI
static int const& CHARGE_THRESHOLD_TIME();
66 MCAPI
static int const& THROW_THRESHOLD_TIME();
76 MCAPI
void $appendFormattedHovertext(
80 bool const showCategory
83 MCAPI
int $getEnchantSlot()
const;
85 MCFOLD
int $getEnchantValue()
const;
89 MCFOLD
bool $isThrowable()
const;
93 MCFOLD
short $getMaxDamage()
const;
95 MCFOLD
int $getAttackDamage()
const;
97 MCFOLD
bool $canDestroyInCreative()
const;
105 MCAPI
static void** $vftable();