Uses of Class
net.minecraftforge.event.server.ServerLifecycleEvent
-
Uses of ServerLifecycleEvent in net.minecraftforge.event.server
Modifier and TypeClassDescriptionclass
Called before the server begins loading anything.class
Called afterServerStartingEvent
when the server is available and ready to play.class
Called afterServerAboutToStartEvent
and beforeServerStartedEvent
.class
Called afterServerStoppingEvent
when the server has completely shut down.class
Called when the server begins an orderly shutdown, beforeServerStoppedEvent
.