Package net.minecraft.recipe
Interface CuttingRecipe.Serializer.RecipeFactory<T extends CuttingRecipe>
- Enclosing class:
CuttingRecipe.Serializer<T extends CuttingRecipe>
static interface CuttingRecipe.Serializer.RecipeFactory<T extends CuttingRecipe>
- Mappings:
Namespace Name official cmq$a$aintermediary net/minecraft/class_3972$class_3973$class_3974named net/minecraft/recipe/CuttingRecipe$Serializer$RecipeFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate(String string, Ingredient ingredient, Item item, int int2)
-
Method Details
-
create
-