jar

dev.the-fireplace : FiresSurvivalTweaks

Maven & Gradle

Mar 08, 2021
0 stars

Fire's Survival Tweaks · A server-side Minecraft mod with various Survival mode enhancements.

Table Of Contents

Latest Version

Download dev.the-fireplace : FiresSurvivalTweaks JAR file - Latest Versions:

All Versions

Download dev.the-fireplace : FiresSurvivalTweaks JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 FiresSurvivalTweaks-2.1.0+1.16.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.the_fireplace.fst.datagen

├─ dev.the_fireplace.fst.datagen.BlockTagsProvider.class - [JAR]

dev.the_fireplace.fst.mixin

├─ dev.the_fireplace.fst.mixin.BlockMixin.class - [JAR]

├─ dev.the_fireplace.fst.mixin.ClientSpawnerBlockMixin.class - [JAR]

├─ dev.the_fireplace.fst.mixin.FallingBlockInvoker.class - [JAR]

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

├─ dev.the_fireplace.fst.mixin.ServerPlayerEntityMixin.class - [JAR]

├─ dev.the_fireplace.fst.mixin.ServerWorldMixin.class - [JAR]

├─ dev.the_fireplace.fst.mixin.SlimeEntityMixin.class - [JAR]

├─ dev.the_fireplace.fst.mixin.SlimeInvoker.class - [JAR]

├─ dev.the_fireplace.fst.mixin.SpawnerBlockMixin.class - [JAR]

dev.the_fireplace.fst.tags

├─ dev.the_fireplace.fst.tags.FSTBlockTags.class - [JAR]

dev.the_fireplace.fst

├─ dev.the_fireplace.fst.FiresSurvivalTweaks.class - [JAR]

dev.the_fireplace.fst.commands

├─ dev.the_fireplace.fst.commands.FSTCommands.class - [JAR]

├─ dev.the_fireplace.fst.commands.FSTReloadCommand.class - [JAR]

dev.the_fireplace.fst.logic

├─ dev.the_fireplace.fst.logic.CaveinLogic.class - [JAR]

├─ dev.the_fireplace.fst.logic.CoordMath.class - [JAR]

├─ dev.the_fireplace.fst.logic.SilkedSpawnerManager.class - [JAR]

├─ dev.the_fireplace.fst.logic.SlimeGrowthLogic.class - [JAR]

dev.the_fireplace.fst.config

├─ dev.the_fireplace.fst.config.ModConfig.class - [JAR]

├─ dev.the_fireplace.fst.config.ModMenuIntegration.class - [JAR]

Advertisement