public class JeiRuntime extends java.lang.Object implements IJeiRuntime
| Constructor and Description |
|---|
JeiRuntime(RecipeRegistry recipeRegistry,
ItemListOverlay itemListOverlay) |
| Modifier and Type | Method and Description |
|---|---|
ItemListOverlay |
getItemListOverlay() |
RecipeRegistry |
getRecipeRegistry() |
public JeiRuntime(RecipeRegistry recipeRegistry, ItemListOverlay itemListOverlay)
@Nonnull public RecipeRegistry getRecipeRegistry()
getRecipeRegistry in interface IJeiRuntime@Nonnull public ItemListOverlay getItemListOverlay()
getItemListOverlay in interface IJeiRuntime