public class DeformCommand extends SimpleCommand<Contextual<? extends Operation>>
Constructor and Description |
---|
DeformCommand() |
Modifier and Type | Method and Description |
---|---|
Deform |
call(CommandArgs args,
CommandLocals locals) |
java.lang.String |
getDescription() |
protected boolean |
testPermission0(CommandLocals locals) |
getSuggestions
addFlag, addParameter, getFlagParser, getParameters, getUsage, testPermission
public Deform call(CommandArgs args, CommandLocals locals) throws CommandException
CommandException
public java.lang.String getDescription()
protected boolean testPermission0(CommandLocals locals)
testPermission0
in class ParameterCommand<Contextual<? extends Operation>>