Class BossBarCommand

java.lang.Object
me.neznamy.tab.shared.command.SubCommand
me.neznamy.tab.shared.command.BossBarCommand

public class BossBarCommand extends SubCommand
Handler for "/tab bossbar" subcommand
  • Constructor Details

    • BossBarCommand

      public BossBarCommand()
      Constructs new instance
  • Method Details

    • execute

      public void execute(me.neznamy.tab.api.TabPlayer sender, String[] args)
      Description copied from class: SubCommand
      Performs the command
      Specified by:
      execute in class SubCommand
      Parameters:
      sender - command sender or null if console
      args - arguments of the command