|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModAnnotation | |
---|---|
cpw.mods.fml.common.discovery.asm |
Uses of ModAnnotation in cpw.mods.fml.common.discovery.asm |
---|
Methods in cpw.mods.fml.common.discovery.asm that return ModAnnotation | |
---|---|
ModAnnotation |
ModAnnotation.addChildAnnotation(String name,
String desc)
|
Methods in cpw.mods.fml.common.discovery.asm that return types with arguments of type ModAnnotation | |
---|---|
LinkedList<ModAnnotation> |
ASMModParser.getAnnotations()
|
Constructors in cpw.mods.fml.common.discovery.asm with parameters of type ModAnnotation | |
---|---|
ModAnnotation(cpw.mods.fml.common.discovery.asm.ASMModParser.AnnotationType type,
org.objectweb.asm.Type asmType,
ModAnnotation parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |