类 CampfireCookingRecipe
java.lang.Object
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.world.item.crafting.CampfireCookingRecipe
-
字段概要
从类继承的字段 net.minecraft.world.item.crafting.AbstractCookingRecipe
cookingTime, experience, group, id, ingredient, result, type
-
构造器概要
构造器构造器说明CampfireCookingRecipe
(ResourceLocation pId, String pGroup, CookingBookCategory pCategory, Ingredient pIngredient, ItemStack pResult, float pExperience, int pCookingTime) -
方法概要
从类继承的方法 net.minecraft.world.item.crafting.AbstractCookingRecipe
assemble, canCraftInDimensions, category, getCookingTime, getExperience, getGroup, getId, getIngredients, getResultItem, getType, matches
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.Recipe
getRemainingItems, isIncomplete, isSpecial, showNotification
-
构造器详细资料
-
CampfireCookingRecipe
public CampfireCookingRecipe(ResourceLocation pId, String pGroup, CookingBookCategory pCategory, Ingredient pIngredient, ItemStack pResult, float pExperience, int pCookingTime)
-
-
方法详细资料
-
getToastSymbol
-
getSerializer
-