mirror of
https://github.com/PaperMC/Folia.git
synced 2025-04-21 03:39:18 +08:00
Turns out, the utility is not thread-safe to use for whatever reason. So, we need to use ThreadLocal to create instances per thread.
Turns out, the utility is not thread-safe to use for whatever reason. So, we need to use ThreadLocal to create instances per thread.