net.minecraft.world.item.crafting

public interface AbstractCookingRecipe$Factory<T extends AbstractCookingRecipe>

dda$a
net.minecraft.world.item.crafting.AbstractCookingRecipe$Factory
net.minecraft.class_1874$class_3958
net.minecraft.unmapped.C_hpjdwiwu$C_fpdfhqvq
net.minecraft.recipe.AbstractCookingRecipe$RecipeFactory
net.minecraft.recipe.AbstractCookingRecipe$Factory

Method summary

Modifier and TypeMethod
T
create(String arg0, ddg arg1, ddq arg2, czd 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)