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