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 ;
60 MCAPI ::Actor* _setupProjectile(
::Actor* trident,
::ItemStack item,
bool creative)
const;
66 MCAPI
static int const& CHARGE_THRESHOLD_TIME();
68 MCAPI
static int const& THROW_THRESHOLD_TIME();
78 MCAPI
void $appendFormattedHovertext(
82 bool const showCategory
85 MCAPI
int $getEnchantSlot()
const;
87 MCFOLD
int $getEnchantValue()
const;
91 MCFOLD
bool $isThrowable()
const;
95 MCFOLD
short $getMaxDamage()
const;
97 MCFOLD
int $getAttackDamage()
const;
99 MCFOLD
bool $canDestroyInCreative()
const;
107 MCAPI
static void** $vftable();