mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
ChunkListeners are less dangerous, and also make more sense considering the usages. Ideally we want to not have to care if a listener is a Player at all, but that's still some work away yet.