Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.model
/
MoveVector
/
Companion
/
u8
u8
fun
u8
(
value
:
HexInput
)
:
MoveVector
<
U8
>
Factory method to generate a MoveVector of U8s from an array of numbers.
fun
u8
(
value
:
ByteArray
)
:
MoveVector
<
U8
>