30 ::ll::TypedStorage<8, 1344, ::ResolvedItemIconInfo[21]> mLingeringIcons;
31 ::ll::TypedStorage<4, 84, ::Potion::PotionVariant[21]> mLingeringPotionVariants;
37 virtual ::Potion::PotionType getPotionType()
const ;
39 virtual ::Item& setIconInfo(::std::string
const& name,
int index) ;
44 virtual void appendFormattedHovertext(
48 bool const showCategory
51 virtual ::ResolvedItemIconInfo
52 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
56 virtual bool isThrowable()
const ;
58 virtual ::Actor* createProjectileActor(
74 MCFOLD ::Potion::PotionType $getPotionType()
const;
76 MCAPI ::Item& $setIconInfo(::std::string
const& name,
int index);
81 MCAPI
void $appendFormattedHovertext(
85 bool const showCategory
88 MCAPI ::ResolvedItemIconInfo
89 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
93 MCFOLD
bool $isThrowable()
const;
95 MCAPI ::Actor* $createProjectileActor(
110 MCAPI
static void** $vftable();