About 133,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 depending on …

  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 possible, then …

  3. (Discussion) Which IDE is best for Java : r/java - Reddit

    Oct 9, 2022 · Idea is the best Java IDE and it is industry standard. Since you are a student and your projects are quite small you can probably get away with vs code if you want, but it is inferior to Idea …

  4. Example Of A Java Program From A Working Developer? : r/learnjava

    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 …

  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. Help! my vs code is not running any java program for some ... - Reddit

    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 extensions and JDK, it …

  7. 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 first but either …

  8. Knockback stick Java 1.20.4 : r/MinecraftCommands - Reddit

    Feb 9, 2024 · For some goofy reason when I type in the command for level 255 knockback on the stick, it doesn't work! Can someone help me fix this or give me another command please?

  9. 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. While working …

  10. I have a problem running java on vs code, it doesn't run at all ...

    VS Code version: Code 1.88.0 (5c3e652f63e798a5ac2f31ffd0d863669328dc4c, 2024-04-03T13:26:18.741Z) OS version: Windows_NT x64 10.0.22631 i tried to run a java code on a windows …