类 SmithingTransformRecipeBuilder
java.lang.Object
net.minecraft.data.recipes.SmithingTransformRecipeBuilder
-
字段概要
字段修饰符和类型字段说明private final Ingredient
private final Ingredient
private final RecipeCategory
private final Item
private final Ingredient
-
构造器概要
构造器构造器说明SmithingTransformRecipeBuilder
(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_) -
方法概要
修饰符和类型方法说明private void
ensureValid
(ResourceKey<Recipe<?>> p_365190_) void
save
(RecipeOutput p_300964_, String p_267035_) void
save
(RecipeOutput p_301024_, ResourceKey<Recipe<?>> p_365608_) smithing
(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_)
-
字段详细资料
-
template
-
base
-
addition
-
category
-
result
-
criteria
-
-
构造器详细资料
-
SmithingTransformRecipeBuilder
public SmithingTransformRecipeBuilder(Ingredient p_266973_, Ingredient p_267047_, Ingredient p_267009_, RecipeCategory p_266694_, Item p_267183_)
-
-
方法详细资料
-
smithing
public static SmithingTransformRecipeBuilder smithing(Ingredient p_267071_, Ingredient p_266959_, Ingredient p_266803_, RecipeCategory p_266757_, Item p_267256_) -
unlocks
-
save
-
save
-
ensureValid
-