net.minecraft.recipe

public interface AbstractCookingRecipe$RecipeFactory<T extends AbstractCookingRecipe>

net.minecraft.world.item.crafting.AbstractCookingRecipe$Factory
net.minecraft.class_1874$class_3958
net.minecraft.recipe.AbstractCookingRecipe$RecipeFactory

Method summary

Modifier and TypeMethod
T
create(String group, CookingBookCategory category, Ingredient ingredient, ItemStack result, float experience, int cookingTime)
method_1_271(String arg0, class_7709 arg1, class_1856 arg2, class_1799 arg3, float arg4, int arg5)
method_1_271(String group, CookingRecipeCategory category, Ingredient ingredient, ItemStack result, float experience, int cookingTime)