Uses of Class
net.minecraftforge.fml.event.config.ModConfigEvent
Packages that use ModConfigEvent
-
Uses of ModConfigEvent in net.minecraftforge.fml.event.config
Subclasses of ModConfigEvent in net.minecraftforge.fml.event.configModifier and TypeClassDescriptionstatic class
Fired during mod and server loading, depending onModConfig.Type
of config file.static class
Fired when the configuration is changed.static class
Fired when a config is unloaded.