public class ConfigurationHandler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
configTest |
static net.minecraftforge.common.config.Configuration |
configuration |
static boolean |
enableTestBlock |
static boolean |
enableTestItem |
Constructor and Description |
---|
ConfigurationHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
init(java.io.File configFile) |
void |
onConfigurationChangedEvent(cpw.mods.fml.client.event.ConfigChangedEvent.OnConfigChangedEvent event) |