bLow.set(
          Math.min(bLow.x, mapEntry.x),
          Math.min(bLow.y, mapEntry.y),
          Math.min(bLow.z, mapEntry.z)
        )