public class FMLServerStoppingEvent extends FMLStateEvent
FMLServerStoppedEvent.for how to subscribe to this event| Constructor and Description | 
|---|
FMLServerStoppingEvent(java.lang.Object... data)  | 
| Modifier and Type | Method and Description | 
|---|---|
LoaderState.ModState | 
getModState()
The current state of the mod 
 | 
getSideapplyModContainer, description, getEventTypepublic LoaderState.ModState getModState()
FMLStateEventgetModState in class FMLStateEvent