toggle menu
mccoroutine-root
jvm
switch theme
search in API
mccoroutine-root
/
com.github.shynixn.mccoroutine.velocity
/
executesSuspend
executes
Suspend
fun
<
S
,
T
>
<Error class: unknown class>
<
S
,
T
>
.
executesSuspend
(
plugin
:
Any
,
command
:
suspend
(
<Error class: unknown class>
<
S
>
)
->
Int
)
:
T
Allows to register a suspending command.