Replace traditional Random with ThreadLocalRandom in minecraft codes for better performance and higher fps.
fix NPE
Use safer implementation, avoid ThreadLocalRandom#setSeed crash in root (But brings down performance improvement for a little bit)
ThreadLocalRandom#setSeed
fix crash about BlockRenderDispatcher
Initial release.
90% of ad revenue goes to creators
Show all versions