About 118,000,000 results
Open links in new tab
  1. Minecraft source code : r/technicalminecraft - Reddit

    Jul 16, 2019 · Deobfuscate the minecraft game file with yarn, then use quiltflower to decompile the deobfuscated game file (.jar). Done. Works for any gameversion only need jdk 16, and …

  2. Best way to combine Python and Java? : r/java - Reddit

    When the Java code calls the interface the call will be routed to your Python code transparently. Another thought, if the draw of the Python library is calling C code, and Java 17 or higher is …

  3. Example Of A Java Program From A Working Developer? : …

    Sep 27, 2021 · Example Of A Java Program From A Working Developer? I am working to solidify my foundation in programming with java currently and am very interested in studying what a …

  4. What do you guys use for linting : r/java - Reddit

    A little bit of background, I'm primarily a wed dev and I'm use to cool linters like eslint or even code formatters such as prettier. What are the equivalents in the Java ecosystem? And if you …

  5. VS Code for Java: good or bad? : r/java - Reddit

    I love VS Code, but I would not recommend it for Java unless you just need a basic text editor. Just use IntelliJ or Eclipse (the latter gets way more hate than it deserves).

  6. what to do here? Error code 0x1, it's the Minecraft Launcher

    Jul 14, 2023 · So go to your control panel and uninstall your java version (if u tried downloading a new java version with a pre-existing one like i did delete that one as well) now that your …

  7. Help! my vs code is not running any java program for some

    Dec 9, 2021 · Help! my vs code is not running any java program for some reason, it just keep debugging like this and not printing anything in the terminal, I have installed all the java …

  8. I want to learn to create Minecraft mods... where do I start? : r ...

    Oct 14, 2021 · Learn Java (probably as much as the AP comp sci A course if you want to do anything advanced), then learn to mod for 1.16. I feel like fabric is probably easier to learn at …

  9. Java Programs not running : r/vscode - Reddit

    Jan 11, 2023 · Java Programs not running I recently switched over to vscode from eclipse and I have had nothing but constant problems. The current one is my programs don't run. They ran …

  10. What to do about long lines? : r/java - Reddit

    What to do about long lines? So this is my first semester with Java. And everything so far has been fun and went smoothly, minus the Gregorian calendar business. But that's another story. …