ClientCommandHandler

@Environment(value = EnvType.CLIENT)
object ClientCommandHandler

Functions

Link copied to clipboard
fun applyCommands(dispatcher: CommandDispatcher<SharedSuggestionProvider>)
Link copied to clipboard
fun executeCommand(command: String, player: LocalPlayer): Boolean
Link copied to clipboard
fun refreshDispatcher(context: CommandBuildContext)