Package net.minecraft.data.recipes
Class SmithingTrimRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.SmithingTrimRecipeBuilder
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Ingredientprivate final Ingredientprivate final RecipeCategoryprivate final Ingredientprivate final RecipeSerializer<?>
- 
Constructor SummaryConstructorsConstructorDescriptionSmithingTrimRecipeBuilder(RecipeSerializer<?> p_267085_, RecipeCategory p_267007_, Ingredient p_266712_, Ingredient p_267018_, Ingredient p_267264_) 
- 
Method SummaryModifier and TypeMethodDescriptionprivate voidensureValid(ResourceLocation p_267040_) voidsave(RecipeOutput p_301392_, ResourceLocation p_266718_) static SmithingTrimRecipeBuildersmithingTrim(Ingredient p_266812_, Ingredient p_266843_, Ingredient p_267309_, RecipeCategory p_267269_) 
- 
Field Details- 
category
- 
template
- 
base
- 
addition
- 
criteria
- 
type
 
- 
- 
Constructor Details- 
SmithingTrimRecipeBuilderpublic SmithingTrimRecipeBuilder(RecipeSerializer<?> p_267085_, RecipeCategory p_267007_, Ingredient p_266712_, Ingredient p_267018_, Ingredient p_267264_) 
 
- 
- 
Method Details- 
smithingTrimpublic static SmithingTrimRecipeBuilder smithingTrim(Ingredient p_266812_, Ingredient p_266843_, Ingredient p_267309_, RecipeCategory p_267269_) 
- 
unlocks
- 
save
- 
ensureValid
 
-