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 Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class net.minecraftforge.fml.loading.targets.CommonLaunchHandler
CommonLaunchHandler.LaunchType, CommonLaunchHandler.LocatedPaths - 
Field Summary
Fields inherited from class net.minecraftforge.fml.loading.targets.CommonLaunchHandler
CLIENT, DATA, LOGGER, SERVER, SERVER_GAMETEST - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected - 
Method Summary
Modifier 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.CommonLaunchHandler
configureTransformationClassLoader, getDist, isData, launchService, makeService, name, preLaunch, runTargetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cpw.mods.modlauncher.api.ILaunchHandlerService
getPaths 
- 
Constructor Details
- 
ForgeProdLaunchHandler
 
 - 
 - 
Method Details
- 
getNaming
- Specified by:
 getNamingin classCommonLaunchHandler
 - 
isProduction
public boolean isProduction()- Overrides:
 isProductionin classCommonLaunchHandler
 - 
mvn
 - 
mvn
 - 
mvn
 - 
getMinecraftPaths
- Specified by:
 getMinecraftPathsin classCommonLaunchHandler
 - 
getMCPaths
 
 -