Package com.undefined.stellar.data.help
Class StellarCommandHelpTopic
-
- All Implemented Interfaces:
@ApiStatus.Internal() public final class StellarCommandHelpTopic extends HelpTopic
-
-
Field Summary
Fields Modifier and Type Field Description private final Function1<CommandSender, Boolean>
requirement
-
Method Summary
Modifier and Type Method Description final Function1<CommandSender, Boolean>
getRequirement()
Boolean
canSee(CommandSender sender)
-
-
Method Detail
-
getRequirement
final Function1<CommandSender, Boolean> getRequirement()
-
-
-
-