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 barcodeframework-platform-bukkit-1.0.1-beta12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.vjh0107.barcode.framework.coroutine.extensions
├─ com.vjh0107.barcode.framework.coroutine.extensions.CoroutineExtensionsKt.class - [JAR]
├─ com.vjh0107.barcode.framework.coroutine.extensions.DispatchersExtensionsKt.class - [JAR]
com.vjh0107.barcode.framework.utils.asker.data.impl
├─ com.vjh0107.barcode.framework.utils.asker.data.impl.AskPlayerImpl.class - [JAR]
com.vjh0107.barcode.framework.coroutine.service
├─ com.vjh0107.barcode.framework.coroutine.service.WakeUpBlockService.class - [JAR]
com.vjh0107.barcode.framework.utils.math
├─ com.vjh0107.barcode.framework.utils.math.LinearDataFactoryKt.class - [JAR]
com.vjh0107.barcode.framework.utils.item
├─ com.vjh0107.barcode.framework.utils.item.ItemExtensionsKt.class - [JAR]
├─ com.vjh0107.barcode.framework.utils.item.PlayerGiveItemKt.class - [JAR]
com.vjh0107.barcode.framework.injection.instance.injector.impl
├─ com.vjh0107.barcode.framework.injection.instance.injector.impl.InstanceInjectorImpl.class - [JAR]
com.vjh0107.barcode.framework.component
├─ com.vjh0107.barcode.framework.component.BarcodeCommand.class - [JAR]
├─ com.vjh0107.barcode.framework.component.BarcodeKoinModule.class - [JAR]
├─ com.vjh0107.barcode.framework.component.BarcodeKoinModuleKt.class - [JAR]
├─ com.vjh0107.barcode.framework.component.BarcodeListener.class - [JAR]
├─ com.vjh0107.barcode.framework.component.BarcodePluginManager.class - [JAR]
├─ com.vjh0107.barcode.framework.component.BarcodeRegistrable.class - [JAR]
├─ com.vjh0107.barcode.framework.component.BarcodeRepository.class - [JAR]
com.vjh0107.barcode.framework.component.handler.impl.registrable
├─ com.vjh0107.barcode.framework.component.handler.impl.registrable.BarcodeRegistrableHandler.class - [JAR]
├─ com.vjh0107.barcode.framework.component.handler.impl.registrable.Registrar.class - [JAR]
├─ com.vjh0107.barcode.framework.component.handler.impl.registrable.UnRegistrar.class - [JAR]
com.vjh0107.barcode.framework.serialization.serializers
├─ com.vjh0107.barcode.framework.serialization.serializers.ItemStackSerializer.class - [JAR]
├─ com.vjh0107.barcode.framework.serialization.serializers.LocationSerializer.class - [JAR]
├─ com.vjh0107.barcode.framework.serialization.serializers.PotionEffectTypeSerializer.class - [JAR]
org.koin.ksp.generated
├─ org.koin.ksp.generated.BukkitComponentHandlerModuleGen.class - [JAR]
├─ org.koin.ksp.generated.BukkitComponentHandlerModuleGen__BukkitComponentHandlerModuleGencom_vjh0107_barcode_framework_component_handlerKt.class - [JAR]
├─ org.koin.ksp.generated.BukkitDatabaseModuleGen.class - [JAR]
├─ org.koin.ksp.generated.BukkitDatabaseModuleGen__BukkitDatabaseModuleGencom_vjh0107_barcode_framework_databaseKt.class - [JAR]
├─ org.koin.ksp.generated.GlowModuleGen.class - [JAR]
├─ org.koin.ksp.generated.GlowModuleGen__GlowModuleGencom_vjh0107_barcode_framework_utils_effect_glowKt.class - [JAR]
com.vjh0107.barcode.framework.utils.transformer
├─ com.vjh0107.barcode.framework.utils.transformer.EntityTransformersKt.class - [JAR]
com.vjh0107.barcode.framework.utils.asker.ask
├─ com.vjh0107.barcode.framework.utils.asker.ask.AbstractAsk.class - [JAR]
├─ com.vjh0107.barcode.framework.utils.asker.ask.Ask.class - [JAR]
com.vjh0107.barcode.framework.database
├─ com.vjh0107.barcode.framework.database.BukkitDatabaseModule.class - [JAR]
com.vjh0107.barcode.framework.coroutine.events
├─ com.vjh0107.barcode.framework.coroutine.events.CoroutineExceptionEvent.class - [JAR]
com.vjh0107.barcode.framework.utils.asker.command
├─ com.vjh0107.barcode.framework.utils.asker.command.AskCommand.class - [JAR]
com.vjh0107.barcode.framework.dependencies.economy.currency
├─ com.vjh0107.barcode.framework.dependencies.economy.currency.Currency.class - [JAR]
com.vjh0107.barcode.framework.component.handler
├─ com.vjh0107.barcode.framework.component.handler.AbstractBukkitComponentHandler.class - [JAR]
├─ com.vjh0107.barcode.framework.component.handler.BukkitComponentHandlerModule.class - [JAR]
com.vjh0107.barcode.framework.exceptions.multiprofile
├─ com.vjh0107.barcode.framework.exceptions.multiprofile.IllegalPlayerIDException.class - [JAR]
├─ com.vjh0107.barcode.framework.exceptions.multiprofile.PlayerProfileNotFoundException.class - [JAR]
com.vjh0107.barcode.framework.database.player.events
├─ com.vjh0107.barcode.framework.database.player.events.BarcodePlayerDataLoadEvent.class - [JAR]
com.vjh0107.barcode.framework.utils.effect.glow.service.impl
├─ com.vjh0107.barcode.framework.utils.effect.glow.service.impl.GlowServiceImpl.class - [JAR]
com.vjh0107.barcode.framework.database.player
├─ com.vjh0107.barcode.framework.database.player.PlayerIDFactory.class - [JAR]
├─ com.vjh0107.barcode.framework.database.player.PlayerIDFactoryKt.class - [JAR]
com.vjh0107.barcode.framework.exceptions.playerdata
├─ com.vjh0107.barcode.framework.exceptions.playerdata.PlayerDataNotFoundException.class - [JAR]
com.vjh0107.barcode.framework.dependencies.placeholderapi.extensions
├─ com.vjh0107.barcode.framework.dependencies.placeholderapi.extensions.PlaceholderAPIExtensionsKt.class - [JAR]
com.vjh0107.barcode.framework.database.player.repository
├─ com.vjh0107.barcode.framework.database.player.repository.AbstractPlayerDataRepository.class - [JAR]
├─ com.vjh0107.barcode.framework.database.player.repository.AbstractSavablePlayerDataRepository.class - [JAR]
com.vjh0107.barcode.framework.utils.messagesender
├─ com.vjh0107.barcode.framework.utils.messagesender.BarcodeMessageSendersKt.class - [JAR]
com.vjh0107.barcode.framework.inventory.listeners
├─ com.vjh0107.barcode.framework.inventory.listeners.InventoryListener.class - [JAR]
com.vjh0107.barcode.framework.serialization.data
├─ com.vjh0107.barcode.framework.serialization.data.LocationWrapper.class - [JAR]
├─ com.vjh0107.barcode.framework.serialization.data.PotionEffectWrapper.class - [JAR]
├─ com.vjh0107.barcode.framework.serialization.data.SoundWrapper.class - [JAR]
com.vjh0107.barcode.framework.exceptions
├─ com.vjh0107.barcode.framework.exceptions.PlayerNotFoundException.class - [JAR]
com.vjh0107.barcode.framework.inventory
├─ com.vjh0107.barcode.framework.inventory.AbstractBarcodeInventory.class - [JAR]
├─ com.vjh0107.barcode.framework.inventory.BarcodeInventory.class - [JAR]
com.vjh0107.barcode.framework.coroutine.plugin
├─ com.vjh0107.barcode.framework.coroutine.plugin.CoroutinePlugin.class - [JAR]
com.vjh0107.barcode.framework.coroutine.listeners
├─ com.vjh0107.barcode.framework.coroutine.listeners.PluginDisableListener.class - [JAR]
com.vjh0107.barcode.framework.utils.effect.glow.repository.impl
├─ com.vjh0107.barcode.framework.utils.effect.glow.repository.impl.GlowRepositoryImpl.class - [JAR]
com.vjh0107.barcode.framework.utils.effect
├─ com.vjh0107.barcode.framework.utils.effect.EffectUtils.class - [JAR]
com.vjh0107.barcode.framework.utils.effect.glow
├─ com.vjh0107.barcode.framework.utils.effect.glow.GlowModule.class - [JAR]
com.vjh0107.barcode.framework
├─ com.vjh0107.barcode.framework.AbstractBarcodePlugin.class - [JAR]
├─ com.vjh0107.barcode.framework.BarcodeFrameworkModule.class - [JAR]
├─ com.vjh0107.barcode.framework.BarcodeFrameworkPlugin.class - [JAR]
com.vjh0107.barcode.framework.utils.effect.glow.repository
├─ com.vjh0107.barcode.framework.utils.effect.glow.repository.GlowRepository.class - [JAR]
com.vjh0107.barcode.framework.utils.item.events
├─ com.vjh0107.barcode.framework.utils.item.events.PlayerItemNotReceivedEvent.class - [JAR]
com.vjh0107.barcode.framework.coroutine.dispatchers
├─ com.vjh0107.barcode.framework.coroutine.dispatchers.AsyncDispatcher.class - [JAR]
├─ com.vjh0107.barcode.framework.coroutine.dispatchers.MainDispatcher.class - [JAR]
com.vjh0107.barcode.framework.coroutine.service.impl
├─ com.vjh0107.barcode.framework.coroutine.service.impl.WakeUpBlockServiceImpl.class - [JAR]
com.vjh0107.barcode.framework.utils.asker.data
├─ com.vjh0107.barcode.framework.utils.asker.data.AskPlayer.class - [JAR]
com.vjh0107.barcode.framework.utils.effect.glow.service
├─ com.vjh0107.barcode.framework.utils.effect.glow.service.GlowService.class - [JAR]
com.vjh0107.barcode.framework.utils.config
├─ com.vjh0107.barcode.framework.utils.config.BarcodePluginConfig.class - [JAR]
├─ com.vjh0107.barcode.framework.utils.config.ConfigurationSectionExtensionsKt.class - [JAR]
com.vjh0107.barcode.framework.events
├─ com.vjh0107.barcode.framework.events.BarcodePluginDisableEvent.class - [JAR]
com.vjh0107.barcode.framework.coroutine.plugin.impl
├─ com.vjh0107.barcode.framework.coroutine.plugin.impl.CoroutinePluginImpl.class - [JAR]
com.vjh0107.barcode.framework.dependencies.economy
├─ com.vjh0107.barcode.framework.dependencies.economy.EconomyProvider.class - [JAR]
com.vjh0107.barcode.framework.coroutine.elements
├─ com.vjh0107.barcode.framework.coroutine.elements.BarcodePluginElement.class - [JAR]
├─ com.vjh0107.barcode.framework.coroutine.elements.CoroutineTimingsElement.class - [JAR]
com.vjh0107.barcode.framework.utils
├─ com.vjh0107.barcode.framework.utils.BukkitExtensionsKt.class - [JAR]
├─ com.vjh0107.barcode.framework.utils.CommandAPIExtensions.class - [JAR]
com.vjh0107.barcode.framework.coroutine
├─ com.vjh0107.barcode.framework.coroutine.CoroutineComponent.class - [JAR]
com.vjh0107.barcode.framework.utils.formatters
├─ com.vjh0107.barcode.framework.utils.formatters.ColorizerKt.class - [JAR]
├─ com.vjh0107.barcode.framework.utils.formatters.HexColorParser.class - [JAR]
├─ com.vjh0107.barcode.framework.utils.formatters.HexColorParserKt.class - [JAR]
├─ com.vjh0107.barcode.framework.utils.formatters.TextComponentConverterKt.class - [JAR]
com.vjh0107.barcode.framework.utils.asker
├─ com.vjh0107.barcode.framework.utils.asker.AskManager.class - [JAR]
com.vjh0107.barcode.framework.injection.instance
├─ com.vjh0107.barcode.framework.injection.instance.InjectInstance.class - [JAR]
├─ com.vjh0107.barcode.framework.injection.instance.InstanceProvider.class - [JAR]
com.vjh0107.barcode.framework.component.handler.impl
├─ com.vjh0107.barcode.framework.component.handler.impl.BarcodeCommandHandler.class - [JAR]
├─ com.vjh0107.barcode.framework.component.handler.impl.BarcodeKoinModuleHandler.class - [JAR]
├─ com.vjh0107.barcode.framework.component.handler.impl.BarcodeListenerHandler.class - [JAR]
├─ com.vjh0107.barcode.framework.component.handler.impl.BarcodePluginManagerHandler.class - [JAR]
├─ com.vjh0107.barcode.framework.component.handler.impl.BarcodeRepositoryHandler.class - [JAR]
com.vjh0107.barcode.framework.database.player.data
├─ com.vjh0107.barcode.framework.database.player.data.AbstractSavablePlayerData.class - [JAR]
com.vjh0107.barcode.framework.utils.item.models
├─ com.vjh0107.barcode.framework.utils.item.models.BarcodeGuiItems.class - [JAR]
com.vjh0107.barcode.framework.dependencies.placeholderapi
├─ com.vjh0107.barcode.framework.dependencies.placeholderapi.PlaceholderAPIComponent.class - [JAR]
com.vjh0107.barcode.framework.database.player.multiprofile
├─ com.vjh0107.barcode.framework.database.player.multiprofile.MultiProfileManager.class - [JAR]
com.vjh0107.barcode.framework.injection.instance.injector
├─ com.vjh0107.barcode.framework.injection.instance.injector.InjectorFactory.class - [JAR]
├─ com.vjh0107.barcode.framework.injection.instance.injector.InstanceInjector.class - [JAR]