Class JEIIntegration
java.lang.Object
dev.latvian.mods.kubejs.integration.jei.JEIIntegration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object[]getEntries(RecipeViewerEntryType type, dev.latvian.mods.rhino.Context cx, Object filter) static @Nullable mezz.jei.api.ingredients.IIngredientType<?> typeOf(RecipeViewerEntryType type)
-
Constructor Details
-
JEIIntegration
public JEIIntegration()
-
-
Method Details
-
typeOf
@Nullable public static @Nullable mezz.jei.api.ingredients.IIngredientType<?> typeOf(RecipeViewerEntryType type) -
getEntries
public static Object[] getEntries(RecipeViewerEntryType type, dev.latvian.mods.rhino.Context cx, Object filter)
-