Ejemplo n.º 1
0
  public void r() {
    if (this.e != null) {
      if (this.e.b("display", 10)) {
        NBTTagCompound nbttagcompound = this.e.m("display");

        nbttagcompound.o("Name");
        if (nbttagcompound.c_()) {
          this.e.o("display");
          if (this.e.c_()) {
            this.d((NBTTagCompound) null);
          }
        }
      }
    }
  }