public static class PassiveSkill.PassiveSkillAnnotationHelper
extends java.lang.Object
| Constructor and Description |
|---|
PassiveSkillAnnotationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init(AnnotationLoader loader)
Registers instances of all classes, annotated with this annotation.
|
public static void init(AnnotationLoader loader) throws java.lang.Exception
loader - The annotation loader to use.java.lang.Exception - Failed to load a class.