Package studio.mevera.imperat.events.types
package studio.mevera.imperat.events.types
-
ClassesClassDescriptionCommandPostProcessEvent<S extends CommandSource>CommandPostRegistrationEvent<S extends CommandSource>Event fired after a command registration attempt completes, whether successful or failed.CommandPreProcessEvent<S extends CommandSource>CommandPreRegistrationEvent<S extends CommandSource>Event fired before a command is registered to the command dispatcher.