jar

io.github.hashibutogarasu : worldpreset

Maven & Gradle

Jan 05, 2024

WorldPreset · Minecraft Fabric mod

Table Of Contents

Latest Version

Download io.github.hashibutogarasu : worldpreset JAR file - Latest Versions:

All Versions

Download io.github.hashibutogarasu : worldpreset JAR file - All Versions:

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

io.github.hashibutogarasu.worldpreset.datagen

├─ io.github.hashibutogarasu.worldpreset.datagen.ModDataGenerator.class - [JAR]

io.github.hashibutogarasu.worldpreset.client

├─ io.github.hashibutogarasu.worldpreset.client.WorldPresetClient.class - [JAR]

io.github.hashibutogarasu.worldpreset

├─ io.github.hashibutogarasu.worldpreset.WorldPresetModMenuIntegration.class - [JAR]

io.github.hashibutogarasu.worldpreset.config

├─ io.github.hashibutogarasu.worldpreset.config.ModConfig.class - [JAR]

io.github.hashibutogarasu.worldpreset.gamerule

├─ io.github.hashibutogarasu.worldpreset.gamerule.ConfigToGamerule.class - [JAR]

├─ io.github.hashibutogarasu.worldpreset.gamerule.GameruleMap.class - [JAR]

io.github.hashibutogarasu.worldpreset.mixin

├─ io.github.hashibutogarasu.worldpreset.mixin.CreateWorldScreenMixin.class - [JAR]

├─ io.github.hashibutogarasu.worldpreset.mixin.TitleScreenMixin.class - [JAR]

io.github.hashibutogarasu.worldpreset.gui.widgets

├─ io.github.hashibutogarasu.worldpreset.gui.widgets.ModConfigButtons.class - [JAR]