Index
All Classes and Interfaces|All Packages
A
C
- com.thewinterframework.command - package com.thewinterframework.command
- com.thewinterframework.command.config - package com.thewinterframework.command.config
- com.thewinterframework.command.decorator - package com.thewinterframework.command.decorator
- com.thewinterframework.command.processor - package com.thewinterframework.command.processor
- CommandComponent - Annotation Interface in com.thewinterframework.command
-
Marks a class as a command component.
- CommandComponentProcessor - Class in com.thewinterframework.command.processor
-
Annotation processor for
CommandComponent. - CommandComponentProcessor() - Constructor for class com.thewinterframework.command.processor.CommandComponentProcessor
- CommandConfigurationRegistrar - Class in com.thewinterframework.command.config
-
Registers
CommandManagerConfigurations and applies them to aPaperCommandManager. - CommandConfigurationRegistrar() - Constructor for class com.thewinterframework.command.config.CommandConfigurationRegistrar
- CommandManagerConfiguration - Interface in com.thewinterframework.command.config
-
Configures the command manager.
- CommandModule - Class in com.thewinterframework.command
- CommandModule() - Constructor for class com.thewinterframework.command.CommandModule
- configure(Binder) - Method in class com.thewinterframework.command.CommandModule
- configure(PaperCommandManager<Source>) - Method in class com.thewinterframework.command.config.CommandConfigurationRegistrar
-
Configures a
PaperCommandManagerwith all registered configurations. - configure(PaperCommandManager<Source>) - Method in interface com.thewinterframework.command.config.CommandManagerConfiguration
-
Configures the command manager.
D
- decorate(AnnotationParser<Source>) - Method in interface com.thewinterframework.command.decorator.AnnotationParserDecorator
E
- enableComponent(WinterPlugin, Class<?>) - Method in class com.thewinterframework.command.CommandModule
O
- onEnable(WinterPlugin) - Method in class com.thewinterframework.command.CommandModule
- onRoundStart(ProcessorContext) - Method in class com.thewinterframework.command.processor.CommandComponentProcessor
R
- register(CommandManagerConfiguration) - Method in class com.thewinterframework.command.config.CommandConfigurationRegistrar
-
Registers a configuration.
W
- wiredAnnotation() - Method in class com.thewinterframework.command.processor.CommandComponentProcessor
All Classes and Interfaces|All Packages