jar

ru.astrainteractive.astralibs : command-bukkit

Maven & Gradle

Feb 18, 2024
3 stars

AstraLibs · Core utilities for spigot development

Table Of Contents

Latest Version

Download ru.astrainteractive.astralibs : command-bukkit JAR file - Latest Versions:

All Versions

Download ru.astrainteractive.astralibs : command-bukkit JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 command-bukkit-3.0.0-alpha06.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.astrainteractive.astralibs.command.api.parser

├─ ru.astrainteractive.astralibs.command.api.parser.BukkitCommandParser.class - [JAR]

ru.astrainteractive.astralibs.command.api.sideeffect

├─ ru.astrainteractive.astralibs.command.api.sideeffect.BukkitCommandSideEffect.class - [JAR]

ru.astrainteractive.astralibs.command.api.commandfactory

├─ ru.astrainteractive.astralibs.command.api.commandfactory.BukkitCommandFactory.class - [JAR]

ru.astrainteractive.astralibs.command.api.argumenttype

├─ ru.astrainteractive.astralibs.command.api.argumenttype.OnlinePlayerArgument.class - [JAR]

├─ ru.astrainteractive.astralibs.command.api.argumenttype.PotionEffectTypeArgument.class - [JAR]

ru.astrainteractive.astralibs.command.api.command

├─ ru.astrainteractive.astralibs.command.api.command.BukkitCommand.class - [JAR]

ru.astrainteractive.astralibs.command.api.registry

├─ ru.astrainteractive.astralibs.command.api.registry.BukkitCommandRegistry.class - [JAR]

├─ ru.astrainteractive.astralibs.command.api.registry.BukkitCommandRegistryContext.class - [JAR]

ru.astrainteractive.astralibs.command.api.context

├─ ru.astrainteractive.astralibs.command.api.context.BukkitCommandContext.class - [JAR]