| Package | Description |
|---|---|
| com.sk89q.worldedit.util.command.parametric |
| 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 © 2010-2014. All Rights Reserved.