jar

io.github.lichenaut : DashAPI

Maven & Gradle

Jun 17, 2023
8 stars

DashAPI · Minecraft API plugin that adds a function for setting the velocity of entities in terms of blocks rather than a vector.

Table Of Contents

Latest Version

Download io.github.lichenaut : DashAPI JAR file - Latest Versions:

All Versions

Download io.github.lichenaut : DashAPI JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 DashAPI-1.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lichenaut.dashapi.util

├─ com.lichenaut.dashapi.util.DDirectoryMaker.class - [JAR]

├─ com.lichenaut.dashapi.util.DUpdateChecker.class - [JAR]

├─ com.lichenaut.dashapi.util.DVelocityReference.class - [JAR]

com.lichenaut.dashapi

├─ com.lichenaut.dashapi.DashAPI.class - [JAR]

├─ com.lichenaut.dashapi.DashFunctions.class - [JAR]

Advertisement