jar

dev.flavored : apollo

Maven & Gradle

Feb 21, 2024
0 stars

apollo · An implementation of Lunar Client's Apollo API for Minestom.

Table Of Contents

Latest Version

Download dev.flavored : apollo JAR file - Latest Versions:

All Versions

Download dev.flavored : apollo JAR file - All Versions:

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

dev.flavored.apollo.listener

├─ dev.flavored.apollo.listener.ApolloPlayerListener.class - [JAR]

├─ dev.flavored.apollo.listener.ApolloWorldListener.class - [JAR]

dev.flavored.apollo.wrapper

├─ dev.flavored.apollo.wrapper.MinestomApolloPlayer.class - [JAR]

├─ dev.flavored.apollo.wrapper.MinestomApolloStats.class - [JAR]

├─ dev.flavored.apollo.wrapper.MinestomApolloWorld.class - [JAR]

dev.flavored.apollo

├─ dev.flavored.apollo.ApolloMinestomPlatform.class - [JAR]

Advertisement