30 ::ll::TypedStorage<8, 1344, ::ResolvedItemIconInfo[21]> mLingeringIcons;
31 ::ll::TypedStorage<4, 84, ::Potion::PotionVariant[21]> mLingeringPotionVariants;
38 virtual ::Potion::PotionType getPotionType()
const ;
41 virtual ::Item& setIconInfo(::std::string
const& name,
int id) ;
48 virtual void appendFormattedHovertext(
52 bool const showCategory
56 virtual ::ResolvedItemIconInfo
57 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
63 virtual bool isThrowable()
const ;
66 virtual ::Actor* createProjectileActor(
84 MCFOLD ::Potion::PotionType $getPotionType()
const;
86 MCAPI ::Item& $setIconInfo(::std::string
const& name,
int id);
91 MCAPI
void $appendFormattedHovertext(
95 bool const showCategory
98 MCAPI ::ResolvedItemIconInfo
99 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
103 MCFOLD
bool $isThrowable()
const;
105 MCAPI ::Actor* $createProjectileActor(
118 MCAPI
static void** $vftable();