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 bukkit-nms-119R3-2.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.shynixn.structureblocklib.bukkit.v1_19_R3
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_19_R3.TypeConversionServiceImpl.class - [JAR]