cpw.mods.fml.common.discovery.ModCandidate.ModCandidate |
( |
File |
classPathRoot, |
|
|
File |
modContainer, |
|
|
ContainerType |
sourceType |
|
) |
| |
cpw.mods.fml.common.discovery.ModCandidate.ModCandidate |
( |
File |
classPathRoot, |
|
|
File |
modContainer, |
|
|
ContainerType |
sourceType, |
|
|
boolean |
isMinecraft, |
|
|
boolean |
classpath |
|
) |
| |
File cpw.mods.fml.common.discovery.ModCandidate.getClassPathRoot |
( |
) | |
|
File cpw.mods.fml.common.discovery.ModCandidate.getModContainer |
( |
) | |
|
List<String> cpw.mods.fml.common.discovery.ModCandidate.getRememberedBaseMods |
( |
) | |
|
ContainerType cpw.mods.fml.common.discovery.ModCandidate.getSourceType |
( |
) | |
|
boolean cpw.mods.fml.common.discovery.ModCandidate.isClasspath |
( |
) | |
|
boolean cpw.mods.fml.common.discovery.ModCandidate.isMinecraftJar |
( |
) | |
|
void cpw.mods.fml.common.discovery.ModCandidate.rememberBaseModType |
( |
String |
className) | |
|
void cpw.mods.fml.common.discovery.ModCandidate.rememberModCandidateType |
( |
ASMModParser |
modParser) | |
|
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/cpw/mods/fml/common/discovery/ModCandidate.java