jar

net.lenni0451.mcstructs : data

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 : data JAR file - Latest Versions:

All Versions

Download net.lenni0451.mcstructs : data 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 data-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.data.v1_9

├─ net.lenni0451.mcstructs.data.v1_9.Block_v1_9.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_9.Item_v1_9.class - [JAR]

net.lenni0451.mcstructs.data.v1_8

├─ net.lenni0451.mcstructs.data.v1_8.Block_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_8.CraftingRecipe_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_8.Enchantment_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_8.FurnaceRecipe_v1_8.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_8.Item_v1_8.class - [JAR]

net.lenni0451.mcstructs.data.v1_7

├─ net.lenni0451.mcstructs.data.v1_7.Block_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_7.CraftingRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_7.Enchantment_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_7.FurnaceRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_7.Item_v1_7.class - [JAR]

net.lenni0451.mcstructs.data

├─ net.lenni0451.mcstructs.data.Block.class - [JAR]

├─ net.lenni0451.mcstructs.data.Item.class - [JAR]

net.lenni0451.mcstructs.data.v1_11

├─ net.lenni0451.mcstructs.data.v1_11.Block_v1_11.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_11.Item_v1_11.class - [JAR]

net.lenni0451.mcstructs.data.v1_10

├─ net.lenni0451.mcstructs.data.v1_10.Block_v1_10.class - [JAR]

├─ net.lenni0451.mcstructs.data.v1_10.Item_v1_10.class - [JAR]

Advertisement