jar

net.lenni0451.mcstructs : snbt

Maven & Gradle

Aug 12, 2023
6 stars

MCStructs · A minecraft data structure library with the goal of being compliant with the vanilla client

Table Of Contents

Latest Version

Download net.lenni0451.mcstructs : snbt JAR file - Latest Versions:

All Versions

Download net.lenni0451.mcstructs : snbt JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window snbt-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.lenni0451.mcstructs.snbt.exceptions

├─ net.lenni0451.mcstructs.snbt.exceptions.SNbtDeserializeException.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.exceptions.SNbtSerializeException.class - [JAR]

net.lenni0451.mcstructs.snbt.impl.v1_8

├─ net.lenni0451.mcstructs.snbt.impl.v1_8.SNbtDeserializer_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.impl.v1_8.SNbtSerializer_v1_8.class - [JAR]

net.lenni0451.mcstructs.snbt.impl.v1_12

├─ net.lenni0451.mcstructs.snbt.impl.v1_12.SNbtDeserializer_v1_12.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.impl.v1_12.SNbtSerializer_v1_12.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.impl.v1_12.StringReader_v1_12.class - [JAR]

net.lenni0451.mcstructs.snbt.impl.v1_7

├─ net.lenni0451.mcstructs.snbt.impl.v1_7.SNbtDeserializer_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.impl.v1_7.SNbtSerializer_v1_7.class - [JAR]

net.lenni0451.mcstructs.snbt.impl.v1_13

├─ net.lenni0451.mcstructs.snbt.impl.v1_13.SNbtDeserializer_v1_13.class - [JAR]

net.lenni0451.mcstructs.snbt

├─ net.lenni0451.mcstructs.snbt.ISNbtDeserializer.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.ISNbtSerializer.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.SNbtSerializer.class - [JAR]

net.lenni0451.mcstructs.snbt.impl.v1_14

├─ net.lenni0451.mcstructs.snbt.impl.v1_14.SNbtDeserializer_v1_14.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.impl.v1_14.SNbtSerializer_v1_14.class - [JAR]

├─ net.lenni0451.mcstructs.snbt.impl.v1_14.StringReader_v1_14.class - [JAR]

Advertisement