Get player from server function

I wondered and checked this just now.
ClientReceive is server to client function. Something like a game startup. It’s useless to get player controller in client though.
And I see there is no ServerReceive.