public interface Command
Modifier and Type | Method and Description |
---|---|
void |
execute(List<String> tokens)
Execute the specified command
|
void |
setCommandContext(CommandContext context) |
void setCommandContext(CommandContext context)
Copyright © 2005–2016. All rights reserved.