Uses of Record Class
net.neoforged.neoforgespi.language.ModFileScanData.AnnotationData
Packages that use ModFileScanData.AnnotationData
-
Uses of ModFileScanData.AnnotationData in net.neoforged.fml.loading.modscan
Methods in net.neoforged.fml.loading.modscan that return ModFileScanData.AnnotationDataModifier and TypeMethodDescriptionModAnnotation.fromModAnnotation
(org.objectweb.asm.Type clazz, ModAnnotation annotation) -
Uses of ModFileScanData.AnnotationData in net.neoforged.neoforgespi.language
Fields in net.neoforged.neoforgespi.language with type parameters of type ModFileScanData.AnnotationDataModifier and TypeFieldDescriptionprivate final Set
<ModFileScanData.AnnotationData> ModFileScanData.annotations
Methods in net.neoforged.neoforgespi.language that return types with arguments of type ModFileScanData.AnnotationDataModifier and TypeMethodDescriptionModFileScanData.getAnnotatedBy
(Class<? extends Annotation> type, ElementType elementType) ModFileScanData.getAnnotations()