Class FloodgateSubCommand
java.lang.Object
org.geysermc.floodgate.core.platform.command.FloodgateSubCommand
- Direct Known Subclasses:
VersionSubcommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Stringabstract voidexecute(cloud.commandframework.context.CommandContext<UserAudience> context) abstract Stringname()abstract Class<?>parent()abstract Permission
-
Constructor Details
-
FloodgateSubCommand
public FloodgateSubCommand()
-
-
Method Details
-
parent
-
name
-
description
-
permission
-
execute
-