Package net.minecraftforge.fml.config
Interface IConfigEvent
- All Known Implementing Classes:
ModConfigEvent
,ModConfigEvent.Loading
,ModConfigEvent.Reloading
public interface IConfigEvent
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IConfigEvent
static IConfigEvent
default <T extends net.minecraftforge.eventbus.api.Event & IConfigEvent>
Tself()
-
Field Details
-
CONFIGCONFIG
-
-
Method Details
-
reloading
-
loading
-
getConfig
ModConfig getConfig() -
self
-