| Package | Description |
|---|---|
| com.sk89q.intake | |
| com.sk89q.intake.dispatcher | |
| com.sk89q.intake.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCommandMapping
An immutable command mapping instance.
|
| Modifier and Type | Method and Description |
|---|---|
CommandMapping |
SimpleDispatcher.get(String alias) |
CommandMapping |
Dispatcher.get(String alias)
Get the
CommandCallable associated with an alias. |
| Modifier and Type | Method and Description |
|---|---|
Set<CommandMapping> |
SimpleDispatcher.getCommands() |
Set<CommandMapping> |
Dispatcher.getCommands()
Get a list of commands.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PrimaryAliasComparator.compare(CommandMapping o1,
CommandMapping o2) |
Copyright © 2015. All Rights Reserved.