Uses of Record Class
net.neoforged.neoforgespi.language.ModFileScanData.AnnotationData
Packages that use ModFileScanData.AnnotationData
Package
Description
-
Uses of ModFileScanData.AnnotationData in net.neoforged.fml.javafmlmod
Methods in net.neoforged.fml.javafmlmod with parameters of type ModFileScanData.AnnotationDataModifier and TypeMethodDescriptionFMLJavaModLanguageProvider.getDepends(ModFileScanData.AnnotationData data) -
Uses of ModFileScanData.AnnotationData in net.neoforged.fml.loading.modscan
Methods in net.neoforged.fml.loading.modscan that return ModFileScanData.AnnotationDataModifier and TypeMethodDescriptionModAnnotation.fromModAnnotation(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.annotationsMethods 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()