boxlin / io.opencubes.boxlin / net.minecraft.util.math.Vec3i

Extensions for net.minecraft.util.math.Vec3i

div

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

minus

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

plus

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

times

operator fun Vec3i.times(other: BlockPos): Vec3i