ViaVersion / ViaFabric

Client-side and server-side ViaVersion implementation for Fabric
https://viaversion.com/fabric
GNU General Public License v3.0
323 stars 38 forks source link

Move protocol detector injection outside of sync block #370

Closed Ampflower closed 3 weeks ago

Ampflower commented 3 weeks ago

Uses MixinExtras for local capturing; can be changed to a different method, or JiJ MixinExtras to maintain older Fabric Loader support if wanted.

Applies to 1.20.1+

Fixes ViaVersion/ViaFabric#302

Ampflower commented 3 weeks ago

I can't reproduce it on 1.20.1 with 0.4.15+81-main, I shall revert then.