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 spigot-core-2.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.astrainteractive.astralibs.persistence
├─ ru.astrainteractive.astralibs.persistence.BukkitConstant.class - [JAR]
├─ ru.astrainteractive.astralibs.persistence.Persistence.class - [JAR]
ru.astrainteractive.astralibs.economy
├─ ru.astrainteractive.astralibs.economy.VaultEconomyProvider.class - [JAR]
├─ ru.astrainteractive.astralibs.economy.VaultEconomyServiceProvider.class - [JAR]
ru.astrainteractive.astralibs.async
├─ ru.astrainteractive.astralibs.async.BukkitAsyncDispatcher.class - [JAR]
├─ ru.astrainteractive.astralibs.async.BukkitDispatchers.class - [JAR]
├─ ru.astrainteractive.astralibs.async.BukkitMainDispatcher.class - [JAR]
├─ ru.astrainteractive.astralibs.async.DefaultBukkitDispatchers.class - [JAR]
ru.astrainteractive.astralibs.command.types
├─ ru.astrainteractive.astralibs.command.types.ArgumentType.class - [JAR]
├─ ru.astrainteractive.astralibs.command.types.OnlinePlayerArgument.class - [JAR]
├─ ru.astrainteractive.astralibs.command.types.PotionEffectTypeArgument.class - [JAR]
├─ ru.astrainteractive.astralibs.command.types.PrimitiveArgumentType.class - [JAR]
ru.astrainteractive.astralibs.filemanager
├─ ru.astrainteractive.astralibs.filemanager.DefaultSpigotFileManager.class - [JAR]
├─ ru.astrainteractive.astralibs.filemanager.SpigotFileManager.class - [JAR]
ru.astrainteractive.astralibs.command
├─ ru.astrainteractive.astralibs.command.ArgumentResult.class - [JAR]
├─ ru.astrainteractive.astralibs.command.Command.class - [JAR]
├─ ru.astrainteractive.astralibs.command.Ext_commandKt.class - [JAR]
├─ ru.astrainteractive.astralibs.command.TabCompleter.class - [JAR]
ru.astrainteractive.astralibs.event
├─ ru.astrainteractive.astralibs.event.DSLEvent.class - [JAR]
├─ ru.astrainteractive.astralibs.event.EventListener.class - [JAR]
├─ ru.astrainteractive.astralibs.event.GlobalEventListener.class - [JAR]
ru.astrainteractive.astralibs.util
├─ ru.astrainteractive.astralibs.util.BaseTranslation.class - [JAR]
├─ ru.astrainteractive.astralibs.util.Ext_spigot_coreKt.class - [JAR]
├─ ru.astrainteractive.astralibs.util.KPlaceholderExpansion.class - [JAR]
├─ ru.astrainteractive.astralibs.util.Permission.class - [JAR]
ru.astrainteractive.astralibs.encoding
├─ ru.astrainteractive.astralibs.encoding.BukkitIOStreamProvider.class - [JAR]
ru.astrainteractive.astralibs.configuration
├─ ru.astrainteractive.astralibs.configuration.AnyFileConfigurationKt.class - [JAR]