jar

net.lenni0451.mcstructs-bedrock : nbt

Maven & Gradle

Aug 12, 2023
0 stars

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

Table Of Contents

Latest Version

Download net.lenni0451.mcstructs-bedrock : nbt JAR file - Latest Versions:

All Versions

Download net.lenni0451.mcstructs-bedrock : nbt JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.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 nbt-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.lenni0451.mcstructs_bedrock.nbt.io

├─ net.lenni0451.mcstructs_bedrock.nbt.io.NbtIO.class - [JAR]

net.lenni0451.mcstructs_bedrock.nbt.io.impl

├─ net.lenni0451.mcstructs_bedrock.nbt.io.impl.BedrockNbtReader.class - [JAR]

├─ net.lenni0451.mcstructs_bedrock.nbt.io.impl.BedrockNbtWriter.class - [JAR]

├─ net.lenni0451.mcstructs_bedrock.nbt.io.impl.BedrockReadTypes.class - [JAR]

├─ net.lenni0451.mcstructs_bedrock.nbt.io.impl.BedrockWriteTypes.class - [JAR]

Advertisement