jar

dev.thomasglasser.sherdsapi : sherdsapi-fabric-1.20.5

Maven & Gradle

Apr 26, 2024
3 stars

Sherds API · Makes adding new pottery sherds easier

Table Of Contents

Latest Version

Download dev.thomasglasser.sherdsapi : sherdsapi-fabric-1.20.5 JAR file - Latest Versions:

All Versions

Download dev.thomasglasser.sherdsapi : sherdsapi-fabric-1.20.5 JAR file - All Versions:

Version Vulnerabilities Size Updated
5.2.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 sherdsapi-fabric-1.20.5-5.2.1.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.SherdsApiFabric.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.api.data.FabricSherdDatagenSuite.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]

dev.thomasglasser.sherdsapi.example

├─ dev.thomasglasser.sherdsapi.example.ExampleFabricDataGenerator.class - [JAR]