19 ::ll::TypedStorage<1, 1, ::ItemColor> mColor;
25 virtual ::Item& setIconInfo(::std::string
const& name,
int id) ;
30 virtual bool isDye()
const ;
32 virtual ::ItemColor getItemColor()
const ;
34 virtual bool isValidAuxValue(
int auxValue)
const ;
42 MCFOLD ::Item& $setIconInfo(::std::string
const& name,
int id);
46 MCFOLD
bool $isDye()
const;
49 MCFOLD ::ItemColor $getItemColor()
const;
52 MCFOLD
bool $isValidAuxValue(
int auxValue)
const;
60 MCAPI
static void** $vftable();