Uses of Record Class
net.neoforged.neoforgespi.language.ModFileScanData.ClassData
Packages that use ModFileScanData.ClassData
-
Uses of ModFileScanData.ClassData in net.neoforged.fml.loading.modscan
Method parameters in net.neoforged.fml.loading.modscan with type arguments of type ModFileScanData.ClassDataModifier and TypeMethodDescriptionvoid
ModClassVisitor.buildData
(Set<ModFileScanData.ClassData> classes, Set<ModFileScanData.AnnotationData> annotations) -
Uses of ModFileScanData.ClassData in net.neoforged.neoforgespi.language
Fields in net.neoforged.neoforgespi.language with type parameters of type ModFileScanData.ClassDataModifier and TypeFieldDescriptionprivate final Set
<ModFileScanData.ClassData> ModFileScanData.classes
Methods in net.neoforged.neoforgespi.language that return types with arguments of type ModFileScanData.ClassData