net.minecraft.data.recipes

public class SmithingTransformRecipeBuilder

lz
net.minecraft.data.recipes.SmithingTransformRecipeBuilder
net.minecraft.class_8074
net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder
net.minecraft.src.C_265802_

Field summary

Modifier and TypeField
private final Ingredient
a
template
field_42090
template
f_266030_
private final Ingredient
b
base
field_42091
base
f_265893_
private final Ingredient
c
addition
field_42092
addition
f_265959_
private final RecipeCategory
d
category
field_42093
category
f_266018_
private final Item
e
result
field_42094
result
f_266005_
private final Map<String, Criterion<?>>
f
criteria
field_46152
criteria
f_291373_
private final RecipeSerializer<?>
g
type
field_42096
serializer
f_266006_

Constructor summary

ModifierConstructor
public (RecipeSerializer<?> serializer, Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category, Item result)

Method summary

Modifier and TypeMethod
public static SmithingTransformRecipeBuilder
a(cmg arg0, cmg arg1, cmg arg2, ls arg3, cja arg4)
smithing(Ingredient arg0, Ingredient arg1, Ingredient arg2, RecipeCategory arg3, Item arg4)
method_48535(class_1856 arg0, class_1856 arg1, class_1856 arg2, class_7800 arg3, class_1792 arg4)
create(Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category, Item result)
m_266555_(C_1462_ p_267071_, C_1462_ p_266959_, C_1462_ p_266803_, C_243442_ p_266757_, C_1381_ p_267256_)
public SmithingTransformRecipeBuilder
a(String arg0, am<?> arg1)
unlocks(String arg0, Criterion<?> arg1)
method_48536(String arg0, class_175<?> arg1)
criterion(String name, AdvancementCriterion<?> criterion)
m_266439_(String p_297342_, C_109_<?> arg1)
public void
a(lt arg0, String arg1)
save(RecipeOutput arg0, String arg1)
method_48538(class_8790 arg0, String arg1)
offerTo(RecipeExporter exporter, String recipeId)
m_266260_(C_290160_ p_267035_, String arg1)
public void
a(lt arg0, aew arg1)
save(RecipeOutput arg0, ResourceLocation arg1)
method_48537(class_8790 arg0, class_2960 arg1)
offerTo(RecipeExporter exporter, Identifier recipeId)
m_266371_(C_290160_ p_267287_, C_5265_ arg1)
private void
a(aew arg0)
ensureValid(ResourceLocation arg0)
method_48534(class_2960 arg0)
validate(Identifier recipeId)
m_266305_(C_5265_ arg0)