コード例 #1
0
 public boolean a(EntityPlayer entityplayer) {
   return this.k.r(this.l, this.m, this.n) != this
       ? false
       : entityplayer.e((double) this.l + 0.5D, (double) this.m + 0.5D, (double) this.n + 0.5D)
           <= 64.0D;
 }