Pre-submission checklist
LiquidBounce Branch
Nextgen
LiquidBounce Build/Version
likely all of them?
Operating System
Windows 11
Minecraft Version
1.21.11
Describe the bug
SodiumBlockOcclusionCacheMixin is applying a sodium class called BlockOcclusionCache which was removed and replaced with AbstractBlockRenderContext causing the mixin to not inject correctly This can be fixed quite easily however I personally don't think I can do it so I'll post it on here hoping someone else can. Meteor has made a commit fixing this but I don't think I can apply it to LiquidBounce as easily: MeteorDevelopment/meteor-client@1c7927f
Steps to reproduce
- Run any(?) version of LiquidBounce with Sodium 0.8.7
- Enable xray.
- See that blocks remain visible.
Client Log
Screenshots

Pre-submission checklist
LiquidBounce Branch
Nextgen
LiquidBounce Build/Version
likely all of them?
Operating System
Windows 11
Minecraft Version
1.21.11
Describe the bug
SodiumBlockOcclusionCacheMixin is applying a sodium class called BlockOcclusionCache which was removed and replaced with AbstractBlockRenderContext causing the mixin to not inject correctly This can be fixed quite easily however I personally don't think I can do it so I'll post it on here hoping someone else can. Meteor has made a commit fixing this but I don't think I can apply it to LiquidBounce as easily: MeteorDevelopment/meteor-client@1c7927f
Steps to reproduce
Client Log
Screenshots