Replicating objects?

OK so currently a players inventory is held in a component of the player character. So is that held on the players PC (client, or the server), or can I choose (by specifying which code runs where) ?

Gotta admit I might be a bit hazy on some of this stuff.