1
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-21 15:51:28 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Spottedleaf
4190ee7439 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
Abel
8dc42fadfa
Add API to check if the server is sleeping () 2024-11-22 12:22:20 +01:00