toggle menu
silk
1.11.5
jvm
switch theme
search in API
silk-commands
/
net.silkmc.silk.commands.registration
/
register
register
fun
LiteralArgumentBuilder
<
ClientCommandSourceStack
>
.
register
(
)
(
source
)
fun
RegistrableCommand
<
ClientCommandSourceStack
>
.
register
(
)
(
source
)
Deprecated
Registering client commands is now callback based as well.
Replace with
setupRegistrationCallback()
Content copied to clipboard