类 StonecutterRecipe
java.lang.Object
net.minecraft.world.item.crafting.SingleItemRecipe
net.minecraft.world.item.crafting.StonecutterRecipe
- 所有已实现的接口:
Recipe<SingleRecipeInput>
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.item.crafting.SingleItemRecipe
SingleItemRecipe.Factory<T extends SingleItemRecipe>, SingleItemRecipe.Serializer<T extends SingleItemRecipe>
-
字段概要
从接口继承的字段 net.minecraft.world.item.crafting.Recipe
CODEC, STREAM_CODEC
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.item.crafting.SingleItemRecipe
assemble, group, input, matches, placementInfo, result
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.Recipe
isSpecial, showNotification
-
构造器详细资料
-
StonecutterRecipe
-
-
方法详细资料
-
getType
- 指定者:
getType
在接口中Recipe<SingleRecipeInput>
- 指定者:
getType
在类中SingleItemRecipe
-
getSerializer
- 指定者:
getSerializer
在接口中Recipe<SingleRecipeInput>
- 指定者:
getSerializer
在类中SingleItemRecipe
-
display
-
resultDisplay
-
recipeBookCategory
-