Package net.minestom.server.command
Interface CommandParser.Result.KnownCommand
- All Superinterfaces:
CommandParser.Result
- All Known Subinterfaces:
CommandParser.Result.KnownCommand.Invalid
,CommandParser.Result.KnownCommand.Valid
- Enclosing interface:
CommandParser.Result
public static sealed interface CommandParser.Result.KnownCommand
extends CommandParser.Result
permits CommandParser.Result.KnownCommand.Invalid, CommandParser.Result.KnownCommand.Valid (not exhaustive)
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
Nested classes/interfaces inherited from interface net.minestom.server.command.CommandParser.Result
CommandParser.Result.KnownCommand, CommandParser.Result.UnknownCommand
-
Method Summary
Methods inherited from interface net.minestom.server.command.CommandParser.Result
args, executable, suggestion