public static class Minigame.MinigameAnnotationHelper
extends java.lang.Object
Constructor and Description |
---|
MinigameAnnotationHelper() |
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.