public static class DynamicPluginCommandHelpTopic.Factory extends java.lang.Object implements org.bukkit.help.HelpTopicFactory<DynamicPluginCommand>
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
org.bukkit.help.HelpTopic |
createTopic(DynamicPluginCommand command) |
public org.bukkit.help.HelpTopic createTopic(DynamicPluginCommand command)
createTopic
in interface org.bukkit.help.HelpTopicFactory<DynamicPluginCommand>