getCommand

public Command getCommand(String name)

Gets the command registered to the specified name

Return

Command with the specified name or null if getClassById command with that label doesn't exist

Parameters

name

Name of the command to retrieve