Closed asiekierka closed 11 months ago
Appreciate the PR. I will test this today and probably merge it before the final release version in the 1.21.x branch - 1.21.9 stable.
We are planning to start work on breaking changes in the 1.22.x branch today for the poles and conduits update.
Fixes #308 . OpenGL in Minecraft is only guaranteed to have a context active on the main thread, not on the networking thread.
The method to queue code on the main thread was named on 1.8, but it was here in 1.7 too.