27 ::ll::TypedStorage<8, 64, ::ResolvedItemIconInfo> mIconInfo;
28 ::ll::TypedStorage<8, 136, ::MobEffectInstance> mMobEffect;
39 virtual ::Potion::PotionType getPotionType()
const;
45 virtual void appendFormattedHovertext(
49 bool const showCategory
53 virtual ::std::string buildEffectDescriptionName(
::ItemStackBase const& stack)
const ;
56 virtual bool uniqueAuxValues()
const ;
59 virtual ::ResolvedItemIconInfo getIconInfo(
::ItemStackBase const&,
int,
bool)
const ;
69 virtual bool isValidAuxValue(
int auxValue)
const ;
72 virtual bool isDestructive(
int)
const ;
87 MCAPI
static int const& MAX_AMPLIFIER();
93 MCAPI
void* $ctor(::std::string
const& name,
int id);
99 MCFOLD ::Potion::PotionType $getPotionType()
const;
103 MCAPI
void $appendFormattedHovertext(
107 bool const showCategory
110 MCAPI ::std::string $buildEffectDescriptionName(
::ItemStackBase const& stack)
const;
112 MCFOLD
bool $uniqueAuxValues()
const;
114 MCAPI ::ResolvedItemIconInfo $getIconInfo(
::ItemStackBase const&,
int,
bool)
const;
120 MCAPI
bool $isValidAuxValue(
int auxValue)
const;
122 MCFOLD
bool $isDestructive(
int)
const;