public class IngredientLookupMemory
extends java.lang.Object
Constructor and Description |
---|
IngredientLookupMemory(RecipeRegistry recipeRegistry,
mezz.jei.api.ingredients.IIngredientRegistry ingredientRegistry) |
Modifier and Type | Method and Description |
---|---|
<T> IngredientLookupState |
getState(mezz.jei.api.recipe.IFocus<T> focus,
java.util.List<mezz.jei.api.recipe.IRecipeCategory> recipeCategories) |
void |
markDirty() |
void |
saveToFile() |
public IngredientLookupMemory(RecipeRegistry recipeRegistry, mezz.jei.api.ingredients.IIngredientRegistry ingredientRegistry)
public <T> IngredientLookupState getState(mezz.jei.api.recipe.IFocus<T> focus, java.util.List<mezz.jei.api.recipe.IRecipeCategory> recipeCategories)
public void markDirty()
public void saveToFile()