This Lithium release for Minecraft 1.18.1 fixes a few bugs. A new structure storage optimization speeds up determining the spawnable mob types by location while also slightly reducing the memory usage of chunks.
Additions
- new: chunk.structure_storage: optimize structure access of entity spawn attempts
- new: collection.gamerules: store gamerules in fastutil hashmap
Fixes
- fix: collide with worldborder in positive directions (#320 )
- fix: hoppers not invalidating cached extraction inventory when removed from the world (Incompatibility with Movable Blockentities #324 )
- fix: entity.inactive_navigations: add missing null check when unloading entities (#318 )
- fix: use unambiguous mixin target and remove warnings in ai.task.goat_jump
- fix: remove outdated chunk.section_update_tracking after being added to vanilla
You should not download the api package below unless you are a developer trying to compile against Lithium's API