Work continues for the Vibrant Visuals update to come to Minecraft Java, and as part of that they're switching the rendering from OpenGL to Vulkan.
Minecraft developer Mojang is switching the Java Edition's graphics API from OpenGL to Vulkan ahead of its Vibrant Visuals update.
Mojang warned that many popular mods will be affected by this change and wants to help mod authors port over their work.
If you’re planning to develop a game engine or other Java software that needs 3D graphics, consider using Java Binding for OpenGL (JOGL). This low-level Java API acts as a bridge to the underlying ...