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 uni-hologram-spigot-test-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin.listener
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin.listener.BukkitPostEnableListener.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin.listener.FoliaPostEnableListener.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin.listener.PostEnableListener.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin.listener.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.command
├─ me.hsgamer.unihologram.spigot.test.command.MainCommand.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.bukkit
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.bukkit.BukkitAsyncRunner.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.bukkit.BukkitScheduler.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.bukkit.BukkitSyncRunner.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.bukkit.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test
├─ me.hsgamer.unihologram.spigot.test.HologramManager.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.UniHologramTest.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.collections.map
├─ me.hsgamer.unihologram.spigot.test.core.collections.map.CaseInsensitiveStringHashMap.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.collections.map.CaseInsensitiveStringMap.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.collections.map.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.folia
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.folia.FoliaChecker.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.folia.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.command.subcommand
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.AddLineCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.BackgroundColorCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.BillboardCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.CountLineCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.CreateCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.DeleteCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.DeleteLineCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.DisplayHologramCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.HologramCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.InsertLineCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.MoveCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.MoveOriginCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.ScaleCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.SetLineCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.ShadowRadiusCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.ShadowStrengthCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.ShadowedCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.command.subcommand.TextAlignmentCommand.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.baseplugin
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.baseplugin.BasePlugin.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.baseplugin.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.common
├─ me.hsgamer.unihologram.spigot.test.core.common.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.command
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.command.CommandManager.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.command.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.utils
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.utils.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.Runner.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.Scheduler.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.SchedulerPool.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.Task.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.folia
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.folia.FoliaAsyncRunner.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.folia.FoliaScheduler.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.folia.FoliaSyncRunner.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.scheduler.folia.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin.SimplePlugin.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.simpleplugin.package-info.class - [JAR]
me.hsgamer.unihologram.spigot.test.core.bukkit.command.sub
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.command.sub.SubCommand.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.command.sub.SubCommandManager.class - [JAR]
├─ me.hsgamer.unihologram.spigot.test.core.bukkit.command.sub.package-info.class - [JAR]