Uses of Class
net.minecraftforge.fmlserverevents.ServerLifecycleEvent
-
Uses of ServerLifecycleEvent in net.minecraftforge.fmlserverevents
Modifier and TypeClassDescriptionclass
Called before the server begins loading anything.class
Called afterFMLServerStartingEvent
when the server is available and ready to play.class
Called afterFMLServerAboutToStartEvent
and beforeFMLServerStartedEvent
.class
Called afterFMLServerStoppingEvent
when the server has completely shut down.class
Called when the server begins an orderly shutdown, beforeFMLServerStoppedEvent
.