Package cpw.mods.fml.relauncher

Interface Summary
IClassTransformer  
IFMLCallHook This call hook allows for code to execute at the very early stages of minecraft initialization.
IFMLLoadingPlugin The base plugin that provides class name meta information to FML to enhance the classloading lifecycle for mods in FML
ILibrarySet Interface for certain core plugins to register libraries to be loaded in by the FML class loader at launch time
 

Class Summary
ArgsWrapper  
CoreFMLLibraries  
Downloader  
FMLCorePlugin  
FMLInjectionData  
FMLRelauncher  
FMLRelaunchLog  
ReflectionHelper Some reflection helper code.
RelaunchClassLoader  
RelaunchLibraryManager  
 

Exception Summary
ReflectionHelper.UnableToAccessFieldException  
ReflectionHelper.UnableToFindClassException  
ReflectionHelper.UnableToFindFieldException  
ReflectionHelper.UnableToFindMethodException