net.minecraft.data.recipes

public class SmithingTransformRecipeBuilder

ph
net.minecraft.data.recipes.SmithingTransformRecipeBuilder
net.minecraft.class_8074
net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder

Field summary

Modifier and TypeField
private final Ingredient
a
template
field_42090
template
private final Ingredient
b
base
field_42091
base
private final Ingredient
c
addition
field_42092
addition
private final RecipeCategory
d
category
field_42093
category
private final Item
e
result
field_42094
result
private final Map<String, Criterion<?>>
f
criteria
field_46152
criteria

Constructor summary

ModifierConstructor
public (Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category, Item result)

Method summary

Modifier and TypeMethod
public static SmithingTransformRecipeBuilder
a(dca arg0, dca arg1, dca arg2, pa arg3, cxl 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)
public SmithingTransformRecipeBuilder
a(String arg0, ap<?> arg1)
unlocks(String arg0, Criterion<?> arg1)
method_48536(String arg0, class_175<?> arg1)
criterion(String name, AdvancementCriterion<?> criterion)
public void
a(pb arg0, String arg1)
save(RecipeOutput arg0, String arg1)
method_48538(class_8790 arg0, String arg1)
offerTo(RecipeExporter exporter, String recipeId)
public void
a(pb arg0, aly<dce<?>> arg1)
save(RecipeOutput arg0, ResourceKey<Recipe<?>> arg1)
method_48537(class_8790 arg0, class_5321<class_1860<?>> arg1)
offerTo(RecipeExporter exporter, RegistryKey<Recipe<?>> recipeKey)
private void
a(aly<dce<?>> arg0)
ensureValid(ResourceKey<Recipe<?>> arg0)
method_48534(class_5321<class_1860<?>> arg0)
validate(RegistryKey<Recipe<?>> recipeKey)