Uses of Class
net.minecraftforge.fml.loading.moddiscovery.CoreModFile
-
Packages that use CoreModFile Package Description net.minecraftforge.fml.loading.moddiscovery -
-
Uses of CoreModFile in net.minecraftforge.fml.loading.moddiscovery
Fields in net.minecraftforge.fml.loading.moddiscovery with type parameters of type CoreModFile Modifier and Type Field Description private java.util.List<CoreModFile>ModFile. coreModsMethods in net.minecraftforge.fml.loading.moddiscovery that return types with arguments of type CoreModFile Modifier and Type Method Description java.util.List<CoreModFile>ModFile. getCoreMods()protected static java.util.List<CoreModFile>ModFileParser. getCoreMods(ModFile modFile)
-