RConThreadQuery.java 文件源码

java
阅读 22 收藏 0 点赞 0 评论 0

项目:RuneCraftery 作者:
public void run() {
   this.func_72609_b("Query running on " + this.field_72642_r + ":" + this.field_72636_h);
   this.field_72629_g = MinecraftServer.func_130071_aq();
   this.field_72631_o = new DatagramPacket(this.field_72630_n, this.field_72630_n.length);

   try {
      while(this.field_72619_a) {
         try {
            this.field_72633_m.receive(this.field_72631_o);
            this.func_72628_f();
            this.func_72621_a(this.field_72631_o);
         } catch (SocketTimeoutException var7) {
            this.func_72628_f();
         } catch (PortUnreachableException var8) {
            ;
         } catch (IOException var9) {
            this.func_72623_a(var9);
         }
      }
   } finally {
      this.func_72611_e();
   }

}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号