#Implement the use of Java 21. In all versions
1 messages · Page 1 of 1 (latest)
I’m pretty sure they can’t do that because they can’t redistribute the actual Minecraft jar itself which is where updating the target java version would be done, hence why the client patches itself from a jar from Mojang’s CDN on launch, but I could be wrong
no it’s not redistributing the jar it’s just changing the java version we run on, we’ve already done it from java 8 -> java 16 -> java 17, which we’re on currently
Oh, I’ve tried using the new java versions for old things like 1.7 spigot and it’s caused alot of issues, I guess the Minecraft client doesn’t have any issues
yeah we make some modifications that lets us do that