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 petblocks-bukkit-api-8.29.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.shynixn.petblocks.api.bukkit.event
├─ com.github.shynixn.petblocks.api.bukkit.event.PetBlocksAIPreChangeEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetBlocksCancelableEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetBlocksEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetBlocksLoginEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetBlocksPostSaveEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetBlocksPreSaveEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetPostSpawnEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetPreSpawnEvent.class - [JAR]
├─ com.github.shynixn.petblocks.api.bukkit.event.PetRemoveEvent.class - [JAR]