Uses of Class
net.neoforged.neoforgespi.locating.InvalidModFileException
Packages that use InvalidModFileException
-
Uses of InvalidModFileException in net.neoforged.neoforgespi.locating
Methods in net.neoforged.neoforgespi.locating that throw InvalidModFileExceptionModifier and TypeMethodDescriptionInvoked to get the freshly build mod files metadata.static IModFile
IModFile.create
(cpw.mods.jarhandling.SecureJar jar, ModFileInfoParser parser) Builds a new mod file instance depending on the current runtime.static IModFile
IModFile.create
(cpw.mods.jarhandling.SecureJar jar, ModFileInfoParser parser, IModFile.Type type, ModFileDiscoveryAttributes attributes) Builds a new mod file instance depending on the current runtime.static IModFile
IModFile.create
(cpw.mods.jarhandling.SecureJar jar, ModFileInfoParser parser, ModFileDiscoveryAttributes attributes) Builds a new mod file instance depending on the current runtime.