16class DecoratedPotBlockItem :
public ::BlockItem {
19 DecoratedPotBlockItem();
24 virtual void appendFormattedHovertext(
28 bool const showCategory
37 MCAPI DecoratedPotBlockItem(::std::string
const& name,
int id);
39 MCAPI ::std::string buildIngredientItemList(
::CompoundTag const* ingredientList)
const;
45 MCAPI
void* $ctor(::std::string
const& name,
int id);
51 MCAPI
void $appendFormattedHovertext(
55 bool const showCategory
66 MCAPI
static void** $vftable();