Interface PerformButton

All Superinterfaces:
Button, PermissibleButton

public interface PerformButton extends PermissibleButton
  • Method Details

    • getCommands

      List<String> getCommands()
      Returns:
      commands list
    • getConsoleCommands

      List<String> getConsoleCommands()
      Returns:
      console commands
    • execute

      void execute(org.bukkit.entity.Player player)
      Parameters:
      player -