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 Link icon

    • result Link icon

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