Uses of Class
top.focess.qq.api.event.EventHandler
-
Packages that use EventHandler Package Description top.focess.qq.api.event -
-
Uses of EventHandler in top.focess.qq.api.event
Fields in top.focess.qq.api.event with type parameters of type EventHandler Modifier and Type Field Description protected List<top.focess.util.Pair<top.focess.util.Pair<Listener,Method>,EventHandler>>ListenerHandler. listenersMethods in top.focess.qq.api.event with parameters of type EventHandler Modifier and Type Method Description <T extends Event>
voidListenerHandler. register(Listener listener, Method method, EventHandler handler)Register the listener
-