Class BlastingRecipe
java.lang.Object
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.world.item.crafting.BlastingRecipe
- 
Field SummaryFields inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipecategory, cookingTime, experience, group, ingredient, result, type
- 
Constructor SummaryConstructorsConstructorDescriptionBlastingRecipe(String p_251053_, CookingBookCategory p_249936_, Ingredient p_251550_, ItemStack p_251027_, float p_250843_, int p_249841_) 
- 
Method SummaryMethods inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipeassemble, canCraftInDimensions, category, getCookingTime, getExperience, getGroup, getIngredients, getResultItem, getType, matchesMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.item.crafting.RecipegetRemainingItems, isIncomplete, isSpecial, showNotification
- 
Constructor Details- 
BlastingRecipepublic BlastingRecipe(String p_251053_, CookingBookCategory p_249936_, Ingredient p_251550_, ItemStack p_251027_, float p_250843_, int p_249841_) 
 
- 
- 
Method Details- 
getToastSymbol
- 
getSerializer
 
-