Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.ptb
/
Command
/
MergeCoins
Merge
Coins
@
Serializable
data
class
MergeCoins
(
val
coin
:
Argument
,
val
coins
:
List
<
Argument
>
)
:
Command
Members
Constructors
Merge
Coins
Link copied to clipboard
constructor
(
coin
:
Argument
,
coins
:
List
<
Argument
>
)
Properties
coin
Link copied to clipboard
val
coin
:
Argument
coins
Link copied to clipboard
val
coins
:
List
<
Argument
>
list
Link copied to clipboard
val
list
:
List
<
Command
>