View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window MineQuestHologram-Plugin-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.rysefoxx.manager
├─ io.github.rysefoxx.manager.HologramManager.class - [JAR]
io.github.rysefoxx.object
├─ io.github.rysefoxx.object.Hologram.class - [JAR]
io.github.rysefoxx.provider
├─ io.github.rysefoxx.provider.HologramProvider.class - [JAR]
io.github.rysefoxx
├─ io.github.rysefoxx.HologramPlugin.class - [JAR]
io.github.rysefoxx.v1_8
├─ io.github.rysefoxx.v1_8.ProtocolHandler.class - [JAR]
io.github.rysefoxx.util
├─ io.github.rysefoxx.util.TimeSetting.class - [JAR]
io.github.rysefoxx.v1_18
├─ io.github.rysefoxx.v1_18.ProtocolHandler.class - [JAR]
io.github.rysefoxx.api
├─ io.github.rysefoxx.api.WrapperProtocol.class - [JAR]