public PlayerClient(DataProviderConnector owner, IDataProvider provider) { connector = owner; dataProvider = provider; }