Minix
5.0.0-alpha
module-data
/
dev.racci.minix.data.structs.minecraft
/
VectorComparable
Vector
Comparable
interface
VectorComparable
<
T
:
Comparable
<
T
>
,
VectorComparable
<
T
>
>
:
Comparable
<
T
>
Functions
Inheritors
Functions
axis
Link copied to clipboard
abstract
fun
axis
(
)
:
DoubleArray
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
T
)
:
Int
factor
Link copied to clipboard
abstract
fun
factor
(
axis
:
IntArray
)
:
T
range
To
Link copied to clipboard
open
operator
fun
rangeTo
(
other
:
T
)
:
PosRange
<
T
,
T
>
Inheritors
BlockPos
Link copied to clipboard
ChunkPos
Link copied to clipboard
LocationPos
Link copied to clipboard