public class ChatEvent extends TargetedEvent implements Cancellable
| Constructor and Description |
|---|
ChatEvent(Connection sender,
Connection receiver,
String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCommand()
Checks whether this message is valid as a command
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelledpublic ChatEvent(Connection sender, Connection receiver, String message)
Copyright © 2012-2016 SpigotMC. All Rights Reserved.