Class GetCommand
java.lang.Object
io.github.apfelcreme.Pipes.Command.GetCommand
- All Implemented Interfaces:
SubCommand
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GetCommand
public GetCommand()
-
-
Method Details
-
execute
executes the command- Specified by:
execute
in interfaceSubCommand
- Parameters:
commandSender
- the senderstrings
- the command args
-