Package net.minecraft.data.recipes
Class SmithingTrimRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.SmithingTrimRecipeBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Ingredientprivate final Ingredientprivate final RecipeCategoryprivate final Ingredient -
Constructor Summary
ConstructorsConstructorDescriptionSmithingTrimRecipeBuilder(RecipeCategory p_267007_, Ingredient p_266712_, Ingredient p_267018_, Ingredient p_267264_) -
Method Summary
Modifier and TypeMethodDescriptionprivate voidensureValid(ResourceLocation p_267040_) voidsave(RecipeOutput p_301110_, ResourceLocation p_266718_) static SmithingTrimRecipeBuildersmithingTrim(Ingredient p_266812_, Ingredient p_266843_, Ingredient p_267309_, RecipeCategory p_267269_)
-
Field Details
-
category
-
template
-
base
-
addition
-
criteria
-
-
Constructor Details
-
SmithingTrimRecipeBuilder
public SmithingTrimRecipeBuilder(RecipeCategory p_267007_, Ingredient p_266712_, Ingredient p_267018_, Ingredient p_267264_)
-
-
Method Details
-
smithingTrim
public static SmithingTrimRecipeBuilder smithingTrim(Ingredient p_266812_, Ingredient p_266843_, Ingredient p_267309_, RecipeCategory p_267269_) -
unlocks
-
save
-
ensureValid
-