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-117R1-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_17_R1
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.CraftStructureBlock.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.StructureSerializationServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.StructureWorldServiceImpl.class - [JAR]
├─ com.github.shynixn.structureblocklib.bukkit.v1_17_R1.TypeConversionServiceImpl.class - [JAR]