Class BukkitCommandCompletionContext

    • Field Summary

      • Fields inherited from class co.aikar.commands.CommandCompletionContext

        issuer
    • Method Detail

      • getSender

        public org.bukkit.command.CommandSender getSender()
      • getPlayer

        public org.bukkit.entity.Player getPlayer()
        Returns the Player object if this Issuer is a Player
        Returns: