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

minus

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