Minix
5.0.0-alpha
module-data
/
dev.racci.minix.data.structs.minecraft
/
BlockPos
/
BlockPos
Block
Pos
fun
BlockPos
(
x
:
Int
,
y
:
Int
,
z
:
Int
)
fun
BlockPos
(
x
:
Double
,
y
:
Double
,
z
:
Double
)