Package co.aikar.commands
Class BungeeCommandIssuer
java.lang.Object
co.aikar.commands.BungeeCommandIssuer
- All Implemented Interfaces:
co.aikar.commands.CommandIssuer
-
Method Summary
Modifier and TypeMethodDescriptionbooleannet.md_5.bungee.api.CommandSenderco.aikar.commands.CommandManagernet.md_5.bungee.api.connection.ProxiedPlayer@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
-
getIssuer
- Specified by:
getIssuerin interfaceco.aikar.commands.CommandIssuer
-
getPlayer
-
getManager
- Specified by:
getManagerin interfaceco.aikar.commands.CommandIssuer
-
isPlayer
- Specified by:
isPlayerin interfaceco.aikar.commands.CommandIssuer
-
getUniqueId
- Specified by:
getUniqueIdin interfaceco.aikar.commands.CommandIssuer
-
sendMessageInternal
- Specified by:
sendMessageInternalin interfaceco.aikar.commands.CommandIssuer
-
hasPermission
- Specified by:
hasPermissionin interfaceco.aikar.commands.CommandIssuer
-
equals
-
hashCode
-