@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.event.command
-
Interface Summary Interface Description ExecuteCommandEvent Events that fire when commands are executed.ExecuteCommandEvent.Post Fired after the command is executed.ExecuteCommandEvent.Pre Fired before the command is executed.