@ParametersAreNonnullByDefault
Interface | Description |
---|---|
IBookmarkOverlay |
The
IBookmarkOverlay is JEI's gui that displays all the bookmarked ingredients next to an open container gui. |
IIngredientFilter |
The IIngredientFilter is JEI's filter that can be set by players or controlled by mods.
|
IIngredientListOverlay |
The IItemListOverlay is JEI's gui that displays all the ingredients next to an open container gui.
|
IIngredientManager |
The IIngredientManager is provided by JEI and has some useful functions related to recipe ingredients.
|
IJeiRuntime |
Gives access to JEI functions that are available once everything has loaded.
|
IRecipesGui |
JEI's gui for displaying recipes.
|