Minecraft: Java Edition has been obfuscated since its release. This obfuscation meant that people couldn’t see our source code. Instead, everything was scrambled – and those who wanted to mod Java Edition had to try and piece together what every class and function in the code did.

Modding is at the heart of Java Edition – and obfuscation makes modding harder. We’re excited about this change to remove obfuscation, as it should make it quicker and easier for modders to create and improve mods. Now you won’t have to untangle tricky code or deal with unclear names. What’s more, de-bugging will become more straightforward, and crash logs will actually be readable!

surprisingly fantastic and consumer friendly move from mojang, good on them

  • Treczoks@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    12 hours ago

    Obfuscation got more and more useless, as there was a serious pressure that AFAIK even tools popped up to specifically de-obfuscate Minecraft.

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 hours ago

      They’ve had something for quite a while now that made it so names weren’t changed between releases so stuff would work better. I don’t remember what it’s called. Like it used to be that a new version meant figuring out everything again.