static interface CuttingRecipe.Serializer.RecipeFactory<T extends CuttingRecipe>
Modifier and Type | Method and Description |
---|---|
T |
create(Identifier identifier,
String string,
Ingredient ingredient,
ItemStack itemStack) |
T create(Identifier identifier, String string, Ingredient ingredient, ItemStack itemStack)