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.SMELTINGstatic final RecipeType<SmeltingRecipe> RecipeType.SMELTINGMethods 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.