clientCommand
@Environment(value = EnvType.CLIENT)
Creates a new client command. Opens a LiteralCommandBuilder. This command will work on the client, even if the player is connected to a third party server.
Parameters
name
the name of the root command
register
if true, the command will automatically be registered