pub fn squared_distance(a: BlockPos, b: BlockPos) -> i64
Squared block distance using vanilla’s three-dimensional BlockPos.distSqr.
BlockPos.distSqr