Class BlastingRecipe
java.lang.Object
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.world.item.crafting.BlastingRecipe
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
AbstractCookingRecipe.Factory<T extends AbstractCookingRecipe>
-
Field Summary
Fields inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
category, cookingTime, experience, group, ingredient, result, type
-
Constructor Summary
ConstructorDescriptionBlastingRecipe
(String p_251053_, CookingBookCategory p_249936_, Ingredient p_251550_, ItemStack p_251027_, float p_250843_, int p_249841_) -
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
assemble, canCraftInDimensions, category, getCookingTime, getExperience, getGroup, 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, showNotification
-
Constructor Details
-
BlastingRecipe
public BlastingRecipe(String p_251053_, CookingBookCategory p_249936_, Ingredient p_251550_, ItemStack p_251027_, float p_250843_, int p_249841_)
-
-
Method Details
-
getToastSymbol
-
getSerializer
-