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, wait
isCancelled, setCancelled
public ChatEvent(Connection sender, Connection receiver, String message)
Copyright © 2012–2014 SpigotMC. All rights reserved.