Ksui core
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui core
Ksui core
/
xyz.mcxross.ksui.core.ptb
/
Command
/
MakeMoveVec
Make
Move
Vec
@
Serializable
(
with
=
MakeMoveVecSerializer::class
)
data
class
MakeMoveVec
(
val
typeTag
:
TypeTag
?
,
val
values
:
List
<
Argument
>
)
:
Command
Members
Constructors
Make
Move
Vec
Link copied to clipboard
constructor
(
typeTag
:
TypeTag
?
,
values
:
List
<
Argument
>
)
Properties
type
Tag
Link copied to clipboard
val
typeTag
:
TypeTag
?
values
Link copied to clipboard
val
values
:
List
<
Argument
>