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

div

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