Interface ExecuteCommandEvent.Post

All Superinterfaces:
Event, ExecuteCommandEvent
Enclosing interface:
ExecuteCommandEvent

public static interface ExecuteCommandEvent.Post extends ExecuteCommandEvent
Fired after the command is executed.
  • Method Details

    • result

      CommandResult result()
      The result of the command.
      Returns:
      The result