Package com.sk89q.bukkit.util
Class DynamicPluginCommandHelpTopic
java.lang.Object
org.bukkit.help.HelpTopic
com.sk89q.bukkit.util.DynamicPluginCommandHelpTopic
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.bukkit.help.HelpTopic
amendedPermission, fullText, name, shortText
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canSee
(CommandSender player) getFullText
(CommandSender forWho) Methods inherited from class org.bukkit.help.HelpTopic
amendCanSee, amendTopic, applyAmendment, getName, getShortText
-
Constructor Details
-
DynamicPluginCommandHelpTopic
-
-
Method Details
-
canSee
-
getFullText
- Overrides:
getFullText
in classHelpTopic
-