boxlin / io.opencubes.boxlin / net.minecraft.util.math.BlockPos / plus

plus

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