@FunctionalInterface public interface EventHandler extends VanillaEventHandler
Modifier and Type | Method and Description |
---|---|
default void |
eventLoop(EventLoop eventLoop) |
default HandlerPriority |
priority() |
action
default void eventLoop(EventLoop eventLoop)
@NotNull default HandlerPriority priority()
Copyright © 2018. All rights reserved.