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