Annotation Interface ForestryModule


@Target(TYPE) @Retention(RUNTIME) public @interface ForestryModule
This annotation marks a module class for detection by Forestry. Annotated members must implement IForestryModule.