YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
cpw.mods.fml.relauncher.FMLRelauncher Class Reference

Static Public Member Functions

static void handleClientRelaunch (ArgsWrapper wrap)
 
static void handleServerRelaunch (ArgsWrapper wrap)
 
static void appletEntry (Applet minecraftApplet)
 
static void appletStart (Applet applet)
 
static String side ()
 

Static Public Attributes

static String logFileNamePattern
 

Member Function Documentation

static void cpw.mods.fml.relauncher.FMLRelauncher.appletEntry ( Applet  minecraftApplet)
static
static void cpw.mods.fml.relauncher.FMLRelauncher.appletStart ( Applet  applet)
static
static void cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch ( ArgsWrapper  wrap)
static
static void cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch ( ArgsWrapper  wrap)
static
static String cpw.mods.fml.relauncher.FMLRelauncher.side ( )
static

Member Data Documentation

String cpw.mods.fml.relauncher.FMLRelauncher.logFileNamePattern
static

The documentation for this class was generated from the following file: