@Mod.EventHandler
 public void preInit(FMLPreInitializationEvent event) {
   proxy.preinit();
 }