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 sherdsapi-common-1.20.5-5.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
dev.thomasglasser.sherdsapi
├─ dev.thomasglasser.sherdsapi.SherdsApi.class - [JAR]
dev.thomasglasser.sherdsapi.impl.mixin
├─ dev.thomasglasser.sherdsapi.impl.mixin.DecoratedPotPatternsMixin.class - [JAR]
├─ dev.thomasglasser.sherdsapi.impl.mixin.SheetsMixin.class - [JAR]
dev.thomasglasser.sherdsapi.api.data
├─ dev.thomasglasser.sherdsapi.api.data.BaseSherdDatagenSuite.class - [JAR]
dev.thomasglasser.sherdsapi.impl
├─ dev.thomasglasser.sherdsapi.impl.Sherd.class - [JAR]
├─ dev.thomasglasser.sherdsapi.impl.SherdsApiRegistries.class - [JAR]
├─ dev.thomasglasser.sherdsapi.impl.SherdsApiSherds.class - [JAR]
dev.thomasglasser.sherdsapi.impl.mixin.accessor
├─ dev.thomasglasser.sherdsapi.impl.mixin.accessor.ItemsToPotsAccessor.class - [JAR]