public class SpongeCommandSender extends Object implements CommandSender
| Constructor and Description |
|---|
SpongeCommandSender() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isConsole() |
void |
sendMessage(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendMessagepublic String getName()
getName in interface CommandSenderpublic void sendMessage(String message)
sendMessage in interface CommandSenderpublic boolean isConsole()
isConsole in interface CommandSenderCopyright © 2020 GeyserMC. All rights reserved.