MCPcopy Create free account
hub / github.com/GregTech6/gregtech6 / onIDChanging

Method onIDChanging

src/main/java/gregapi/compat/ICompat.java:38–38  ·  view source on GitHub ↗
(FMLModIdMappingEvent aEvent)

Source from the content-addressed store, hash-verified

36 public void onServerStopping(FMLServerStoppingEvent aEvent);
37 public void onServerStopped (FMLServerStoppedEvent aEvent);
38 public void onIDChanging (FMLModIdMappingEvent aEvent);
39}

Callers 1

onIDChangingEventMethod · 0.65

Implementers 1

CompatBasesrc/main/java/gregapi/compat/CompatBas

Calls

no outgoing calls

Tested by

no test coverage detected