Uses of Class
net.minecraft.recipe.SmeltingRecipe
Packages that use SmeltingRecipe
-
Uses of SmeltingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmeltingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer
<SmeltingRecipe> RecipeSerializer.SMELTING
static final RecipeType
<SmeltingRecipe> RecipeType.SMELTING
Methods in net.minecraft.recipe that return types with arguments of type SmeltingRecipeModifier and TypeMethodDescriptionSmeltingRecipe.getSerializer()
Returns the serializer associated with this recipe.SmeltingRecipe.getType()
Returns the type of this recipe.