Package | Description |
---|---|
org.bukkit.help |
Classes used to manipulate the default command and topic assistance system.
|
Modifier and Type | Method | Description |
---|---|---|
void |
HelpMap.registerHelpTopicFactory(Class<?> commandClass,
HelpTopicFactory<?> factory) |
Associates a
HelpTopicFactory object with given command base
class. |
Copyright © 2019. All rights reserved.