类 FMLLoadCompleteEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
所有已实现的接口:
IModBusEvent

public class FMLLoadCompleteEvent extends ParallelDispatchEvent
This is a mostly internal event fired to mod containers that indicates that loading is complete. Mods should not in general override or otherwise attempt to implement this event.