| Package | Description |
|---|---|
| cpw.mods.fml.common.discovery.asm |
| Modifier and Type | Method and Description |
|---|---|
ModAnnotation |
ModAnnotation.addChildAnnotation(String name,
String desc) |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<ModAnnotation> |
ASMModParser.getAnnotations() |
| Constructor and Description |
|---|
ModAnnotation(cpw.mods.fml.common.discovery.asm.ASMModParser.AnnotationType type,
org.objectweb.asm.Type asmType,
ModAnnotation parent) |