public void ShowCell(Cell cell) { ContextHandler.SendShowCellSpectatorMessage(Fight.SpectatorClients, this, cell); }