View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]