Class ClansCompletion
java.lang.Object
net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractCompletion
net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractSyncCompletion
net.sacredlabyrinth.phaed.simpleclans.commands.completions.ClansCompletion
- All Implemented Interfaces:
co.aikar.commands.CommandCompletions.CommandCompletionHandler<co.aikar.commands.BukkitCommandCompletionContext>,IdentifiableCompletion
-
Field Summary
Fields inherited from class net.sacredlabyrinth.phaed.simpleclans.commands.completions.AbstractCompletion
clanManager, plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCompletions(co.aikar.commands.BukkitCommandCompletionContext c) @NotNull StringgetId()
-
Constructor Details
-
ClansCompletion
-
-
Method Details
-
getCompletions
public Collection<String> getCompletions(co.aikar.commands.BukkitCommandCompletionContext c) throws co.aikar.commands.InvalidCommandArgument - Throws:
co.aikar.commands.InvalidCommandArgument
-
getId
-