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
Methods 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
-