commit | 679543355ea5865d1a91245d21dc04803a37b0f6 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Fri Aug 02 18:35:36 2019 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Fri Aug 02 18:35:36 2019 +0300 |
tree | 0dcf6d1f98b2008045959e2e9f7a1afda6519502 | |
parent | 50f5982977201a279752785e4f53d750fce5d820 [diff] |
Make CachedInstanceOfMap concurrent capable. This map is used for some of registiries that can be accessed by multiple threads. So we need to ensure that selectPath can be called concurrently safely. We however don't make setKnownPath thread safe, because it's supposed to only be called on registry init.
Support 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.14.4
Important notes:
Known issues:
Known wontfix issues:
Website: https://protocol.support/
Spigot: https://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Jenkins: https://build.true-games.org/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3