Uses of Package
org.bukkit.help
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Commands for emulating the Minecraft commands and other necessary ones for
use by a Bukkit implementation.
Classes used to manipulate the default command and topic assistance system.
-
-
ClassDescriptionHelpTopic implementations are displayed to the user when the user uses the /help command.
-
ClassDescriptionHelpTopic implementations are displayed to the user when the user uses the /help command.Used to impose a custom total ordering on help topics.A HelpTopicFactory is used to create custom
HelpTopic
objects from commands that inherit from a common base class or have executors that inherit from a common base class.