Uses of Class
net.minecraftforge.fml.event.lifecycle.ModLifecycleEvent
Package
Description
-
Uses of ModLifecycleEvent in net.minecraftforge.fml.event.lifecycle
Modifier and TypeClassDescriptionclass
This is the second of four commonly called events during mod lifecycle startup.class
This is the first of four commonly called events during mod initialization.class
class
This is the second of four commonly called events during mod core startup.class
This is a mostly internal event fired to mod containers that indicates that loading is complete.class
This is the third of four commonly called events during mod core startup.class
This is the fourth of four commonly called events during mod core startup.class
-
Uses of ModLifecycleEvent in net.minecraftforge.fmllegacy.event.lifecycle
Modifier and TypeClassDescriptionclass
Called whenever the ID mapping might have changed.