Class JEIAddEntriesKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.integration.jei.JEIAddEntriesKubeEvent
- All Implemented Interfaces:
KubeEvent,AddEntriesKubeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionJEIAddEntriesKubeEvent(mezz.jei.api.runtime.IJeiRuntime r, RecipeViewerEntryType type, mezz.jei.api.ingredients.IIngredientType<?> t) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.latvian.mods.kubejs.event.KubeEvent
cancel, cancel, defaultExitValue, exit, exit, getExitValueType, mapExitValue, success, success
-
Constructor Details
-
JEIAddEntriesKubeEvent
public JEIAddEntriesKubeEvent(mezz.jei.api.runtime.IJeiRuntime r, RecipeViewerEntryType type, mezz.jei.api.ingredients.IIngredientType<?> t)
-
-
Method Details
-
add
- Specified by:
addin interfaceAddEntriesKubeEvent
-
afterPosted
- Specified by:
afterPostedin interfaceKubeEvent
-