operator fun BlockPos.minus(other: BlockPos): BlockPos
operator fun BlockPos.minus(other: Int): BlockPos
operator fun BlockPos.minus(other: Vec3i): BlockPos