Index

A C D E F G R 
All Classes and Interfaces|All Packages

A

AutoRegister - Class in com.miketheshadow.autoregister
The core class of this tool.
AutoRegister(Plugin, String) - Constructor for class com.miketheshadow.autoregister.AutoRegister
 

C

com.miketheshadow.autoregister - package com.miketheshadow.autoregister
 
com.miketheshadow.autoregister.annotations - package com.miketheshadow.autoregister.annotations
 
CommandLoader - Annotation Interface in com.miketheshadow.autoregister.annotations
Annotation targeting command Types.
commandName() - Element in annotation interface com.miketheshadow.autoregister.annotations.CommandLoader
This is a required field.

D

defaultSetup() - Method in class com.miketheshadow.autoregister.AutoRegister
This is what should be used by default.

E

enableDebugMessages() - Method in class com.miketheshadow.autoregister.AutoRegister
Enable debug messages.

F

forceLoadAllClasses() - Method in class com.miketheshadow.autoregister.AutoRegister
Enables the force loading of all classes.

G

getClasses() - Method in class com.miketheshadow.autoregister.AutoRegister
 
getClassesAnnotatedWith(Class<A>) - Method in class com.miketheshadow.autoregister.AutoRegister
Gets any class in the package annotated with annotation
getListeners() - Method in class com.miketheshadow.autoregister.AutoRegister
 

R

registerCommands() - Method in class com.miketheshadow.autoregister.AutoRegister
 
registerListeners() - Method in class com.miketheshadow.autoregister.AutoRegister
Registers all listener classes
A C D E F G R 
All Classes and Interfaces|All Packages