LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.command.builder
/
ParameterBuilder
/
vararg
vararg
fun
vararg
(
)
:
ParameterBuilder
<
T
>
Marks this parameter as a vararg.
The values are stored in an array
Only allowed at the end.