Package net.minecraft.data.recipes
Class SmithingTransformRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.SmithingTransformRecipeBuilder
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Ingredientprivate final Ingredientprivate final RecipeCategoryprivate final Itemprivate final Ingredient
- 
Constructor SummaryConstructorsConstructorDescriptionSmithingTransformRecipeBuilder(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) 
- 
Method SummaryModifier and TypeMethodDescriptionprivate voidensureValid(ResourceLocation p_267259_) voidsave(RecipeOutput p_301163_, String p_300906_) voidsave(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- 
SmithingTransformRecipeBuilderpublic SmithingTransformRecipeBuilder(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) 
 
- 
- 
Method Details- 
smithingpublic static SmithingTransformRecipeBuilder smithing(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_) 
- 
unlocks
- 
save
- 
save
- 
ensureValid
 
-