Class EMIAddInformationKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.integration.emi.EMIAddInformationKubeEvent
- All Implemented Interfaces:
KubeEvent,AddInformationKubeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionEMIAddInformationKubeEvent(RecipeViewerEntryType type, dev.emi.emi.api.EmiRegistry registry) -
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
afterPosted, cancel, cancel, defaultExitValue, exit, exit, getExitValueType, mapExitValue, success, success
-
Constructor Details
-
EMIAddInformationKubeEvent
-
-
Method Details
-
add
public void add(dev.latvian.mods.rhino.Context cx, Object filter, List<net.minecraft.network.chat.Component> info) - Specified by:
addin interfaceAddInformationKubeEvent
-