Uses of Interface
org.bukkit.help.HelpMap
-
Packages that use HelpMap Package Description org.bukkit More generalized classes in the API. -
-
Uses of HelpMap in org.bukkit
Methods in org.bukkit that return HelpMap Modifier and Type Method Description static HelpMap
Bukkit. getHelpMap()
Gets theHelpMap
providing help topics for this server.HelpMap
Server. getHelpMap()
Gets theHelpMap
providing help topics for this server.
-