Uses of Class
net.minecraft.recipe.BlastingRecipe
Packages that use BlastingRecipe
-
Uses of BlastingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type BlastingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<BlastingRecipe> RecipeSerializer.BLASTINGstatic final RecipeType<BlastingRecipe> RecipeType.BLASTINGMethods in net.minecraft.recipe that return types with arguments of type BlastingRecipeModifier and TypeMethodDescriptionBlastingRecipe.getSerializer()Returns the serializer associated with this recipe.BlastingRecipe.getType()Returns the type of this recipe.