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 nbt-manipulator-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.gamemods.nbtmanipulator
├─ br.com.gamemods.nbtmanipulator.ComplexNbtStringParser.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.LittleEndianDataOutputStream.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtByte.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtByteArray.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtCompound.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtCompoundStringParser.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtDouble.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtEnd.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtFile.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtFloat.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtIO.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtInt.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtIntArray.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtList.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtListStringParser.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtLong.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtLongArray.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtShort.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtString.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtTag.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil__NbtUtilKt.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil__NbtUtil_addKt.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil__NbtUtil_containsKt.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil__NbtUtil_minusAssignKt.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil__NbtUtil_plusAssignKt.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil__NbtUtil_removeKt.class - [JAR]
├─ br.com.gamemods.nbtmanipulator.NbtUtil__NbtUtil_toNbtListKt.class - [JAR]