Class MatrixGlidersTabCompleter

java.lang.Object
org.itsharshxd.matrixgliders.commands.MatrixGlidersTabCompleter
All Implemented Interfaces:
org.bukkit.command.TabCompleter

public class MatrixGlidersTabCompleter extends Object implements org.bukkit.command.TabCompleter
  • Constructor Details

    • MatrixGlidersTabCompleter

      public MatrixGlidersTabCompleter()
  • Method Details

    • onTabComplete

      public List<String> onTabComplete(org.bukkit.command.CommandSender sender, org.bukkit.command.Command command, String alias, String[] args)
      Specified by:
      onTabComplete in interface org.bukkit.command.TabCompleter