Package co.aikar.commands
Class BukkitCommandIssuer
java.lang.Object
co.aikar.commands.BukkitCommandIssuer
- All Implemented Interfaces:
co.aikar.commands.CommandIssuer
-
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.bukkit.command.CommandSenderco.aikar.commands.CommandManagerorg.bukkit.entity.Player@NotNull UUIDinthashCode()booleanhasPermission(String name) booleanisPlayer()voidsendMessageInternal(String message) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface co.aikar.commands.CommandIssuer
sendError, sendError, sendInfo, sendInfo, sendMessage, sendMessage, sendMessage, sendSyntax, sendSyntax
-
Method Details
-
isPlayer
- Specified by:
isPlayerin interfaceco.aikar.commands.CommandIssuer
-
getIssuer
- Specified by:
getIssuerin interfaceco.aikar.commands.CommandIssuer
-
getPlayer
-
getUniqueId
- Specified by:
getUniqueIdin interfaceco.aikar.commands.CommandIssuer
-
getManager
- Specified by:
getManagerin interfaceco.aikar.commands.CommandIssuer
-
sendMessageInternal
- Specified by:
sendMessageInternalin interfaceco.aikar.commands.CommandIssuer
-
hasPermission
- Specified by:
hasPermissionin interfaceco.aikar.commands.CommandIssuer
-
equals
-
hashCode
-