jar

ru.astrainteractive.astralibs : spigot-core

Maven & Gradle

Aug 17, 2023
3 stars

AstraLibs · Core utilities for spigot development

Table Of Contents

Latest Version

Download ru.astrainteractive.astralibs : spigot-core JAR file - Latest Versions:

All Versions

Download ru.astrainteractive.astralibs : spigot-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.10.x
2.9.x
2.7.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement