Uses of Enum Class
net.neoforged.fml.loading.modscan.BackgroundScanHandler.ScanStatus
Packages that use BackgroundScanHandler.ScanStatus
-
Uses of BackgroundScanHandler.ScanStatus in net.neoforged.fml.loading.modscan
Fields in net.neoforged.fml.loading.modscan declared as BackgroundScanHandler.ScanStatusModifier and TypeFieldDescriptionprivate BackgroundScanHandler.ScanStatus
BackgroundScanHandler.status
Methods in net.neoforged.fml.loading.modscan that return BackgroundScanHandler.ScanStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BackgroundScanHandler.ScanStatus[]
BackgroundScanHandler.ScanStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.