public class SmokingRecipe extends AbstractCookingRecipe
cookTime, experience, group, id, ingredient, result, type| Constructor and Description | 
|---|
SmokingRecipe(ResourceLocation p_i50022_1_,
             java.lang.String p_i50022_2_,
             Ingredient p_i50022_3_,
             ItemStack p_i50022_4_,
             float p_i50022_5_,
             int p_i50022_6_)  | 
| Modifier and Type | Method and Description | 
|---|---|
ItemStack | 
getIcon()  | 
IRecipeSerializer<?> | 
getSerializer()  | 
canFit, getCookTime, getCraftingResult, getExperience, getGroup, getId, getIngredients, getRecipeOutput, getType, matchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRemainingItems, isDynamicpublic SmokingRecipe(ResourceLocation p_i50022_1_, java.lang.String p_i50022_2_, Ingredient p_i50022_3_, ItemStack p_i50022_4_, float p_i50022_5_, int p_i50022_6_)
public ItemStack getIcon()
public IRecipeSerializer<?> getSerializer()