public interface CommandMapping
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllAliases()
Get a list of all aliases.
|
CommandCallable |
getCallable()
Get the callable
|
Description |
getDescription()
Get the
Description form the callable. |
String |
getPrimaryAlias()
Get the primary alias.
|
String getPrimaryAlias()
String[] getAllAliases()
CommandCallable getCallable()
Description getDescription()
Description form the callable.Copyright © 2015. All Rights Reserved.