Interface RecipeModIngredientConverter
- All Known Implementing Classes:
CompositeRecipeModIngredientConverter
@API(status=STABLE,
since="2.0.0-milestone.2.5")
public interface RecipeModIngredientConverter
-
Method Summary
Modifier and TypeMethodDescriptionconvertToIngredient
(PlatformResourceKey resource) convertToResource
(Object ingredient) convertToResourceAmount
(Object ingredient)
-
Method Details
-
convertToResource
-
convertToResourceAmount
-
convertToIngredient
-