Gets the client's name corresponding to id
id
String? getClientName(PlayerID id) => _clientNames[id];