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