Package net.minecraft.data.recipes
Class SmithingTransformRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.SmithingTransformRecipeBuilder
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Ingredient
private final Ingredient
private final RecipeCategory
private final Item
private final Ingredient
-
Constructor Summary
ConstructorDescriptionSmithingTransformRecipeBuilder
(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) -
Method Summary
Modifier and TypeMethodDescriptionprivate void
ensureValid
(ResourceLocation p_267259_) void
save
(RecipeOutput p_301163_, String p_300906_) void
save
(RecipeOutput p_301291_, ResourceLocation p_300873_) smithing
(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_)
-
Field Details
-
template
-
base
-
addition
-
category
-
result
-
criteria
-
-
Constructor Details
-
SmithingTransformRecipeBuilder
public SmithingTransformRecipeBuilder(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_)
-
-
Method Details
-
smithing
public static SmithingTransformRecipeBuilder smithing(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_) -
unlocks
-
save
-
save
-
ensureValid
-