public class BukkitCommandCompletionContext extends co.aikar.commands.CommandCompletionContext<BukkitCommandIssuer>
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.entity.Player |
getPlayer()
Returns the Player object if this Issuer is a Player
|
org.bukkit.command.CommandSender |
getSender() |
Copyright © 2019. All rights reserved.