Package net.minecraft.data.recipes
Class SmithingTransformRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.SmithingTransformRecipeBuilder
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Ingredientprivate final Ingredientprivate final RecipeCategoryprivate final Itemprivate final Ingredientprivate final RecipeSerializer<?>
- 
Constructor SummaryConstructorsConstructorDescriptionSmithingTransformRecipeBuilder(RecipeSerializer<?> p_266683_, 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_300964_, String p_267035_) voidsave(RecipeOutput p_301024_, ResourceLocation p_267287_) smithing(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_) 
- 
Field Details- 
template
- 
base
- 
addition
- 
category
- 
result
- 
criteria
- 
type
 
- 
- 
Constructor Details- 
SmithingTransformRecipeBuilderpublic SmithingTransformRecipeBuilder(RecipeSerializer<?> p_266683_, 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
 
-