jar

io.github.remod-studios : remod-core

Maven & Gradle

May 31, 2021
0 stars

ReMod Core · A shared library across all of our mods

Table Of Contents

Latest Version

Download io.github.remod-studios : remod-core JAR file - Latest Versions:

All Versions

Download io.github.remod-studios : remod-core JAR file - All Versions:

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

com.remodstudios.remodcore.registry

├─ com.remodstudios.remodcore.registry.BiomeRegistryHelper.class - [JAR]

├─ com.remodstudios.remodcore.registry.BlockEntityRegistryHelper.class - [JAR]

├─ com.remodstudios.remodcore.registry.BlockRegistryHelper.class - [JAR]

├─ com.remodstudios.remodcore.registry.ItemRegistryHelper.class - [JAR]

├─ com.remodstudios.remodcore.registry.RegistryHelper.class - [JAR]

com.remodstudios.remodcore.biome

├─ com.remodstudios.remodcore.biome.BiomeTemplate.class - [JAR]

├─ com.remodstudios.remodcore.biome.BiomeTemplateDslMarker.class - [JAR]

com.remodstudios.remodcore

├─ com.remodstudios.remodcore.Color.class - [JAR]

├─ com.remodstudios.remodcore.ExtensionsKt.class - [JAR]