bHight.set(
          Math.max(bHight.x, mapEntry.x),
          Math.max(bHight.y, mapEntry.y),
          Math.max(bHight.z, mapEntry.z)
        )