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 sectionprotection-1.18.2-api-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.matyrobbrt.sectionprotection.api.banner
├─ com.matyrobbrt.sectionprotection.api.banner.Banner.class - [JAR]
├─ com.matyrobbrt.sectionprotection.api.banner.BannerManager.class - [JAR]
com.matyrobbrt.sectionprotection.api.extensions
├─ com.matyrobbrt.sectionprotection.api.extensions.BannerExtension.class - [JAR]
├─ com.matyrobbrt.sectionprotection.api.extensions.LecternExtension.class - [JAR]
com.matyrobbrt.sectionprotection.api
├─ com.matyrobbrt.sectionprotection.api.ActionType.class - [JAR]
├─ com.matyrobbrt.sectionprotection.api.SectionProtectionAPI.class - [JAR]
com.matyrobbrt.sectionprotection.api.client
├─ com.matyrobbrt.sectionprotection.api.client.SectionProtectionClientAPI.class - [JAR]
com.matyrobbrt.sectionprotection.api.event
├─ com.matyrobbrt.sectionprotection.api.event.AttackBlockEvent.class - [JAR]
├─ com.matyrobbrt.sectionprotection.api.event.ChunkDataChangeEvent.class - [JAR]
├─ com.matyrobbrt.sectionprotection.api.event.TeamChangeEvent.class - [JAR]
com.matyrobbrt.sectionprotection.api.chunk
├─ com.matyrobbrt.sectionprotection.api.chunk.ChunkData.class - [JAR]
├─ com.matyrobbrt.sectionprotection.api.chunk.ChunkManager.class - [JAR]