jar

dev.the-fireplace : Unforgiving-Void-Fabric

Maven & Gradle

Jul 02, 2022
4 stars

Unforgiving Void · A server-side Minecraft mod that makes the player change dimensions after falling into the Void.

Table Of Contents

Latest Version

Download dev.the-fireplace : Unforgiving-Void-Fabric JAR file - Latest Versions:

All Versions

Download dev.the-fireplace : Unforgiving-Void-Fabric JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 Unforgiving-Void-Fabric-3.1.5+1.19.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.the_fireplace.unforgivingvoid.entrypoints

├─ dev.the_fireplace.unforgivingvoid.entrypoints.ConfigGui.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.entrypoints.Main.class - [JAR]

dev.the_fireplace.unforgivingvoid.usecase

├─ dev.the_fireplace.unforgivingvoid.usecase.QueueVoidTransfer.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.usecase.SpawnPositionLocator.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.usecase.VoidTransfer.class - [JAR]

dev.the_fireplace.unforgivingvoid.mixin

├─ dev.the_fireplace.unforgivingvoid.mixin.ServerPlayerMixin.class - [JAR]

dev.the_fireplace.unforgivingvoid

├─ dev.the_fireplace.unforgivingvoid.UnforgivingVoidConstants.class - [JAR]

dev.the_fireplace.unforgivingvoid.domain.config

├─ dev.the_fireplace.unforgivingvoid.domain.config.DimensionSettings.class - [JAR]

dev.the_fireplace.unforgivingvoid.config

├─ dev.the_fireplace.unforgivingvoid.config.DimensionConfig.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.config.DimensionConfigManager.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.config.FallbackDimensionConfig.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.config.FallbackDimensionConfigDefaults.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.config.TargetSpawnPositioning.class - [JAR]

├─ dev.the_fireplace.unforgivingvoid.config.UVConfigScreenFactory.class - [JAR]

Advertisement