Package emu.grasscutter.command.commands
Class AccountCommand
java.lang.Object
emu.grasscutter.command.commands.AccountCommand
- All Implemented Interfaces:
CommandHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AccountCommand
public AccountCommand()
-
-
Method Details
-
execute
Description copied from interface:CommandHandlerCalled when a player/console invokes a command.- Specified by:
executein interfaceCommandHandler- Parameters:
sender- The player/console that invoked the command.args- The arguments to the command.
-