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 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]