public class Internal
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static JeiHelpers |
getHelpers() |
static ItemRegistry |
getItemRegistry() |
static RecipeRegistry |
getRecipeRegistry() |
static StackHelper |
getStackHelper() |
static void |
setHelpers(JeiHelpers helpers) |
static void |
setItemRegistry(ItemRegistry itemRegistry) |
static void |
setRecipeRegistry(RecipeRegistry recipeRegistry) |
public static JeiHelpers getHelpers()
public static StackHelper getStackHelper()
public static void setHelpers(JeiHelpers helpers)
public static RecipeRegistry getRecipeRegistry()
public static void setRecipeRegistry(RecipeRegistry recipeRegistry)
public static ItemRegistry getItemRegistry()
public static void setItemRegistry(ItemRegistry itemRegistry)