22 ::ll::TypedStorage<8, 24, ::std::vector<::RecipeIngredient>> mIngredients;
23 ::ll::TypedStorage<1, 1, uchar> mNumIngredients;
43 ::RecipeNetId
const& recipeNetId,
45 ::std::vector<::RecipeIngredient>
const& ingredients
56 MCNAPI
void*
$ctor(::RecipeNetId
const& recipeNetId, uchar numCrafts);
59 $ctor(::RecipeNetId
const& recipeNetId, uchar numCrafts, ::std::vector<::RecipeIngredient>
const& ingredients);