| Package | Description | 
|---|---|
| net.minecraftforge.common | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ForgeModContainer. onConfigChanged(ConfigChangedEvent.OnConfigChangedEvent event)By subscribing to the OnConfigChangedEvent we are able to execute code when our config screens are closed. |