3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/Item.h"
21 virtual bool isThrowable()
const ;
23 virtual ::HashedString
const& getCooldownCategory()
const ;
25 virtual int getCooldownDuration()
const ;
33 MCAPI static ::HashedString
const& COOLDOWN();
41 MCFOLD
bool $isThrowable()
const;
43 MCAPI ::HashedString
const& $getCooldownCategory()
const;
45 MCFOLD
int $getCooldownDuration()
const;
Definition EnderpearlItem.h:15
static MCAPI void ** $vftable()
Definition HashedString.h:5
Definition ItemStack.h:26