public class CampfireCookingRecipe extends AbstractCookingRecipe
cookTime, experience, group, id, ingredient, result, type
Constructor and Description |
---|
CampfireCookingRecipe(ResourceLocation p_i50030_1_,
java.lang.String p_i50030_2_,
Ingredient p_i50030_3_,
ItemStack p_i50030_4_,
float p_i50030_5_,
int p_i50030_6_) |
Modifier and Type | Method and Description |
---|---|
ItemStack |
getIcon() |
IRecipeSerializer<?> |
getSerializer() |
canFit, getCookTime, getCraftingResult, getExperience, getGroup, getId, getIngredients, getRecipeOutput, getType, matches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRemainingItems, isDynamic
public CampfireCookingRecipe(ResourceLocation p_i50030_1_, java.lang.String p_i50030_2_, Ingredient p_i50030_3_, ItemStack p_i50030_4_, float p_i50030_5_, int p_i50030_6_)
public ItemStack getIcon()
public IRecipeSerializer<?> getSerializer()