Package emu.grasscutter.command.commands
Class HealCommand
java.lang.Object
emu.grasscutter.command.commands.HealCommand
- All Implemented Interfaces:
CommandHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HealCommand
public HealCommand()
-
-
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.
-