Posted November 13, 201410 yr Hi ! I was exploring the code of forge (actually fml) on github in a purpose of learning. I want to find were the 3 methods of a mod (preInit, init, postInit) annotated with @EventHandler are called. I think I already found were they are "loaded" somewhere in a package named discovery. Is it done by using reflection with "invoke" or something like that ? Can someone help me find it please ? Thanks
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.