mirror of
https://github.com/CPunch/gopenfusion.git
synced 2025-04-20 11:10:49 +00:00
- added Chunk.ForEachEntity() - refactored SendPacketExclude() to use it - Chunk.Entities is now Chunk.entities, which is private. - Chunk.AddEntity() && RemoveEntity() now lock the chunk mutex