pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.command
/
CommandBuilder
/
argument
argument
inline
fun
argument
(
name
:
String
,
type
:
ArgumentType
<
*
>
,
block
:
CommandBuilder
.
(
)
->
Unit
)
:
CommandNode
<
CommandSourceStack
>
(
source
)