类 SmithingTrimRecipe
java.lang.Object
net.minecraft.world.item.crafting.SmithingTrimRecipe
- 所有已实现的接口:
Recipe<SmithingRecipeInput>
,SmithingRecipe
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明(专用程序包) final Ingredient
(专用程序包) final Ingredient
(专用程序包) final Holder
<TrimPattern> private PlacementInfo
(专用程序包) final Ingredient
从接口继承的字段 net.minecraft.world.item.crafting.Recipe
CODEC, CONDITIONAL_CODEC, KEY_CODEC, STREAM_CODEC
-
构造器概要
构造器构造器说明SmithingTrimRecipe
(Ingredient p_399501_, Ingredient p_399626_, Ingredient p_399756_, Holder<TrimPattern> p_399526_) -
方法概要
修饰符和类型方法说明static ItemStack
applyTrim
(HolderLookup.Provider p_381047_, ItemStack p_381169_, ItemStack p_381102_, Holder<TrimPattern> p_399470_) assemble
(SmithingRecipeInput p_345750_, HolderLookup.Provider p_335536_) display()
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.Recipe
group, isSpecial, showNotification
从接口继承的方法 net.minecraft.world.item.crafting.SmithingRecipe
getType, matches, recipeBookCategory
-
字段详细资料
-
template
-
base
-
addition
-
pattern
-
placementInfo
-
-
构造器详细资料
-
SmithingTrimRecipe
public SmithingTrimRecipe(Ingredient p_399501_, Ingredient p_399626_, Ingredient p_399756_, Holder<TrimPattern> p_399526_)
-
-
方法详细资料
-
assemble
- 指定者:
assemble
在接口中Recipe<SmithingRecipeInput>
-
applyTrim
public static ItemStack applyTrim(HolderLookup.Provider p_381047_, ItemStack p_381169_, ItemStack p_381102_, Holder<TrimPattern> p_399470_) -
templateIngredient
- 指定者:
templateIngredient
在接口中SmithingRecipe
-
baseIngredient
- 指定者:
baseIngredient
在接口中SmithingRecipe
-
additionIngredient
- 指定者:
additionIngredient
在接口中SmithingRecipe
-
getSerializer
- 指定者:
getSerializer
在接口中Recipe<SmithingRecipeInput>
- 指定者:
getSerializer
在接口中SmithingRecipe
-
placementInfo
- 指定者:
placementInfo
在接口中Recipe<SmithingRecipeInput>
-
display
- 指定者:
display
在接口中Recipe<SmithingRecipeInput>
-