JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.spongepowered.eventimplgen
Package
org.spongepowered.eventimplgen.processor
Interface EventGenComponent
@Component(modules=
EventImplGenModule.class
) @Singleton
public interface
EventGenComponent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
EventGenOptions
options
()
EventScanner
scanner
()
EventImplWriter
writer
()
Method Details
options
EventGenOptions
options
()
scanner
EventScanner
scanner
()
writer
EventImplWriter
writer
()