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 authmevelocity-api-velocity-4.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github._4drian3d.authmevelocity.api.velocity
├─ io.github._4drian3d.authmevelocity.api.velocity.AuthMeVelocityAPI.class - [JAR]
io.github._4drian3d.authmevelocity.api.velocity.event
├─ io.github._4drian3d.authmevelocity.api.velocity.event.PreSendOnLoginEvent.class - [JAR]
├─ io.github._4drian3d.authmevelocity.api.velocity.event.ProxyForcedUnregisterEvent.class - [JAR]
├─ io.github._4drian3d.authmevelocity.api.velocity.event.ProxyLoginEvent.class - [JAR]
├─ io.github._4drian3d.authmevelocity.api.velocity.event.ProxyLogoutEvent.class - [JAR]
├─ io.github._4drian3d.authmevelocity.api.velocity.event.ProxyRegisterEvent.class - [JAR]
├─ io.github._4drian3d.authmevelocity.api.velocity.event.ProxyUnregisterEvent.class - [JAR]
├─ io.github._4drian3d.authmevelocity.api.velocity.event.ServerResult.class - [JAR]