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 index) ;
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 ;
87 MCFOLD ::Potion::PotionType $getPotionType()
const;
89 MCAPI ::Item& $setIconInfo(::std::string
const& name,
int index);
94 MCAPI
void $appendFormattedHovertext(
98 bool const showCategory
101 MCAPI ::ResolvedItemIconInfo
102 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
106 MCFOLD
bool $isThrowable()
const;
118 MCAPI
static void** $vftable();