Skip to main contentModule player_index
Source pub use area::PlayerAreaMap;pub use map::PlayerMap;
- area ๐
- Spatial data structure for efficient player proximity queries.
- map ๐
- Thread-safe player storage with dual indexing by UUID and entity ID.