Package co.aikar.commands
Class VelocityCommandCompletions
- java.lang.Object
-
- co.aikar.commands.CommandCompletions<VelocityCommandCompletionContext>
-
- co.aikar.commands.VelocityCommandCompletions
-
public class VelocityCommandCompletions extends co.aikar.commands.CommandCompletions<VelocityCommandCompletionContext>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class co.aikar.commands.CommandCompletions
co.aikar.commands.CommandCompletions.AsyncCommandCompletionHandler<C extends co.aikar.commands.CommandCompletionContext>, co.aikar.commands.CommandCompletions.CommandCompletionHandler<C extends co.aikar.commands.CommandCompletionContext>, co.aikar.commands.CommandCompletions.SyncCompletionRequired
-
-
Constructor Summary
Constructors Constructor Description VelocityCommandCompletions(com.velocitypowered.api.proxy.ProxyServer server, co.aikar.commands.CommandManager manager)
-
-
-
Constructor Detail
-
VelocityCommandCompletions
public VelocityCommandCompletions(com.velocitypowered.api.proxy.ProxyServer server, co.aikar.commands.CommandManager manager)
-
-