Class AbstractJarFileModProvider
java.lang.Object
net.minecraftforge.fml.loading.moddiscovery.AbstractModProvider
net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModProvider
- All Implemented Interfaces:
 net.minecraftforge.forgespi.locating.IModProvider
- Direct Known Subclasses:
 AbstractJarFileDependencyLocator,AbstractJarFileModLocator
- 
Field Summary
FieldsFields inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModProvider
MANIFEST, MODS_TOML - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraftforge.fml.loading.moddiscovery.AbstractModProvider
createMod, getDefaultJarModType, isValid, manifestParserMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.forgespi.locating.IModProvider
initArguments, name 
- 
Field Details
- 
LOGGER
private static final org.slf4j.Logger LOGGER 
 - 
 - 
Constructor Details
- 
AbstractJarFileModProvider
public AbstractJarFileModProvider() 
 - 
 - 
Method Details
- 
scanFile
 
 -