mirror of
https://github.com/PaperMC/Folia.git
synced 2025-04-20 19:29:18 +08:00
This may be invoked by a worldgen thread, in which case the region data would be null and cause a crash. Returning true is the default state of shouldSignal, so this should maintain expected behavior.