| Interface | Description |
|---|---|
| IRecipeCategory |
Defines a category of recipe, (i.e.
|
| IRecipeHandler<T> |
An IRecipeHandler provides information about one Recipe Class.
|
| IRecipeWrapper |
A wrapper around a normal recipe with methods that allow JEI can make sense of it.
|
| IStackHelper |
Helps get ItemStacks from common formats used in recipes.
|
| Class | Description |
|---|---|
| BlankRecipeCategory | |
| BlankRecipeWrapper | |
| VanillaRecipeCategoryUid |
List of vanilla recipe category UIDs, so that addons with their own vanilla recipe handlers can use them.
|