Class ServerLifecycleEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.fml.event.server.ServerLifecycleEvent
Direct Known Subclasses:
FMLServerAboutToStartEvent, FMLServerStartedEvent, FMLServerStartingEvent, FMLServerStoppedEvent, FMLServerStoppingEvent

public class ServerLifecycleEvent extends net.minecraftforge.eventbus.api.Event
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event

    net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected final MinecraftServer
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class net.minecraftforge.eventbus.api.Event

    getListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait