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, matches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRemainingItems, isDynamic
public 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()