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
Fields inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModLocator
MANIFEST, MODS_TOML
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator
scanMods
Methods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileLocator
scanFile
Methods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModLocator
createMod, getDefaultJarModType, isValid, manifestParser
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.minecraftforge.forgespi.locating.IModLocator
isValid, scanFile, scanMods
-
Field Details
-
modCoords
-
-
Constructor Details
-
MavenDirectoryLocator
public MavenDirectoryLocator()
-
-
Method Details
-
scanCandidates
- Specified by:
scanCandidates
in classAbstractJarFileModLocator
-
name
-
toString
-
initArguments
-