Class ForgeProdLaunchHandler
java.lang.Object
net.minecraftforge.fml.loading.targets.CommonLaunchHandler
net.minecraftforge.fml.loading.targets.ForgeProdLaunchHandler
- All Implemented Interfaces:
- cpw.mods.modlauncher.api.ILaunchHandlerService
- Direct Known Subclasses:
- ForgeProdLaunchHandler.Client,- ForgeProdLaunchHandler.Server
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class net.minecraftforge.fml.loading.targets.CommonLaunchHandlerCommonLaunchHandler.LaunchType, CommonLaunchHandler.LocatedPaths
- 
Field SummaryFields inherited from class net.minecraftforge.fml.loading.targets.CommonLaunchHandlerCLIENT, DATA, LOGGER, SERVER, SERVER_GAMETEST
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotected
- 
Method SummaryModifier and TypeMethodDescriptiongetMCPaths(VersionInfo vers) booleanprotected Pathprotected Pathmvn(VersionInfo info, String artifact) protected Pathmvn(VersionInfo info, String artifact, String classifier) Methods inherited from class net.minecraftforge.fml.loading.targets.CommonLaunchHandlerconfigureTransformationClassLoader, getDist, isData, launchService, makeService, name, preLaunch, runTargetMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cpw.mods.modlauncher.api.ILaunchHandlerServicegetPaths
- 
Constructor Details- 
ForgeProdLaunchHandler
 
- 
- 
Method Details- 
getNaming- Specified by:
- getNamingin class- CommonLaunchHandler
 
- 
isProductionpublic boolean isProduction()- Overrides:
- isProductionin class- CommonLaunchHandler
 
- 
mvn
- 
mvn
- 
mvn
- 
getMinecraftPaths- Specified by:
- getMinecraftPathsin class- CommonLaunchHandler
 
- 
getMCPaths
 
-