类 ModConfigEvent.Loading

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.fml.event.config.ModConfigEvent
net.minecraftforge.fml.event.config.ModConfigEvent.Loading
所有已实现的接口:
IConfigEvent, IModBusEvent
封闭类:
ModConfigEvent

public static class ModConfigEvent.Loading extends ModConfigEvent
Fired during mod and server loading, depending on ModConfig.Type of config file. Any Config objects associated with this will be valid and can be queried directly.
  • 构造器详细资料