34 ::ll::TypedStorage<8, 1344, ::ResolvedItemIconInfo[21]> mArrowIcons;
35 ::ll::TypedStorage<4, 84, ::Potion::PotionVariant[21]> mArrowVariants;
42 virtual ::Item& setIconInfo(::std::string
const& name,
int index) ;
58 virtual void appendFormattedHovertext(
62 bool const showCategory
66 virtual ::std::string buildEffectDescriptionName(
::ItemStackBase const& stack)
const ;
69 virtual bool isValidAuxValue(
int auxValue)
const ;
72 virtual ::ResolvedItemIconInfo
73 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
84 MCAPI ::std::shared_ptr<::Potion const> _potionExistsOrContentError(
int aux)
const;
88 MCAPI ::std::vector<::MobEffectInstance> getMobEffects(
int auxValue)
const;
106 MCAPI ::Item& $setIconInfo(::std::string
const& name,
int index);
117 MCAPI
void $appendFormattedHovertext(
121 bool const showCategory
124 MCAPI ::std::string $buildEffectDescriptionName(
::ItemStackBase const& stack)
const;
126 MCAPI
bool $isValidAuxValue(
int auxValue)
const;
128 MCAPI ::ResolvedItemIconInfo
129 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
135 MCAPI
static void** $vftable();