| 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  HelpTopicFactoryobject with given command base
 class. | 
Copyright © 2020. All rights reserved.