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.SMOKING
static final RecipeType
<SmokingRecipe> RecipeType.SMOKING
Methods 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.