Paper
Paper copied to clipboard
Fix/scoreboard delegate
Fixes #11296
I don't think you should update the upstream...
Don't manually change patch files, you need to make changes, amend it to the latest commit in paper-server and then rebuild patches
what are the advantages of using a delegate in this case?
it's a reusable generic container wrapper class
The fact that we can reuse this type for different set implementations. The previous implementation would lock the type into the speed/contracts of hashset.