Class IndexHelpTopic

java.lang.Object
org.bukkit.help.HelpTopic
org.bukkit.help.IndexHelpTopic

public class IndexHelpTopic extends HelpTopic
This help topic generates a list of other help topics. This class is useful for adding your own index help topics. To enforce a particular order, use a sorted collection.

If a preamble is provided to the constructor, that text will be displayed before the first item in the index.