- All Implemented Interfaces:
Command
A command for toggling whether a player can pick up items in the world at once.
-
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
-
PickupAllCommand
public PickupAllCommand()
-
Method Details
-
action
Description copied from interface: Command
Action a command.
- Specified by:
action
in interface Command
- Parameters:
args
- command args
- Returns:
- command was successful