类 ConditionalRecipe.Wrapper
java.lang.Object
net.minecraftforge.common.crafting.ConditionalRecipe.Wrapper
- 所有已实现的接口:
Recipe<CraftingInput>
- 封闭类:
ConditionalRecipe
-
字段概要
字段从接口继承的字段 net.minecraft.world.item.crafting.Recipe
CODEC, STREAM_CODEC
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明assemble
(CraftingInput inv, HolderLookup.Provider reg) RecipeSerializer
<? extends Recipe<CraftingInput>> RecipeType
<? extends Recipe<CraftingInput>> getType()
boolean
matches
(CraftingInput inv, Level level) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.Recipe
display, group, isSpecial, showNotification
-
字段详细资料
-
main
-
recipes
-
-
构造器详细资料
-
Wrapper
-
-
方法详细资料
-
matches
- 指定者:
matches
在接口中Recipe<CraftingInput>
-
assemble
- 指定者:
assemble
在接口中Recipe<CraftingInput>
-
getSerializer
- 指定者:
getSerializer
在接口中Recipe<CraftingInput>
-
getType
- 指定者:
getType
在接口中Recipe<CraftingInput>
-
placementInfo
- 指定者:
placementInfo
在接口中Recipe<CraftingInput>
-
recipeBookCategory
- 指定者:
recipeBookCategory
在接口中Recipe<CraftingInput>
-