Uses of Interface
org.bukkit.help.HelpMap
-
Packages that use HelpMap Package Description org.bukkit The root package of the Bukkit API, contains generalized API classes. -
-
Uses of HelpMap in org.bukkit
Methods in org.bukkit that return HelpMap Modifier and Type Method Description static HelpMapBukkit. getHelpMap()Gets theHelpMapproviding help topics for this server.HelpMapServer. getHelpMap()Gets theHelpMapproviding help topics for this server.
-