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 ;
40 MCFOLD ::Item& $setIconInfo(::std::string
const& name,
int id);
44 MCFOLD
bool $isDye()
const;
46 MCFOLD ::ItemColor $getItemColor()
const;
48 MCFOLD
bool $isValidAuxValue(
int auxValue)
const;
56 MCAPI
static void** $vftable();