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