42 MCAPI
RecipeIngredient(::std::string_view item,
int auxValue, ushort stackSize);
52 MCAPI static ::RecipeIngredient& EMPTY_INGREDIENT();
62 MCAPI
void* $ctor(
::BlockLegacy const& block, ushort stackSize);
64 MCAPI
void* $ctor(
::Block const& block, ushort stackSize);
66 MCAPI
void* $ctor(
::ItemTag const& itemTag, ushort stackSize);
68 MCAPI
void* $ctor(::std::string_view item,
int auxValue, ushort stackSize);
70 MCAPI
void* $ctor(
::Item const& item,
int auxValue, ushort stackSize);