View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window BedwarsRel-v1_8_r3-1.3.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.bedwarsrel.com.v1_8_r3
├─ io.github.bedwarsrel.com.v1_8_r3.ActionBar.class - [JAR]
├─ io.github.bedwarsrel.com.v1_8_r3.ParticleSpawner.class - [JAR]
├─ io.github.bedwarsrel.com.v1_8_r3.PathfinderGoalBedwarsPlayer.class - [JAR]
├─ io.github.bedwarsrel.com.v1_8_r3.PerformRespawnRunnable.class - [JAR]
├─ io.github.bedwarsrel.com.v1_8_r3.TNTSheep.class - [JAR]
├─ io.github.bedwarsrel.com.v1_8_r3.TNTSheepRegister.class - [JAR]
├─ io.github.bedwarsrel.com.v1_8_r3.Title.class - [JAR]
├─ io.github.bedwarsrel.com.v1_8_r3.VillagerItemShop.class - [JAR]