Hierarchy For All Packages
Package Hierarchies:- ru.cwcode.commands,
- ru.cwcode.commands.api,
- ru.cwcode.commands.arguments,
- ru.cwcode.commands.arguments.basic,
- ru.cwcode.commands.arguments.datetime,
- ru.cwcode.commands.arguments.spaced,
- ru.cwcode.commands.color,
- ru.cwcode.commands.executor,
- ru.cwcode.commands.permissions,
- ru.cwcode.commands.preconditions,
- ru.cwcode.commands.preconditions.processor
Class Hierarchy
- java.lang.Object
- ru.cwcode.commands.executor.AbstractExecutor
- ru.cwcode.commands.executor.AbstractAutowiredExecutor
- ru.cwcode.commands.executor.AbstractGlobalToggleExecutor
- ru.cwcode.commands.executor.AbstractLocalTimedExecutor
- ru.cwcode.commands.executor.AbstractLocalToggleExecutor
- ru.cwcode.commands.executor.CommonExecutor
- ru.cwcode.commands.Argument
- ru.cwcode.commands.arguments.BindedArgument
- ru.cwcode.commands.arguments.basic.BooleanArg
- ru.cwcode.commands.arguments.ComplexArg
- ru.cwcode.commands.arguments.basic.DoubleArg
- ru.cwcode.commands.arguments.datetime.DurationArg
- ru.cwcode.commands.arguments.basic.DynamicArg
- ru.cwcode.commands.arguments.spaced.SpacedDynamicArg (implements ru.cwcode.commands.arguments.spaced.SpacedArgument)
- ru.cwcode.commands.arguments.DynamicList
- ru.cwcode.commands.arguments.spaced.SpacedDynamicList (implements ru.cwcode.commands.arguments.spaced.SpacedArgument)
- ru.cwcode.commands.arguments.EmptyArg
- ru.cwcode.commands.arguments.EnumArg
- ru.cwcode.commands.arguments.ExactStringArg
- ru.cwcode.commands.arguments.basic.IntegerArg
- ru.cwcode.commands.arguments.LegacyColorArg
- ru.cwcode.commands.arguments.ListArg
- ru.cwcode.commands.arguments.spaced.SpacedListArg (implements ru.cwcode.commands.arguments.spaced.SpacedArgument)
- ru.cwcode.commands.arguments.MultiBindedArgument
- ru.cwcode.commands.arguments.basic.StringArg
- ru.cwcode.commands.arguments.HexColorArg
- ru.cwcode.commands.arguments.SafetyStringArg
- ru.cwcode.commands.arguments.spaced.SafetySpacedStringArg (implements ru.cwcode.commands.arguments.spaced.SpacedArgument)
- ru.cwcode.commands.arguments.spaced.SpacedStringArg (implements ru.cwcode.commands.arguments.spaced.SpacedArgument)
- ru.cwcode.commands.arguments.datetime.TimeArg
- ru.cwcode.commands.ArgumentFitnessResult
- ru.cwcode.commands.ArgumentParser
- ru.cwcode.commands.ArgumentSearchResult
- ru.cwcode.commands.ArgumentSet (implements ru.cwcode.commands.Permissible)
- ru.cwcode.commands.color.ColoredScheme (implements ru.cwcode.commands.color.ColorGenerationStrategy)
- ru.cwcode.commands.Command (implements ru.cwcode.commands.Permissible)
- ru.cwcode.commands.CommandNode
- ru.cwcode.commands.CommandParser
- ru.cwcode.commands.CommandParser.Result
- ru.cwcode.commands.preconditions.CommandPreconditionResult
- ru.cwcode.commands.api.CommandsAPI
- ru.cwcode.commands.color.DefaultColorGenerationStrategy (implements ru.cwcode.commands.color.ColorGenerationStrategy)
- ru.cwcode.commands.permissions.DefaultPermissionGenerationStrategy (implements ru.cwcode.commands.permissions.PermissionGenerationStrategy)
- ru.cwcode.commands.color.DynamicRainbowColorScheme (implements ru.cwcode.commands.color.ColorGenerationStrategy)
- ru.cwcode.commands.api.Platform
- ru.cwcode.commands.preconditions.Precondition
- ru.cwcode.commands.preconditions.OnlyForNonPlayersPrecondition
- ru.cwcode.commands.preconditions.OnlyForPlayersPrecondition
- ru.cwcode.commands.preconditions.processor.PermissionPrecondition
- ru.cwcode.commands.preconditions.PredicatePrecondition
- ru.cwcode.commands.preconditions.processor.PreconditionProcessor
- ru.cwcode.commands.preconditions.processor.PreconditionRequirements
- ru.cwcode.commands.preconditions.processor.PreconditionResult
- ru.cwcode.commands.permissions.ProcessResult
- ru.cwcode.commands.TabCompleter
- ru.cwcode.commands.executor.AbstractExecutor
Interface Hierarchy
- ru.cwcode.commands.color.ColorGenerationStrategy
- ru.cwcode.commands.Help
- ru.cwcode.commands.api.Logger
- ru.cwcode.commands.Permissible
- ru.cwcode.commands.permissions.PermissionGenerationStrategy
- ru.cwcode.commands.Receiver
- ru.cwcode.commands.api.Sender
- ru.cwcode.commands.arguments.spaced.SpacedArgument
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ru.cwcode.commands.CompletionStyle
- ru.cwcode.commands.DebugMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)