| Package | Description |
|---|---|
| com.sk89q.intake | |
| com.sk89q.intake.dispatcher | |
| com.sk89q.intake.parametric | |
| com.sk89q.intake.util.auth |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommandCallable.call(String arguments,
CommandLocals locals,
String[] parentCommands)
Execute the correct command based on the input.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleDispatcher.call(String arguments,
CommandLocals locals,
String[] parentCommands) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractParametricCommand.call(String stringArguments,
CommandLocals locals,
String[] parentCommands) |
| Modifier and Type | Method and Description |
|---|---|
void |
Subject.checkPermission(String permission)
Check whether this subject has been granted the given permission
and throw an exception on error.
|
Copyright © 2015. All Rights Reserved.