command / me.schlaubi.regnumutils.common.event / JDAListenerAdapter

JDAListenerAdapter

open class JDAListenerAdapter : ListenerAdapter, EventListener

Port of net.dv8tion.jda.api.hooks.ListenerAdapter to cc.hawkbot.regnum.client.event.impl.EventListener.

Constructors

<init>

JDAListenerAdapter()

Port of net.dv8tion.jda.api.hooks.ListenerAdapter to cc.hawkbot.regnum.client.event.impl.EventListener.

Functions

onEvent

open fun onEvent(event: Any): Unit