@Deprecated
public class JEIManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IGuiHelper |
guiHelper
Deprecated.
get this from IJeiHelpers by creating an IModPlugin
|
static IItemBlacklist |
itemBlacklist
Deprecated.
get this from IJeiHelpers by creating an IModPlugin
|
static IItemRegistry |
itemRegistry
Deprecated.
get this by creating an IModPlugin
|
static INbtIgnoreList |
nbtIgnoreList
Deprecated.
get this from IJeiHelpers by creating an IModPlugin
|
static IRecipeRegistry |
recipeRegistry
Deprecated.
get this by creating an IModPlugin
|
| Constructor and Description |
|---|
JEIManager()
Deprecated.
|
@Deprecated public static IGuiHelper guiHelper
@Deprecated public static IItemBlacklist itemBlacklist
@Deprecated public static INbtIgnoreList nbtIgnoreList
@Deprecated public static IItemRegistry itemRegistry
@Deprecated public static IRecipeRegistry recipeRegistry