Constructor | Description |
---|---|
DeleteClass(Game game) |
Modifier and Type | Method | Description |
---|---|---|
void |
executeCommand(GamePlayer player,
java.lang.String... args) |
Runs the code associated with the command.
|
public DeleteClass(Game game)
public void executeCommand(GamePlayer player, java.lang.String... args)
Executor
executeCommand
in interface Executor
player
- the entity who used the commandargs
- the list of arguments used with the command