@NotNull open fun getCommandListener(): @NotNull Class<out CommandListenerBase!>
Returns the Class of the currently set CommandListenerBase.
CommandListenerBase
Return Class<out CommandListenerBase!>: the Class
Class