类 RecipeBookTestRecipe
java.lang.Object
net.neoforged.neoforge.oldtest.recipebook.RecipeBookTestRecipe
- 所有已实现的接口:
Recipe<CraftingInput>
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private final int
private final List
<Optional<Ingredient>> private @Nullable PlacementInfo
private final int
从接口继承的字段 net.minecraft.world.item.crafting.Recipe
CODEC, CONDITIONAL_CODEC, KEY_CODEC, STREAM_CODEC
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明assemble
(CraftingInput p_44001_, HolderLookup.Provider registryAccess) display()
getType()
group()
private boolean
matches
(CraftingInput input, boolean mirror) boolean
matches
(CraftingInput input, Level level) Taken fromShapedRecipe
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.Recipe
isSpecial, showNotification
-
字段详细资料
-
ingredients
-
width
private final int width -
height
private final int height -
items
-
placementInfo
-
-
构造器详细资料
-
RecipeBookTestRecipe
-
-
方法详细资料
-
matches
Taken fromShapedRecipe
- 指定者:
matches
在接口中Recipe<CraftingInput>
-
matches
-
assemble
- 指定者:
assemble
在接口中Recipe<CraftingInput>
-
getSerializer
- 指定者:
getSerializer
在接口中Recipe<CraftingInput>
-
getType
- 指定者:
getType
在接口中Recipe<CraftingInput>
-
group
- 指定者:
group
在接口中Recipe<CraftingInput>
-
placementInfo
- 指定者:
placementInfo
在接口中Recipe<CraftingInput>
-
display
- 指定者:
display
在接口中Recipe<CraftingInput>
-
recipeBookCategory
- 指定者:
recipeBookCategory
在接口中Recipe<CraftingInput>
-