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 BungeeBossbarAPI-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.intellij.lang.annotations
├─ org.intellij.lang.annotations.Flow.class - [JAR]
├─ org.intellij.lang.annotations.Identifier.class - [JAR]
├─ org.intellij.lang.annotations.JdkConstants.class - [JAR]
├─ org.intellij.lang.annotations.Language.class - [JAR]
├─ org.intellij.lang.annotations.MagicConstant.class - [JAR]
├─ org.intellij.lang.annotations.Pattern.class - [JAR]
├─ org.intellij.lang.annotations.PrintFormat.class - [JAR]
├─ org.intellij.lang.annotations.PrintFormatPattern.class - [JAR]
├─ org.intellij.lang.annotations.RegExp.class - [JAR]
├─ org.intellij.lang.annotations.Subst.class - [JAR]
com.github.mrivanplays.bungee.bossbar.api.style
├─ com.github.mrivanplays.bungee.bossbar.api.style.BarColor.class - [JAR]
├─ com.github.mrivanplays.bungee.bossbar.api.style.BarStyle.class - [JAR]
org.jetbrains.annotations
├─ org.jetbrains.annotations.Contract.class - [JAR]
├─ org.jetbrains.annotations.Nls.class - [JAR]
├─ org.jetbrains.annotations.NonNls.class - [JAR]
├─ org.jetbrains.annotations.NotNull.class - [JAR]
├─ org.jetbrains.annotations.Nullable.class - [JAR]
├─ org.jetbrains.annotations.PropertyKey.class - [JAR]
├─ org.jetbrains.annotations.TestOnly.class - [JAR]
com.github.mrivanplays.bungee.bossbar.util
├─ com.github.mrivanplays.bungee.bossbar.util.DeprecateReason.class - [JAR]
├─ com.github.mrivanplays.bungee.bossbar.util.DeprecatedSince.class - [JAR]
com.github.mrivanplays.bungee.bossbar
├─ com.github.mrivanplays.bungee.bossbar.BungeeBossbarAPI.class - [JAR]
com.github.mrivanplays.bungee.bossbar.api.keyed
├─ com.github.mrivanplays.bungee.bossbar.api.keyed.BarKey.class - [JAR]
├─ com.github.mrivanplays.bungee.bossbar.api.keyed.KeyedBossbar.class - [JAR]
com.github.mrivanplays.bungee.bossbar.api
├─ com.github.mrivanplays.bungee.bossbar.api.BarTitle.class - [JAR]
├─ com.github.mrivanplays.bungee.bossbar.api.Bossbar.class - [JAR]
├─ com.github.mrivanplays.bungee.bossbar.api.BossbarCreator.class - [JAR]
com.github.mrivanplays.bungee.bossbar.exception
├─ com.github.mrivanplays.bungee.bossbar.exception.ProgressException.class - [JAR]