jar

org.groovymc.groovyduvet : groovyduvet

Maven & Gradle

Aug 21, 2023
5 stars

GroovyDuvet · Wrapper library for mods written in groovy for the quilt loader

Table Of Contents

Latest Version

Download org.groovymc.groovyduvet : groovyduvet JAR file - Latest Versions:

All Versions

Download org.groovymc.groovyduvet : groovyduvet JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.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 groovyduvet-3.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.groovymc.groovyduvet.wrapper.extension.event

├─ org.groovymc.groovyduvet.wrapper.extension.event.EventExtension.class - [JAR]

org.groovymc.groovyduvet.wrapper.extension.client

├─ org.groovymc.groovyduvet.wrapper.extension.client.RenderExtension.class - [JAR]

├─ org.groovymc.groovyduvet.wrapper.extension.client.StaticRenderExtension.class - [JAR]

Advertisement