public class CommandEvent extends AbstractCancellable
| Constructor and Description |
|---|
CommandEvent(Actor actor,
String arguments)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Actor |
getActor()
Get the actor that issued the command.
|
String |
getArguments()
Get the arguments.
|
isCancelled, setCancelledCopyright © 2010-2014. All Rights Reserved.