Index

A C D E O R W 
All Classes and Interfaces|All Packages

A

AnnotationParserDecorator - Interface in com.thewinterframework.command.decorator
 

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 a PaperCommandManager.
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 PaperCommandManager with 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
 
A C D E O R W 
All Classes and Interfaces|All Packages