Uses of Class
net.minecraftforge.fml.loading.moddiscovery.ModFileInfo
Packages that use ModFileInfo
Package
Description
-
Uses of ModFileInfo in net.minecraftforge.fml
Fields in net.minecraftforge.fml with type parameters of type ModFileInfo -
Uses of ModFileInfo in net.minecraftforge.fml.loading
Fields in net.minecraftforge.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.minecraftforge.fml.loading that return ModFileInfoMethods in net.minecraftforge.fml.loading that return types with arguments of type ModFileInfoMethod parameters in net.minecraftforge.fml.loading with type arguments of type ModFileInfoModifier and TypeMethodDescriptionprivate void
ModSorter.addDependency
(com.google.common.graph.MutableGraph<ModFileInfo> topoGraph, net.minecraftforge.forgespi.language.IModInfo.ModVersion dep) -
Uses of ModFileInfo in net.minecraftforge.fml.loading.moddiscovery
Fields in net.minecraftforge.fml.loading.moddiscovery declared as ModFileInfoMethods in net.minecraftforge.fml.loading.moddiscovery that return ModFileInfoConstructors in net.minecraftforge.fml.loading.moddiscovery with parameters of type ModFileInfoModifierConstructorDescriptionModInfo
(ModFileInfo owningFile, net.minecraftforge.forgespi.language.IConfigurable config)