public class FMLServerStoppingEvent extends FMLStateEvent
Constructor and Description |
---|
FMLServerStoppingEvent(Object... data) |
Modifier and Type | Method and Description |
---|---|
LoaderState.ModState |
getModState() |
getSide
applyModContainer, getEventType
public FMLServerStoppingEvent(Object... data)
public LoaderState.ModState getModState()
getModState
in class FMLStateEvent