Interface NativeEventWrapper
public interface NativeEventWrapper
-
Nested Class Summary
Nested Classes -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voidonEvent(dev.latvian.mods.rhino.Context cx, Class<?> eventClass, Consumer<net.neoforged.bus.api.Event> consumer) static voidonEvent(dev.latvian.mods.rhino.Context cx, net.neoforged.bus.api.EventPriority priority, Class<?> eventClass, Consumer<net.neoforged.bus.api.Event> consumer)
-
Method Details
-
onEvent
-
onEvent
-