- #HOW TO DECOMPILE A MINECRAFT HACKED CLIENT HOW TO#
- #HOW TO DECOMPILE A MINECRAFT HACKED CLIENT CODE#
CommandManager (with four commands, "irc", "set", "help", "bind" (added in the commit #41 / 0be34e4), "friend" and "names" (both added in the commit #78 / aa78114).Add the javaws.jar to your project buildpath (the file is located here: "JAVA_PATH\jre1.8.0_VERSION\lib\javaws.jar", where "JAVA_PATH" is where your java is installed ("C:\Program Files\Java", or "C:\Program Files (x86)\Java" for 64-bit computers, is the default path on Windows) and "VERSION" is the java version you have installed.Change the JRE version from JRE1_6 to JRE1_8 (Right click on "Client" -> Build Path -> Libraries -> Scroll to the bottom -> Double click "JRE System" -> Choose a JRE1_8 -> Finish -> Apply and Close).
#HOW TO DECOMPILE A MINECRAFT HACKED CLIENT CODE#
Download Minecraft Coders Pack 918 (1.8.8) (or MCP).
#HOW TO DECOMPILE A MINECRAFT HACKED CLIENT HOW TO#
Note: the instructions in italic apply ONLY to Eclipse, if you have a different IDE, search how to set the project up on Google Until that is updated you can watch that video and then come back and do the last step (adding javaws to your build path) Let's get started The video is not up to date and a step is missing. Now a video is available, showing how to set up the client.
Minecraft Base Hacked Client 1.8.8 (with Optifine) Welcome!