Class MavenDirectoryLocator
java.lang.Object
net.minecraftforge.fml.loading.moddiscovery.AbstractModLocator
net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileLocator
net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator
net.minecraftforge.fml.loading.moddiscovery.MavenDirectoryLocator
- All Implemented Interfaces:
net.minecraftforge.forgespi.locating.IModLocator
-
Field Summary
FieldsFields inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModLocator
MANIFEST, MODS_TOML -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator
scanModsMethods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileLocator
scanFileMethods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModLocator
createMod, getDefaultJarModType, isValid, manifestParserMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraftforge.forgespi.locating.IModLocator
isValid, scanFile, scanMods
-
Field Details
-
modCoords
-
-
Constructor Details
-
MavenDirectoryLocator
public MavenDirectoryLocator()
-
-
Method Details
-
scanCandidates
- Specified by:
scanCandidatesin classAbstractJarFileModLocator
-
name
-
toString
-
initArguments
-