Package com.sk89q.bukkit.util
Class DynamicPluginCommandHelpTopic
java.lang.Object
org.bukkit.help.HelpTopic
com.sk89q.bukkit.util.DynamicPluginCommandHelpTopic
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.bukkit.help.HelpTopic
amendedPermission, fullText, name, shortText -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanSee(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:
getFullTextin classHelpTopic
-