public class BlastingRecipe extends AbstractCookingRecipe
cookTime, experience, group, id, ingredient, result, type
Constructor and Description |
---|
BlastingRecipe(ResourceLocation p_i50031_1_,
java.lang.String p_i50031_2_,
Ingredient p_i50031_3_,
ItemStack p_i50031_4_,
float p_i50031_5_,
int p_i50031_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 BlastingRecipe(ResourceLocation p_i50031_1_, java.lang.String p_i50031_2_, Ingredient p_i50031_3_, ItemStack p_i50031_4_, float p_i50031_5_, int p_i50031_6_)
public ItemStack getIcon()
public IRecipeSerializer<?> getSerializer()