Update README.md

This commit is contained in:
Taiyou06
2024-07-07 09:51:19 +03:00
committed by GitHub
parent feaec74c94
commit 1e93913b63

View File

@@ -15,15 +15,16 @@ This plugin provides the following optimizations:
- [x] Store gamerules in fastutil hashmap
- [ ] Precompute shape arrays
- [ ] Collections.attributes
- [ ] Collections.entity_by_type
- [ ] Collections.entity_filtering
- [x] Collections.entity_by_type
- [x] Collections.entity_filtering
- [ ] Chunk serialization
- [x] Cache iterate outwards
- [ ] Block moving block shapes
- [ ] Shapes blockstate cache
- [x] Shapes blockstate cache
- [x] Lithium gen
- [ ] Ai sensor secondary POI
- [x] Ai sensor secondary POI
- [ ] World tick scheduler
- [ ] TileEntity Tracking
- [x] Smarter statistics-ticking
- [ ] Async Pathfinding
- [x] Multithreaded Tracker