Class MainTabCompleter
java.lang.Object
org.strassburger.cookieclickerz.commands.MainCommand.MainTabCompleter
- All Implemented Interfaces:
org.bukkit.command.TabCompleter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiononTabComplete
(@NotNull org.bukkit.command.CommandSender sender, @NotNull org.bukkit.command.Command command, @NotNull String alias, String[] args)
-
Field Details
-
plugin
-
-
Constructor Details
-
MainTabCompleter
-
-
Method Details