Uses of Class
net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
-
Uses of ModAnnotation in net.minecraftforge.fml.loading.moddiscovery
Modifier and TypeFieldDescriptionprivate final ModAnnotation
ModClassVisitor.ModAnnotationVisitor.annotation
Modifier and TypeFieldDescriptionprivate final LinkedList<ModAnnotation>
ModClassVisitor.annotations
Modifier and TypeMethodDescriptionstatic net.minecraftforge.forgespi.language.ModFileScanData.AnnotationData
ModAnnotation.fromModAnnotation
(org.objectweb.asm.Type clazz, ModAnnotation annotation) ModifierConstructorDescriptionModAnnotation
(org.objectweb.asm.Type asmType, ModAnnotation parent) ModAnnotationVisitor
(ModAnnotation annotation) ModAnnotationVisitor
(ModAnnotation annotation, boolean isSubAnnotation) ModAnnotationVisitor
(ModAnnotation annotation, String name)