19    ::ll::TypedStorage<1, 1, ::ItemColor> mColor;
 
   26    virtual ::Item& setIconInfo(::std::string 
const& name, 
int index) ;
 
   33    virtual bool isDye() 
const ;
 
   36    virtual ::ItemColor getItemColor() 
const ;
 
   39    virtual bool isValidAuxValue(
int auxValue) 
const ;
 
   48    MCFOLD ::Item& $setIconInfo(::std::string 
const& name, 
int index);
 
   52    MCFOLD 
bool $isDye() 
const;
 
   54    MCFOLD ::ItemColor $getItemColor() 
const;
 
   56    MCFOLD 
bool $isValidAuxValue(
int auxValue) 
const;