common / me.schlaubi.regnumutils.command / CommandClientBuilder / getCommandListener

getCommandListener

@NotNull open fun getCommandListener(): @NotNull Class<out CommandListenerBase!>

Returns the Class of the currently set CommandListenerBase.

Return
Class<out CommandListenerBase!>: the Class