Interface IUberTabComplete

All Superinterfaces:
org.bukkit.command.TabCompleter
All Known Implementing Classes:
AddCommand, ClearCommand, CostCommand, DelCommand, ExtractCommand, HelpCommand, ListCommand, SetCommand, UberTabCommand

public interface IUberTabComplete extends org.bukkit.command.TabCompleter
For internal use.
  • Method Summary

    Methods inherited from interface org.bukkit.command.TabCompleter

    onTabComplete