Class TabCompleterTp
java.lang.Object
net.lewmc.essence.teleportation.tp.TabCompleterTp
- All Implemented Interfaces:
org.bukkit.command.TabCompleter
Tab completer for the /tp command.
-
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)
-
Constructor Details
-
TabCompleterTp
public TabCompleterTp()
-
-
Method Details