3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/Item.h"
23 virtual bool isThrowable()
const ;
26 virtual ::HashedString
const& getCooldownCategory()
const ;
29 virtual int getCooldownDuration()
const ;
38 MCAPI static ::HashedString
const& COOLDOWN();
46 MCFOLD
bool $isThrowable()
const;
48 MCAPI ::HashedString
const& $getCooldownCategory()
const;
50 MCFOLD
int $getCooldownDuration()
const;
Definition EnderpearlItem.h:15
static MCAPI void ** $vftable()
Definition HashedString.h:5
Definition ItemStack.h:23