Server
Server copied to clipboard
refactor: Move appropriate code from `Player` to `NetworkPlayer` and vice versa
I made a start on this but far from complete:
- [ ] Go through code in
Playerand check it belongs there - [ ] Go through code in
NetworkPlayerand check it belongs there