operator fun Int.div(other: BlockPos): BlockPos
operator fun Int.minus(other: BlockPos): BlockPos
operator fun Int.plus(other: BlockPos): BlockPos
operator fun Int.times(other: BlockPos): BlockPos