类 CustomRecipe
java.lang.Object
net.minecraft.world.item.crafting.CustomRecipe
- 所有已实现的接口:
CraftingRecipe
,Recipe<CraftingInput>
- 直接已知子类:
ArmorDyeRecipe
,BannerDuplicateRecipe
,BookCloningRecipe
,DecoratedPotRecipe
,FireworkRocketRecipe
,FireworkStarFadeRecipe
,FireworkStarRecipe
,MapCloningRecipe
,RepairItemRecipe
,ShieldDecorationRecipe
,TippedArrowRecipe
-
嵌套类概要
嵌套类 -
字段概要
字段从接口继承的字段 net.minecraft.world.item.crafting.Recipe
CODEC, CONDITIONAL_CODEC, KEY_CODEC, STREAM_CODEC
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.CraftingRecipe
getRemainingItems, getType, recipeBookCategory
-
字段详细资料
-
category
-
-
构造器详细资料
-
CustomRecipe
-
-
方法详细资料
-
isSpecial
public boolean isSpecial()- 指定者:
isSpecial
在接口中Recipe<CraftingInput>
-
category
- 指定者:
category
在接口中CraftingRecipe
-
placementInfo
- 指定者:
placementInfo
在接口中Recipe<CraftingInput>
-
getSerializer
- 指定者:
getSerializer
在接口中CraftingRecipe
- 指定者:
getSerializer
在接口中Recipe<CraftingInput>
-