PaperMC/patches
Spottedleaf e3d92c508f Do not try to stop main thread during watchdog shutdown
In Java 21, Thread#stop is no longer implemented and wiill throw
an exception when called. As a result, we simply cannot halt
the main thread during shutdown anymore.
2024-07-15 12:46:23 -07:00
..
api Add ItemType#getItemRarity (#11049) 2024-07-15 07:38:20 -07:00
server Do not try to stop main thread during watchdog shutdown 2024-07-15 12:46:23 -07:00
unapplied/server Apply automatic regionfile header recalculation patch 2024-07-15 12:20:47 -07:00