(FMLModIdMappingEvent aEvent)
| 36 | public void onServerStopping(FMLServerStoppingEvent aEvent); |
| 37 | public void onServerStopped (FMLServerStoppedEvent aEvent); |
| 38 | public void onIDChanging (FMLModIdMappingEvent aEvent); |
| 39 | } |
no outgoing calls
no test coverage detected