boxlin / io.opencubes.boxlin / kotlin.Int

Extensions for kotlin.Int

div

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

minus

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

plus

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

times

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