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