Best practices to replicate an inventory (multiplayer)

Some people built inventory using Actor class; I think that’s an absurd, waste of data (Actor class is heavy and slow to spawn)