Package | Description |
---|---|
net.minecraftforge.fml.client.event |
Modifier and Type | Class and Description |
---|---|
static class |
ConfigChangedEvent.OnConfigChangedEvent
This event is intended to be consumed by the mod whose config has been changed.
|
static class |
ConfigChangedEvent.PostConfigChangedEvent
This event is provided for mods to consume if they want to be able to check if other mods' configs have been changed.
|