程序包 net.minecraftforge.fml.event.lifecycle
package net.minecraftforge.fml.event.lifecycle
-
类类说明This is the second of four commonly called events during mod lifecycle startup.This is the first of four commonly called events during mod initialization.Supplied as a param to your mod's constructor to get access to the mod EventBus and various mod-specific objects.This is the second of four commonly called events during mod core startup.This is a mostly internal event fired to mod containers that indicates that loading is complete.This is the third of four commonly called events during mod core startup.This is the fourth of four commonly called events during mod core startup.Parent type to all ModLifecycle events.