public class FMLServerTweaker extends FMLTweaker
| Constructor and Description |
|---|
FMLServerTweaker() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLaunchTarget() |
void |
injectIntoClassLoader(LaunchClassLoader classLoader) |
acceptOptions, getGameDir, getJarLocation, getLaunchArguments, injectCascadingTweakpublic java.lang.String getLaunchTarget()
getLaunchTarget in class FMLTweakerpublic void injectIntoClassLoader(LaunchClassLoader classLoader)
injectIntoClassLoader in class FMLTweaker