jar

dev.the-fireplace : Home-Camp-Fabric

Maven & Gradle

Jul 23, 2022
2 stars

Home Camp · A server-side Minecraft mod that allows making a Campfire your respawn point.

Table Of Contents

Latest Version

Download dev.the-fireplace : Home-Camp-Fabric JAR file - Latest Versions:

All Versions

Download dev.the-fireplace : Home-Camp-Fabric JAR file - All Versions:

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

dev.the_fireplace.homecamp.mixin

├─ dev.the_fireplace.homecamp.mixin.PlayerEntityMixin.class - [JAR]

├─ dev.the_fireplace.homecamp.mixin.PlayerManagerMixin.class - [JAR]

├─ dev.the_fireplace.homecamp.mixin.SpawnHelperMixin.class - [JAR]

dev.the_fireplace.homecamp

├─ dev.the_fireplace.homecamp.CampfireSpawnEligibility.class - [JAR]

├─ dev.the_fireplace.homecamp.HomeCampConstants.class - [JAR]

dev.the_fireplace.homecamp.config

├─ dev.the_fireplace.homecamp.config.DefaultConfigValues.class - [JAR]

├─ dev.the_fireplace.homecamp.config.HCConfig.class - [JAR]

├─ dev.the_fireplace.homecamp.config.HCConfigScreenFactory.class - [JAR]

dev.the_fireplace.homecamp.entrypoints

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

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

dev.the_fireplace.homecamp.domain.config

├─ dev.the_fireplace.homecamp.domain.config.ConfigValues.class - [JAR]