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 nbj-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.electronwill.nbj.tagtypes
├─ com.electronwill.nbj.tagtypes.TagType.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeByte.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeByteArray.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeCompound.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeDouble.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeEnd.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeFloat.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeInt.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeIntArray.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeIterable.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeIterator.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeList.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeLong.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeLongArray.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeObjArray.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeShort.class - [JAR]
├─ com.electronwill.nbj.tagtypes.TypeString.class - [JAR]
├─ com.electronwill.nbj.tagtypes.Types.class - [JAR]
com.electronwill.nbj
├─ com.electronwill.nbj.NbtException.class - [JAR]
├─ com.electronwill.nbj.Tag.class - [JAR]
├─ com.electronwill.nbj.TagCompound.class - [JAR]