Uses of Class
net.neoforged.fml.loading.moddiscovery.ModFileInfo
Packages that use ModFileInfo
Package
Description
-
Uses of ModFileInfo in net.neoforged.fml
Fields in net.neoforged.fml with type parameters of type ModFileInfo -
Uses of ModFileInfo in net.neoforged.fml.loading
Fields in net.neoforged.fml.loading with type parameters of type ModFileInfoModifier and TypeFieldDescriptionprivate final Map
<String, ModFileInfo> LoadingModList.fileById
private final List
<ModFileInfo> LoadingModList.modFiles
Methods in net.neoforged.fml.loading that return ModFileInfoMethods in net.neoforged.fml.loading that return types with arguments of type ModFileInfo -
Uses of ModFileInfo in net.neoforged.fml.loading.moddiscovery
Fields in net.neoforged.fml.loading.moddiscovery declared as ModFileInfoMethods in net.neoforged.fml.loading.moddiscovery that return ModFileInfoConstructors in net.neoforged.fml.loading.moddiscovery with parameters of type ModFileInfo