- All Implemented Interfaces:
Command
Concrete version of an unevaluated Dump Command
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DumpCommand
public DumpCommand()
-
DumpCommand
public DumpCommand(String[] arguments)
-
Method Details
-
execute
- Specified by:
execute in interface Command
- Parameters:
args - arguments for this Command
worldstate - the current state of the world
- Returns:
- an immutable evaluation of the command