38 MCAPI
RecipeIngredient(::std::string_view item,
int auxValue, ushort stackSize);
48 MCAPI static ::RecipeIngredient& EMPTY_INGREDIENT();
58 MCAPI
void* $ctor(
::BlockLegacy const& block, ushort stackSize);
60 MCAPI
void* $ctor(
::Block const& block, ushort stackSize);
62 MCAPI
void* $ctor(
::ItemTag const& itemTag, ushort stackSize);
64 MCAPI
void* $ctor(::std::string_view item,
int auxValue, ushort stackSize);
66 MCAPI
void* $ctor(
::Item const& item,
int auxValue, ushort stackSize);
78 MCAPI
static void** $vftable();