Uses of Class
net.minecraft.recipe.SmokingRecipe
Packages that use SmokingRecipe
-
Uses of SmokingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmokingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<SmokingRecipe> RecipeSerializer.SMOKINGstatic final RecipeType<SmokingRecipe> RecipeType.SMOKINGMethods in net.minecraft.recipe that return types with arguments of type SmokingRecipeModifier and TypeMethodDescriptionSmokingRecipe.getSerializer()Returns the serializer associated with this recipe.SmokingRecipe.getType()Returns the type of this recipe.