ClientCommandInternals

public final class ClientCommandInternals

Functions

addCommands
Link copied to clipboard
static void addCommands(CommandDispatcher<FabricClientCommandSource> target, FabricClientCommandSource source)
executeCommand
Link copied to clipboard
static boolean executeCommand(String message)
Executes a client-sided command from a message.
finalizeInit
Link copied to clipboard
static void finalizeInit()
Runs final initialization tasks such as findAmbiguities on the command dispatcher.

Sources

jvm source
Link copied to clipboard