Interface CommandEvent

All Known Subinterfaces:
PlayerCommandEvent

public interface CommandEvent
  • Method Details

    • getCommand

      @NotNull @NotNull String[] getCommand()
    • getSource

      @NotNull @NotNull CommandSource getSource()