| 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,
Namespace namespace,
List<String> parentCommands)
Execute the command.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleDispatcher.call(String arguments,
Namespace namespace,
List<String> parentCommands) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractParametricCallable.call(String stringArguments,
Namespace namespace,
List<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.