MCPcopy Create free account
hub / github.com/ZWareDevelopment/ClientBase / onPostInit

Method onPostInit

src/main/java/dev/zihasz/client/Client.java:60–63  ·  view source on GitHub ↗
(FMLPostInitializationEvent event)

Source from the content-addressed store, hash-verified

58 }
59
60 @EventHandler
61 public void onPostInit(FMLPostInitializationEvent event) {
62
63 }
64
65 @EventHandler
66 public void onLoadComplete(FMLLoadCompleteEvent event) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected