Class BlastingRecipe
java.lang.Object
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.world.item.crafting.BlastingRecipe
-
Field Summary
Fields inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
cookingTime, experience, group, id, ingredient, result, type
-
Constructor Summary
ConstructorDescriptionBlastingRecipe
(ResourceLocation p_43793_, String p_43794_, Ingredient p_43795_, ItemStack p_43796_, float p_43797_, int p_43798_) -
Method Summary
Methods inherited from class net.minecraft.world.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.world.item.crafting.Recipe
getRemainingItems, isIncomplete, isSpecial
-
Constructor Details
-
BlastingRecipe
public BlastingRecipe(ResourceLocation p_43793_, String p_43794_, Ingredient p_43795_, ItemStack p_43796_, float p_43797_, int p_43798_)
-
-
Method Details
-
getToastSymbol
-
getSerializer
-