jar

net.axay : fabrikmc-game

Maven & Gradle

Jun 10, 2022
94 stars

fabrikmc-game · FabrikMC is an API for using FabricMC with Kotlin

Table Of Contents

Latest Version

Download net.axay : fabrikmc-game JAR file - Latest Versions:

All Versions

Download net.axay : fabrikmc-game JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.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 fabrikmc-game-1.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.axay.fabrik.game.cooldown

├─ net.axay.fabrik.game.cooldown.Cooldown.class - [JAR]

net.axay.fabrik.game.sideboard.internal

├─ net.axay.fabrik.game.sideboard.internal.FabrikSideboardScoreboard.class - [JAR]

net.axay.fabrik.game.sideboard

├─ net.axay.fabrik.game.sideboard.ChangingSideboardLine.class - [JAR]

├─ net.axay.fabrik.game.sideboard.Sideboard.class - [JAR]

├─ net.axay.fabrik.game.sideboard.SideboardBuilder.class - [JAR]

├─ net.axay.fabrik.game.sideboard.SideboardBuilderKt.class - [JAR]

├─ net.axay.fabrik.game.sideboard.SideboardLine.class - [JAR]

├─ net.axay.fabrik.game.sideboard.SimpleSideboardLine.class - [JAR]

Advertisement