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.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.rysefoxx.hologram.api
├─ io.github.rysefoxx.hologram.api.WrapperProtocol.class - [JAR]
io.github.rysefoxx.hologram.v1_8
├─ io.github.rysefoxx.hologram.v1_8.ProtocolHandler.class - [JAR]
io.github.rysefoxx.hologram.plugin.provider
├─ io.github.rysefoxx.hologram.plugin.provider.HologramProvider.class - [JAR]
io.github.rysefoxx.hologram.plugin.manager
├─ io.github.rysefoxx.hologram.plugin.manager.HologramManager.class - [JAR]
io.github.rysefoxx.hologram.plugin.object
├─ io.github.rysefoxx.hologram.plugin.object.MineQuestHologram.class - [JAR]
io.github.rysefoxx.hologram.plugin
├─ io.github.rysefoxx.hologram.plugin.HologramPlugin.class - [JAR]
io.github.rysefoxx.hologram.v1_18
├─ io.github.rysefoxx.hologram.v1_18.ProtocolHandler.class - [JAR]
io.github.rysefoxx.hologram.plugin.util
├─ io.github.rysefoxx.hologram.plugin.util.TimeSetting.class - [JAR]