示例#1
0
 @EventHandler
 public void preInit(FMLPreInitializationEvent event) {
   proxy.preInit(event);
 }