net.minecraft.world.item.crafting

public interface AbstractCookingRecipe$Factory<T extends AbstractCookingRecipe>

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

Method summary

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