PaperMC/paper-server
Hannes Greule 287eb52fa4
Use hidden classes for event executors (#11848)
Static final MethodHandles perform similar to direct calls. Additionally,
hidden classes simplify logic around ClassLoaders as they can be defined
weakly coupled to their defining class loader. All variants of methods
(static, private, non-void) can be covered by this mechanism.
2024-12-29 00:11:09 +01:00
..
patches Extend HumanEntity#dropItem API (#11810) 2024-12-28 23:47:21 +01:00
src Use hidden classes for event executors (#11848) 2024-12-29 00:11:09 +01:00
build.gradle.kts Updated adventure to 4.18.0 (#11809) 2024-12-27 22:04:17 +01:00
LGPL.txt
LICENCE.txt