jar

net.lenni0451.mcstructs : recipes

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

All Versions

Download net.lenni0451.mcstructs : recipes 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 recipes-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.recipes.impl.v1_7.impl

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.impl.ArmorColorCraftingRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.impl.BookCopyCraftingRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.impl.ExtendMapCraftingRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.impl.FireworksCraftingRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.impl.MapCopyCraftingRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.impl.ShapedCraftingRecipe_v1_7.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.impl.ShapelessCraftingRecipe_v1_7.class - [JAR]

net.lenni0451.mcstructs.recipes.impl.v1_7

├─ net.lenni0451.mcstructs.recipes.impl.v1_7.RecipeRegistry_v1_7.class - [JAR]

net.lenni0451.mcstructs.recipes

├─ net.lenni0451.mcstructs.recipes.ARecipeRegistry.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.ICraftingInventory.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.ICraftingRecipe.class - [JAR]

├─ net.lenni0451.mcstructs.recipes.VillagerRecipe.class - [JAR]

Advertisement