Class CampfireCookingRecipe
java.lang.Object
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.world.item.crafting.CampfireCookingRecipe
-
Field Summary
Fields inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
cookingTime, experience, group, id, ingredient, result, type
-
Constructor Summary
ConstructorDescriptionCampfireCookingRecipe
(ResourceLocation p_249468_, String p_250140_, CookingBookCategory p_251808_, Ingredient p_249826_, ItemStack p_251839_, float p_251432_, int p_251471_) -
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
assemble, canCraftInDimensions, category, getCookingTime, getExperience, getGroup, getId, getIngredients, getResultItem, getType, matches
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.item.crafting.Recipe
getRemainingItems, isIncomplete, isSpecial, showNotification
-
Constructor Details
-
CampfireCookingRecipe
public CampfireCookingRecipe(ResourceLocation p_249468_, String p_250140_, CookingBookCategory p_251808_, Ingredient p_249826_, ItemStack p_251839_, float p_251432_, int p_251471_)
-
-
Method Details
-
getToastSymbol
-
getSerializer
-