public class FMLServerStoppedEvent extends ServerLifecycleEvent
FMLServerStoppingEvent when the server has completely shut down.
Called immediately before shutting down, on the dedicated server, and before returning
to the main menu on the client.server| Constructor and Description |
|---|
FMLServerStoppedEvent(MinecraftServer server) |
getServerpublic FMLServerStoppedEvent(MinecraftServer server)