21 enum class Type :
int {
29 ::ll::TypedStorage<4, 4, ::CoalItem::Type> mType;
40 virtual ::Item& setIconInfo(::std::string
const& name,
int id) ;
43 virtual ::ResolvedItemIconInfo
44 getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const ;
51 virtual float getFurnaceXPmultiplier(
::ItemStackBase const& instance)
const ;
72 MCFOLD ::Item& $setIconInfo(::std::string
const& name,
int id);
74 MCFOLD ::ResolvedItemIconInfo
75 $getIconInfo(
::ItemStackBase const& item,
int newAnimationFrame,
bool inInventoryPane)
const;
80 MCAPI
float $getFurnaceXPmultiplier(
::ItemStackBase const& instance)
const;