public static interface LifecycleEventProvider.EventHandler<T extends LifecycleEventProvider.LifecycleEvent,U extends java.util.function.Consumer<? extends java.util.List<? super ModLoadingException>>,V extends java.util.concurrent.Executor,R extends java.lang.Runnable>
Modifier and Type | Method and Description |
---|---|
void |
dispatchEvent(T event,
U exceptionHandler,
V executor,
R ticker) |