@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
| Interface | Description |
|---|---|
| ICraftingRecipeWrapper | Deprecated
since JEI 4.2.3.
|
| ICustomCraftingRecipeWrapper |
This interface allows recipes to override the default behavior in the
VanillaRecipeCategoryUid.CRAFTING recipe category. |
| IShapedCraftingRecipeWrapper |
Implement this interface instead of just
IRecipeWrapper to have your recipe wrapper work as part of the
VanillaRecipeCategoryUid.CRAFTING recipe category as a shaped recipe. |