net.minecraft.data.recipes

public class SmithingTrimRecipeBuilder

ox
net.minecraft.data.recipes.SmithingTrimRecipeBuilder
net.minecraft.class_8076
net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder
net.minecraft.src.C_265812_

Field summary

Modifier and TypeField
private final RecipeCategory
a
category
field_42097
category
f_266062_
private final Ingredient
b
template
field_42098
template
f_266051_
private final Ingredient
c
base
field_42099
base
f_266042_
private final Ingredient
d
addition
field_42100
addition
f_266046_
private final Map<String, Criterion<?>>
e
criteria
field_46153
criteria
f_290783_

Constructor summary

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

Method summary

Modifier and TypeMethod
public static SmithingTrimRecipeBuilder
a(cyu arg0, cyu arg1, cyu arg2, op arg3)
smithingTrim(Ingredient arg0, Ingredient arg1, Ingredient arg2, RecipeCategory arg3)
method_48540(class_1856 arg0, class_1856 arg1, class_1856 arg2, class_7800 arg3)
create(Ingredient template, Ingredient base, Ingredient addition, RecipeCategory category)
m_266182_(C_1462_ p_266812_, C_1462_ p_266843_, C_1462_ p_267309_, C_243442_ p_267269_)
public SmithingTrimRecipeBuilder
a(String arg0, an<?> arg1)
unlocks(String arg0, Criterion<?> arg1)
method_48541(String arg0, class_175<?> arg1)
criterion(String name, AdvancementCriterion<?> criterion)
m_266331_(String p_297910_, C_109_<?> arg1)
public void
a(oq arg0, alf arg1)
save(RecipeOutput arg0, ResourceLocation arg1)
method_48542(class_8790 arg0, class_2960 arg1)
offerTo(RecipeExporter exporter, Identifier recipeId)
m_266403_(C_290160_ p_266718_, C_5265_ arg1)
private void
a(alf arg0)
ensureValid(ResourceLocation arg0)
method_48539(class_2960 arg0)
validate(Identifier recipeId)
m_266593_(C_5265_ arg0)