Mercenario
Mercenario
> Some of the features mentioned in the PR were implemented as you can see in this [comment](https://github.com/CaffeineMC/sodium-fabric/pull/727#issuecomment-913977196). > > Implementing the entire PR is impractical as it would break...
The issue is still there https://github.com/ViaVersion/ViaVersion/issues/3140
I thought this was the fix, but it doesn't solve the issue. https://github.com/ViaVersion/ViaVersion/pull/2849
It is cached, but it's unnecessary code that is being launched on every incoming packet.
I think it's better to always use something that gives better performance, especially in hot part of code. Yes I think it was the differene from 900 to 1100, but...
I did spark profiler in more busy situation and I found that rendering item name takes a little bit too.  