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 core-bukkit-3.0.0-alpha01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.astrainteractive.astralibs.encoding.encoder
├─ ru.astrainteractive.astralibs.encoding.encoder.BukkitObjectEncoder.class - [JAR]
ru.astrainteractive.astralibs.command.type
├─ ru.astrainteractive.astralibs.command.type.ArgumentType.class - [JAR]
├─ ru.astrainteractive.astralibs.command.type.ArgumentTypeExtKt.class - [JAR]
├─ ru.astrainteractive.astralibs.command.type.OnlinePlayerArgument.class - [JAR]
├─ ru.astrainteractive.astralibs.command.type.PotionEffectTypeArgument.class - [JAR]
├─ ru.astrainteractive.astralibs.command.type.PrimitiveArgumentType.class - [JAR]
ru.astrainteractive.astralibs.serialization
├─ ru.astrainteractive.astralibs.serialization.KyoriComponentSerializer.class - [JAR]
├─ ru.astrainteractive.astralibs.serialization.KyoriComponentSerializerType.class - [JAR]
ru.astrainteractive.astralibs.command.api
├─ ru.astrainteractive.astralibs.command.api.Command.class - [JAR]
├─ ru.astrainteractive.astralibs.command.api.CommandExecutor.class - [JAR]
├─ ru.astrainteractive.astralibs.command.api.CommandFactory.class - [JAR]
├─ ru.astrainteractive.astralibs.command.api.CommandParser.class - [JAR]
├─ ru.astrainteractive.astralibs.command.api.DefaultCommandFactory.class - [JAR]
ru.astrainteractive.astralibs.expansion
├─ ru.astrainteractive.astralibs.expansion.KPlaceholderExpansion.class - [JAR]
ru.astrainteractive.astralibs.encoding.factory
├─ ru.astrainteractive.astralibs.encoding.factory.BukkitObjectStreamFactory.class - [JAR]
ru.astrainteractive.astralibs.configuration
├─ ru.astrainteractive.astralibs.configuration.BukkitMutableStorageValue.class - [JAR]
ru.astrainteractive.astralibs.permission
├─ ru.astrainteractive.astralibs.permission.BukkitPermissible.class - [JAR]
├─ ru.astrainteractive.astralibs.permission.BukkitPermissibleExt.class - [JAR]
ru.astrainteractive.astralibs.persistence
├─ ru.astrainteractive.astralibs.persistence.BukkitConstant.class - [JAR]
├─ ru.astrainteractive.astralibs.persistence.BukkitConstantKt.class - [JAR]
├─ ru.astrainteractive.astralibs.persistence.Persistence.class - [JAR]
ru.astrainteractive.astralibs.economy
├─ ru.astrainteractive.astralibs.economy.EconomyProviderFactory.class - [JAR]
├─ ru.astrainteractive.astralibs.economy.EssentialsEconomyProvider.class - [JAR]
├─ ru.astrainteractive.astralibs.economy.VaultEconomyProvider.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.filemanager
├─ ru.astrainteractive.astralibs.filemanager.DefaultFileConfigurationManager.class - [JAR]
├─ ru.astrainteractive.astralibs.filemanager.FileConfigurationManager.class - [JAR]
ru.astrainteractive.astralibs.event
├─ ru.astrainteractive.astralibs.event.DSLEvent.class - [JAR]
├─ ru.astrainteractive.astralibs.event.EventListener.class - [JAR]