Class AbstractJarFileModLocator
java.lang.Object
net.minecraftforge.fml.loading.moddiscovery.AbstractModProvider
net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModProvider
net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator
- All Implemented Interfaces:
- net.minecraftforge.forgespi.locating.IModLocator,- net.minecraftforge.forgespi.locating.IModProvider
- Direct Known Subclasses:
- ClasspathLocator,- MavenDirectoryLocator,- ModsFolderLocator
public abstract class AbstractJarFileModLocator
extends AbstractJarFileModProvider
implements net.minecraftforge.forgespi.locating.IModLocator
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraftforge.forgespi.locating.IModLocatornet.minecraftforge.forgespi.locating.IModLocator.ModFileOrException
- 
Field SummaryFields inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModProviderMANIFEST, MODS_TOML
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModProviderscanFileMethods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModProvidercreateMod, getDefaultJarModType, isValid, manifestParserMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.forgespi.locating.IModProviderinitArguments, isValid, name, scanFile
- 
Constructor Details- 
AbstractJarFileModLocatorpublic AbstractJarFileModLocator()
 
- 
- 
Method Details- 
scanMods- Specified by:
- scanModsin interface- net.minecraftforge.forgespi.locating.IModLocator
 
- 
scanCandidates
 
-