1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-03 21:37:28 +01:00
PaperMC/patches
Spottedleaf 22dea6efbd Add Server#isGlobalTickThread
This method should be present in Paper, not just in Folia, given
that the GlobalRegionScheduler is present.

Additonally, add Server#isOwnedByCurrentRegion(World, int, int, int, int)
for checking of a rectangle of chunks is owned by the current region.
2024-11-25 10:43:28 -08:00
..
api Add Server#isGlobalTickThread 2024-11-25 10:43:28 -08:00
server Add Server#isGlobalTickThread 2024-11-25 10:43:28 -08:00
unapplied/server [ci skip] Add missing feature patch identifiers 2024-11-18 12:31:36 +01:00