Hierarchy For All Packages
- de.kentoj.kencommandapi.api,
- de.kentoj.kencommandapi.api.argument,
- de.kentoj.kencommandapi.api.argument.types,
- de.kentoj.kencommandapi.api.invocation,
- de.kentoj.kencommandapi.api.literal,
- de.kentoj.kencommandapi.api.platform,
- de.kentoj.kencommandapi.api.suggestion,
- de.kentoj.kencommandapi.internal,
- de.kentoj.kencommandapi.internal.parser
Class Hierarchy
- java.lang.Object
- de.kentoj.kencommandapi.api.argument.CommandArgumentSpecBuilder<T,
V> - de.kentoj.kencommandapi.api.CommandHandler<T>
- de.kentoj.kencommandapi.internal.parser.CommandParseHelper<T>
- de.kentoj.kencommandapi.api.argument.types.IntegerArgumentType<T> (implements de.kentoj.kencommandapi.api.argument.ArgumentType<T,
V>) - de.kentoj.kencommandapi.internal.parser.InvocationCommandParser<T>
- de.kentoj.kencommandapi.internal.parser.InvocationCommandParser.ExecutionData
- de.kentoj.kencommandapi.api.literal.LiteralBuilder<T>
- de.kentoj.kencommandapi.internal.parser.SuggestionCommandParser<T>
- de.kentoj.kencommandapi.api.argument.CommandArgumentSpecBuilder<T,
Interface Hierarchy
- de.kentoj.kencommandapi.api.argument.ArgumentType<T,
V> - de.kentoj.kencommandapi.api.argument.CommandArgument<T,
V> - de.kentoj.kencommandapi.api.argument.CommandArgumentSpec<T,
V> - de.kentoj.kencommandapi.api.invocation.CommandContext<T>
- de.kentoj.kencommandapi.api.invocation.CommandExecutor<T>
- de.kentoj.kencommandapi.api.invocation.SyncCommandExecutor<T>
- de.kentoj.kencommandapi.api.platform.HasPermissionMethod<T>
- de.kentoj.kencommandapi.api.literal.Literal<T>
- de.kentoj.kencommandapi.api.literal.RootLiteral<T>
- de.kentoj.kencommandapi.api.platform.MessageStyle
- de.kentoj.kencommandapi.api.platform.SendMessageMethod<T>
- de.kentoj.kencommandapi.api.suggestion.SuggestionProvider<T>
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- de.kentoj.kencommandapi.api.argument.ArgumentRequirement<V>
- de.kentoj.kencommandapi.api.argument.CommandArgumentImpl<T,
V> (implements de.kentoj.kencommandapi.api.argument.CommandArgument<T, V>) - de.kentoj.kencommandapi.api.argument.CommandArgumentSpecImpl<T,
V> (implements de.kentoj.kencommandapi.api.argument.CommandArgumentSpec<T, V>) - de.kentoj.kencommandapi.internal.CommandContextImpl<T> (implements de.kentoj.kencommandapi.api.invocation.CommandContext<T>)
- de.kentoj.kencommandapi.api.argument.types.StringArgumentType<T> (implements de.kentoj.kencommandapi.api.argument.ArgumentType<T,
V>)
- java.lang.Record