toggle menu
Ksui
2.2.1-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.ptb
/
Command
/
MakeMoveVec
Make
Move
Vec
@
Serializable
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
list
Link copied to clipboard
val
list
:
List
<
Command
>
type
Tag
Link copied to clipboard
val
typeTag
:
TypeTag
?
values
Link copied to clipboard
val
values
:
List
<
Argument
>