36 ::ll::TypedStorage<1, 1, ::ItemColor> mDyeId;
37 ::ll::TypedStorage<1, 1, ::CompoundType> mColorCompound;
38 ::ll::TypedStorage<4, 4, int> mVariantIndex;
39 ::ll::TypedStorage<4, 4, int> mRGB;
49 virtual ::ResolvedItemIconInfo
50 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
55 virtual ::Item& setIconInfo(::std::string
const& name,
int id) ;
57 virtual bool isHandEquipped() const ;
59 virtual ::
Brightness getLightEmission(
int auxValue) const ;
66 MCAPI static ::mce::Color getColor(
int data);
73 MCAPI static ::std::add_lvalue_reference_t<::SparklerItem::ColorInfo const[]> COLORS();
81 MCAPI ::ResolvedItemIconInfo
82 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
86 MCFOLD ::Item& $setIconInfo(::std::string
const& name,
int id);
88 MCFOLD
bool $isHandEquipped()
const;
90 MCFOLD ::Brightness $getLightEmission(
int auxValue)
const;