Uses of Interface
org.bukkit.help.HelpTopicFactory

Packages that use HelpTopicFactory
org.bukkit.help Classes used to manipulate the default command and topic assistance system. 
 

Uses of HelpTopicFactory in org.bukkit.help
 

Methods in org.bukkit.help with parameters of type HelpTopicFactory
 void HelpMap.registerHelpTopicFactory(Class<?> commandClass, HelpTopicFactory<?> factory)
          Associates a HelpTopicFactory object with given command base class.
 



Copyright © 2014. All rights reserved.