Package co.aikar.commands
Class BungeeCommandCompletionContext
- java.lang.Object
-
- co.aikar.commands.CommandCompletionContext<BungeeCommandIssuer>
-
- co.aikar.commands.BungeeCommandCompletionContext
-
public class BungeeCommandCompletionContext extends co.aikar.commands.CommandCompletionContext<BungeeCommandIssuer>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.md_5.bungee.api.connection.ProxiedPlayergetPlayer()net.md_5.bungee.api.CommandSendergetSender()
-