jar

com.juanmuscaria : event-assistant

Maven & Gradle

Mar 27, 2021
0 stars

Event Assistant · A set of utilities to deal with both forge and bukkit without the headache of sides

Table Of Contents

Latest Version

Download com.juanmuscaria : event-assistant JAR file - Latest Versions:

All Versions

Download com.juanmuscaria : event-assistant 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 event-assistant-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.juanmuscaria.event_assistant

├─ com.juanmuscaria.event_assistant.EventAssistant.class - [JAR]

├─ com.juanmuscaria.event_assistant.ItemUtils.class - [JAR]

├─ com.juanmuscaria.event_assistant.ReflectionAssistant.class - [JAR]

com.juanmuscaria.event_assistant.configs

├─ com.juanmuscaria.event_assistant.configs.ConfigGuiFactory.class - [JAR]

├─ com.juanmuscaria.event_assistant.configs.ConfigWrapper.class - [JAR]

├─ com.juanmuscaria.event_assistant.configs.MyGuiConfig.class - [JAR]

com.juanmuscaria.event_assistant.interfacing

├─ com.juanmuscaria.event_assistant.interfacing.Provider.class - [JAR]

├─ com.juanmuscaria.event_assistant.interfacing.SafeInterfacing.class - [JAR]

├─ com.juanmuscaria.event_assistant.interfacing.WithBukkit.class - [JAR]

├─ com.juanmuscaria.event_assistant.interfacing.WithoutBukkit.class - [JAR]

Advertisement