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 bvb-libgdx-1.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
games.rednblack.talos.runtime.bvb
├─ games.rednblack.talos.runtime.bvb.AttachmentPoint.class - [JAR]
├─ games.rednblack.talos.runtime.bvb.BVB.class - [JAR]
├─ games.rednblack.talos.runtime.bvb.BVBAsset.class - [JAR]
├─ games.rednblack.talos.runtime.bvb.BVBMetadata.class - [JAR]
├─ games.rednblack.talos.runtime.bvb.BVBParticleEffectPoolProvider.class - [JAR]
├─ games.rednblack.talos.runtime.bvb.BVBSkeletonRenderer.class - [JAR]
├─ games.rednblack.talos.runtime.bvb.BoundEffect.class - [JAR]
├─ games.rednblack.talos.runtime.bvb.SkeletonContainer.class - [JAR]