Class ModConfigEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.fml.event.config.ModConfigEvent
All Implemented Interfaces:
IConfigEvent, IModBusEvent
Direct Known Subclasses:
ModConfigEvent.Loading, ModConfigEvent.Reloading, ModConfigEvent.Unloading

public class ModConfigEvent extends net.minecraftforge.eventbus.api.Event implements IModBusEvent, IConfigEvent