Package emi.dev.emi.emi.api.recipe
Interface EmiRecipeManager
public interface EmiRecipeManager
-
Method Summary
Modifier and TypeMethodDescription@Nullable EmiRecipegetRecipes(EmiRecipeCategory category) getRecipesByInput(EmiStack stack) getRecipesByOutput(EmiStack stack) getWorkstations(EmiRecipeCategory category)
-
Method Details
-
getCategories
List<EmiRecipeCategory> getCategories() -
getWorkstations
-
getRecipes
-
getRecipes
-
getRecipe
-
getRecipesByInput
-
getRecipesByOutput
-