Package me.wyne.wutils.commands
Class TabComplete
java.lang.Object
me.wyne.wutils.commands.TabComplete
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncollectionTabComplete(@NotNull Collection<String> collection, @NotNull String arg) offlinePlayersTabComplete(@NotNull String arg) onlinePlayersTabComplete(@NotNull String arg)
-
Constructor Details
-
TabComplete
public TabComplete()
-
-
Method Details
-
collectionTabComplete
@NotNull public static @NotNull Set<String> collectionTabComplete(@NotNull @NotNull Collection<String> collection, @NotNull @NotNull String arg) -
offlinePlayersTabComplete
-
onlinePlayersTabComplete
-