Package co.aikar.commands
Class SpongeCommandIssuer
java.lang.Object
co.aikar.commands.SpongeCommandIssuer
- All Implemented Interfaces:
co.aikar.commands.CommandIssuer
-
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.spongepowered.api.command.CommandSourceco.aikar.commands.CommandManagerorg.spongepowered.api.entity.living.player.Player@NotNull UUIDinthashCode()booleanhasPermission(String permission) 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
-
getUniqueId
- Specified by:
getUniqueIdin interfaceco.aikar.commands.CommandIssuer
-
getPlayer
-
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
-