Class ClasspathLocator
java.lang.Object
net.minecraftforge.fml.loading.moddiscovery.AbstractModProvider
net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModProvider
net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator
net.minecraftforge.fml.loading.moddiscovery.ClasspathLocator
- All Implemented Interfaces:
- net.minecraftforge.forgespi.locating.IModLocator,- net.minecraftforge.forgespi.locating.IModProvider
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraftforge.forgespi.locating.IModLocatornet.minecraftforge.forgespi.locating.IModLocator.ModFileOrException
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate booleanprivate static final org.slf4j.LoggerFields inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModProviderMANIFEST, MODS_TOML
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocatorscanModsMethods 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.IModProviderisValid, scanFile
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER
- 
legacyClasspath
- 
enabledprivate boolean enabled
 
- 
- 
Constructor Details- 
ClasspathLocatorpublic ClasspathLocator()
 
- 
- 
Method Details- 
name
- 
scanCandidates- Specified by:
- scanCandidatesin class- AbstractJarFileModLocator
 
- 
findPaths- Throws:
- IOException
 
- 
initArguments
 
-