Package net.minecraft.item.crafting
Interface CookingRecipeSerializer.IFactory<T extends AbstractCookingRecipe>
- Enclosing class:
- CookingRecipeSerializer<T extends AbstractCookingRecipe>
static interface CookingRecipeSerializer.IFactory<T extends AbstractCookingRecipe>
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(ResourceLocation p_create_1_, String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_, float p_create_5_, int p_create_6_)
-
Method Details
-
create
T create(ResourceLocation p_create_1_, String p_create_2_, Ingredient p_create_3_, ItemStack p_create_4_, float p_create_5_, int p_create_6_)
-