3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-11-10 02:00:23 +01:00
ViaVersion/bukkit/src
Myles ee5eb59e42 Revert unnecessary synchronizes in ListWrapper
Usually the list we're wrapping is synchronized, so instead we'll ensure our code can be run concurrently.

There might be issues with other plugins and this change (but it's unlikely), open a issue if you see any of these after this change.
2019-03-17 16:04:13 +00:00
..
main Revert unnecessary synchronizes in ListWrapper 2019-03-17 16:04:13 +00:00