Package net.minecraft.item.crafting
Class CampfireCookingRecipe
java.lang.Object
net.minecraft.item.crafting.AbstractCookingRecipe
net.minecraft.item.crafting.CampfireCookingRecipe
- All Implemented Interfaces:
IRecipe<IInventory>
-
Field Summary
Fields inherited from class net.minecraft.item.crafting.AbstractCookingRecipe
cookingTime, experience, group, id, ingredient, result, type
-
Constructor Summary
ConstructorDescriptionCampfireCookingRecipe
(ResourceLocation p_i50030_1_, String p_i50030_2_, Ingredient p_i50030_3_, ItemStack p_i50030_4_, float p_i50030_5_, int p_i50030_6_) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class net.minecraft.item.crafting.AbstractCookingRecipe
assemble, canCraftInDimensions, 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.item.crafting.IRecipe
getRemainingItems, isSpecial
-
Constructor Details
-
CampfireCookingRecipe
public CampfireCookingRecipe(ResourceLocation p_i50030_1_, String p_i50030_2_, Ingredient p_i50030_3_, ItemStack p_i50030_4_, float p_i50030_5_, int p_i50030_6_)
-
-
Method Details
-
getToastSymbol
-
getSerializer
-