jar

me.sparky983 : vision-paper

Maven & Gradle

Mar 24, 2024
13 stars

An implementation of Vision for PaperMC servers

Table Of Contents

Latest Version

Download me.sparky983 : vision-paper JAR file - Latest Versions:

All Versions

Download me.sparky983 : vision-paper 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 vision-paper-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.sparky983.vision.paper

├─ me.sparky983.vision.paper.GuiInventoryHolder.class - [JAR]

├─ me.sparky983.vision.paper.InventoryListener.class - [JAR]

├─ me.sparky983.vision.paper.ModernPaperItemTypeConverter.class - [JAR]

├─ me.sparky983.vision.paper.PaperButtonMirror.class - [JAR]

├─ me.sparky983.vision.paper.PaperClick.class - [JAR]

├─ me.sparky983.vision.paper.PaperComponentFixer.class - [JAR]

├─ me.sparky983.vision.paper.PaperComponentFixerImpl.class - [JAR]

├─ me.sparky983.vision.paper.PaperInventoryMirror.class - [JAR]

├─ me.sparky983.vision.paper.PaperItemTypeConverter.class - [JAR]

├─ me.sparky983.vision.paper.PaperVision.class - [JAR]

├─ me.sparky983.vision.paper.PaperVisionImpl.class - [JAR]

├─ me.sparky983.vision.paper.SubscribingPaperButtonMirror.class - [JAR]

├─ me.sparky983.vision.paper.SubscribingPaperInventoryMirror.class - [JAR]

Advertisement