| Interface | Description |
|---|---|
| IRecipeTransferError |
A reason that the recipe transfer couldn't happen.
|
| IRecipeTransferHandler |
A recipe transfer handler moves items into a crafting area, based on the items in a recipe.
|
| IRecipeTransferHandlerHelper |
Helper functions for implementing an IRecipeTransferHandler
|
| IRecipeTransferInfo |
Gives JEI the information it needs to transfer recipes from a slotted inventory into the crafting area.
|
| IRecipeTransferRegistry |
Register recipe transfer handlers here to give JEI the information it needs to transfer recipes into the crafting area.
|
| Enum | Description |
|---|---|
| IRecipeTransferError.Type |