Interface and Description |
---|
mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
since JEI 3.14.3. This interface is no longer necessary,
just implement
IRecipeWrapper , IShapedCraftingRecipeWrapper , or ICustomCraftingRecipeWrapper |
mezz.jei.api.IItemBlacklist
Since JEI 3.14.0. Use
IIngredientBlacklist . |
mezz.jei.api.IItemRegistry
since JEI 3.11.0. Use
IIngredientRegistry . |
mezz.jei.api.INbtIgnoreList
since 3.6.0. all nbt is now ignored by default. See
ISubtypeRegistry . |
mezz.jei.api.INbtRegistry
since 3.6.4. Use
ISubtypeRegistry |
Class and Description |
---|
mezz.jei.ItemBlacklist |
mezz.jei.ItemRegistry |
mezz.jei.NbtIgnoreList |