Package net.minecraft.data.recipes
Class SmithingTrimRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.SmithingTrimRecipeBuilder
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Ingredient
private final Ingredient
private final RecipeCategory
private final Ingredient
-
Constructor Summary
ConstructorDescriptionSmithingTrimRecipeBuilder
(RecipeCategory p_267007_, Ingredient p_266712_, Ingredient p_267018_, Ingredient p_267264_) -
Method Summary
Modifier and TypeMethodDescriptionprivate void
ensureValid
(ResourceLocation p_267040_) void
save
(RecipeOutput p_301110_, ResourceLocation p_266718_) static SmithingTrimRecipeBuilder
smithingTrim
(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
-