Mojang announced a big change is coming to Minecraft: Java Edition, one that could make it a whole lot easier to make mods and perhaps make them more exciting.

While Minecraft has a long history of modding and there’s some truly massive mods out there, the game has been using obfuscation to make it more difficult to pick it apart. Something that is quite normal in the software industry as one tool in the box to protect games. But, that’s now going to change as they’re completely removing the obfuscation!

  • Lucy :3@feddit.org
    link
    fedilink
    English
    arrow-up
    9
    ·
    6 个月前

    Implications:

    • Proper naming, as Mojang devs intended (less confusion)
    • No delay in being able to use concepts of newer versions, until they’re mapped
    • SSUPII@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      6
      ·
      6 个月前
      > Minecraft: Java Edition
      > PDB files
      

      Strangely Java is different from “Microsoft Java” (also known as C#)

      • Akagigahara@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        6 个月前

        It’s short for program database. It’s a compliation artefact when compiling and iirc exclusively in C#.

        It’s used to have more information during debugging. I don’t fully know what’s in there, but I assume stuff like function and variable names.

      • logan_hero@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 个月前

        Debug file that used to ship with Bedrock Dedicated Server until a year ago, helped with server debugging and such. Didn’t affect official mods replacement of “addons” just the server software.

    • Knoxer@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      14 天前

      Lol for bedcoin? Having hope for badcoin to become an actual Minecraft installation nowadays is insane.

      It’s just a marketing version of Minecraft meant to steal money from children.

    • Axolotl@feddit.it
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 个月前

      Not a lot easier but it def help, also now we have a proper naming for variables, classes etc etc, and people will start to use the same mappings