public class FMLEnvironment
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FMLEnvironment.Keys |
| Modifier and Type | Field and Description |
|---|---|
static net.minecraftforge.api.distmarker.Dist |
dist |
static java.lang.String |
naming |
static boolean |
production |
| Constructor and Description |
|---|
FMLEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
setupInteropEnvironment(cpw.mods.modlauncher.api.IEnvironment environment) |