Paper/paper-server/patches/sources/com/mojang
Owen1212055 07936857f5 Avoid Lazy Initialization for Enum Fields
This patch is meant to get rid of any instances of lazy initialization that Minecraft introduces for enums.
This has the possibility to create race condition issues, and generally don't make sense to be lazily done anyways.
2023-05-14 00:47:28 -04:00
..
authlib/yggdrasil Don't sleep after profile lookups if not needed 2018-10-23 20:25:05 -04:00
brigadier Check requirement before suggesting root nodes 2021-09-12 00:14:21 +02:00
datafixers Cache DataFixerUpper Rewrite Rules on demand 2020-09-12 17:21:38 -04:00
logging MC Utils 2016-03-28 20:55:47 -04:00
math Avoid Lazy Initialization for Enum Fields 2023-05-14 00:47:28 -04:00
serialization Optimize Dynamic#get Missing Keys 2020-12-21 11:01:42 -05:00