| Package | Description |
|---|---|
| com.sk89q.intake.parametric |
| Modifier and Type | Class and Description |
|---|---|
class |
IllegalParameterException
Thrown if there is an error with a parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParametricBuilder.registerMethodsAsCommands(Dispatcher dispatcher,
Object object)
Build a list of commands from methods specially annotated with
Command
(and other relevant annotations) and register them all with the given
Dispatcher. |
Copyright © 2015. All Rights Reserved.