Interface | Description |
---|---|
IIngredientSubtypeInterpreter<T> |
A subtype interpreter tells JEI how to create unique ids for ingredients.
|
ISubtypeInterpreter | Deprecated
since JEI 7.6.2, use
IIngredientSubtypeInterpreter instead |
ISubtypeManager |
Gets subtype information from ingredients that have subtype interpreters.
|
Enum | Description |
---|---|
UidContext |
Optional context used when getting Unique IDs for ingredients and subtypes.
|