kytale
Toggle table of contents
0.1.0-alpha.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kytale
kytale-serialization
/
io.github.hytalekt.kytale.serialization.math.vector
/
KVector3i
KVector3i
typealias
KVector3i
=
@
Serializable
(
with
=
Vector3iSerializer::class
)
Vector3i
Serializable typealias for
Vector3i
.
Serialized shape:
{ x, y, z: int }