| Package | Description |
|---|---|
| com.sk89q.worldedit.util.command | |
| com.sk89q.worldedit.util.command.parametric |
| Modifier and Type | Method and Description |
|---|---|
SimpleDescription |
SimpleDispatcher.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvokeListener.updateDescription(Object object,
Method method,
ParameterData[] parameters,
SimpleDescription description)
During creation of a
CommandCallable by a ParametricBuilder,
this will be called in case the description needs to be updated. |
void |
LegacyCommandsHandler.updateDescription(Object object,
Method method,
ParameterData[] parameters,
SimpleDescription description) |
void |
AbstractInvokeListener.updateDescription(Object object,
Method method,
ParameterData[] parameters,
SimpleDescription description) |
Copyright © 2010-2014. All Rights Reserved.