jar

at.hugob.plugin.library : command

Maven & Gradle

Apr 19, 2023
0 stars

CommandLib · A simple Command library for PaperMC

Table Of Contents

Latest Version

Download at.hugob.plugin.library : command JAR file - Latest Versions:

All Versions

Download at.hugob.plugin.library : command JAR file - All Versions:

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

net.kyori.adventure

├─ net.kyori.adventure.Adventure.class - [JAR]

cloud.commandframework.util

├─ cloud.commandframework.util.StringUtils.class - [JAR]

cloud.commandframework.bukkit.parsers

├─ cloud.commandframework.bukkit.parsers.BlockPredicateArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.EnchantmentArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.ItemStackArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.ItemStackPredicateArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.MaterialArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.OfflinePlayerArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.PlayerArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.WorldArgument.class - [JAR]

cloud.commandframework.annotations

├─ cloud.commandframework.annotations.AnnotatedElementAccessor.class - [JAR]

├─ cloud.commandframework.annotations.AnnotationAccessor.class - [JAR]

├─ cloud.commandframework.annotations.MultiDelegateAnnotationAccessor.class - [JAR]

cloud.commandframework.keys

├─ cloud.commandframework.keys.CloudKey.class - [JAR]

├─ cloud.commandframework.keys.CloudKeyHolder.class - [JAR]

├─ cloud.commandframework.keys.SimpleCloudKey.class - [JAR]

net.kyori.examination

├─ net.kyori.examination.AbstractExaminer.class - [JAR]

├─ net.kyori.examination.Examinable.class - [JAR]

├─ net.kyori.examination.ExaminableProperty.class - [JAR]

├─ net.kyori.examination.Examiner.class - [JAR]

cloud.commandframework.bukkit.parsers.selector

├─ cloud.commandframework.bukkit.parsers.selector.MultipleEntitySelectorArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.selector.MultiplePlayerSelectorArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.selector.SelectorParseException.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.selector.SelectorUtils.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.selector.SingleEntitySelectorArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.selector.SinglePlayerSelectorArgument.class - [JAR]

net.kyori.adventure.text.format

├─ net.kyori.adventure.text.format.AlwaysMerger.class - [JAR]

├─ net.kyori.adventure.text.format.IfAbsentOnTargetMerger.class - [JAR]

├─ net.kyori.adventure.text.format.Merger.class - [JAR]

├─ net.kyori.adventure.text.format.NamedTextColor.class - [JAR]

├─ net.kyori.adventure.text.format.Style.class - [JAR]

├─ net.kyori.adventure.text.format.StyleBuilderApplicable.class - [JAR]

├─ net.kyori.adventure.text.format.StyleImpl.class - [JAR]

├─ net.kyori.adventure.text.format.TextColor.class - [JAR]

├─ net.kyori.adventure.text.format.TextColorImpl.class - [JAR]

├─ net.kyori.adventure.text.format.TextDecoration.class - [JAR]

├─ net.kyori.adventure.text.format.TextDecorationAndState.class - [JAR]

├─ net.kyori.adventure.text.format.TextDecorationAndStateImpl.class - [JAR]

├─ net.kyori.adventure.text.format.TextFormat.class - [JAR]

cloud.commandframework.bukkit.parsers.location

├─ cloud.commandframework.bukkit.parsers.location.Location2D.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.location.Location2DArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.location.LocationArgument.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.location.LocationCoordinate.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.location.LocationCoordinateParser.class - [JAR]

├─ cloud.commandframework.bukkit.parsers.location.LocationCoordinateType.class - [JAR]

net.kyori.adventure.text.flattener

├─ net.kyori.adventure.text.flattener.ComponentFlattener.class - [JAR]

├─ net.kyori.adventure.text.flattener.ComponentFlattenerImpl.class - [JAR]

├─ net.kyori.adventure.text.flattener.FlattenerListener.class - [JAR]

cloud.commandframework.extra.confirmation

├─ cloud.commandframework.extra.confirmation.CommandConfirmationManager.class - [JAR]

net.kyori.adventure.pointer

├─ net.kyori.adventure.pointer.Pointer.class - [JAR]

├─ net.kyori.adventure.pointer.PointerImpl.class - [JAR]

├─ net.kyori.adventure.pointer.Pointered.class - [JAR]

├─ net.kyori.adventure.pointer.Pointers.class - [JAR]

├─ net.kyori.adventure.pointer.PointersImpl.class - [JAR]

net.kyori.adventure.bossbar

├─ net.kyori.adventure.bossbar.BossBar.class - [JAR]

├─ net.kyori.adventure.bossbar.BossBarImpl.class - [JAR]

├─ net.kyori.adventure.bossbar.HackyBossBarPlatformBridge.class - [JAR]

net.kyori.adventure.translation

├─ net.kyori.adventure.translation.GlobalTranslator.class - [JAR]

├─ net.kyori.adventure.translation.GlobalTranslatorImpl.class - [JAR]

├─ net.kyori.adventure.translation.Translatable.class - [JAR]

├─ net.kyori.adventure.translation.TranslationLocales.class - [JAR]

├─ net.kyori.adventure.translation.TranslationRegistry.class - [JAR]

├─ net.kyori.adventure.translation.TranslationRegistryImpl.class - [JAR]

├─ net.kyori.adventure.translation.Translator.class - [JAR]

cloud.commandframework.arguments

├─ cloud.commandframework.arguments.CommandArgument.class - [JAR]

├─ cloud.commandframework.arguments.CommandSuggestionEngine.class - [JAR]

├─ cloud.commandframework.arguments.CommandSyntaxFormatter.class - [JAR]

├─ cloud.commandframework.arguments.DelegatingCommandSuggestionEngine.class - [JAR]

├─ cloud.commandframework.arguments.DelegatingCommandSuggestionEngineFactory.class - [JAR]

├─ cloud.commandframework.arguments.DelegatingSuggestionsProvider.class - [JAR]

├─ cloud.commandframework.arguments.StandardCommandSyntaxFormatter.class - [JAR]

├─ cloud.commandframework.arguments.StaticArgument.class - [JAR]

net.kyori.adventure.key

├─ net.kyori.adventure.key.InvalidKeyException.class - [JAR]

├─ net.kyori.adventure.key.Key.class - [JAR]

├─ net.kyori.adventure.key.KeyImpl.class - [JAR]

├─ net.kyori.adventure.key.Keyed.class - [JAR]

├─ net.kyori.adventure.key.KeyedValue.class - [JAR]

├─ net.kyori.adventure.key.KeyedValueImpl.class - [JAR]

├─ net.kyori.adventure.key.Namespaced.class - [JAR]

cloud.commandframework.execution.postprocessor

├─ cloud.commandframework.execution.postprocessor.AcceptingCommandPostprocessor.class - [JAR]

├─ cloud.commandframework.execution.postprocessor.CommandPostprocessingContext.class - [JAR]

├─ cloud.commandframework.execution.postprocessor.CommandPostprocessor.class - [JAR]

at.hugob.plugin.library.command

├─ at.hugob.plugin.library.command.CommandManager.class - [JAR]

net.kyori.examination.string

├─ net.kyori.examination.string.MultiLineStringExaminer.class - [JAR]

├─ net.kyori.examination.string.StringExaminer.class - [JAR]

├─ net.kyori.examination.string.Strings.class - [JAR]

net.kyori.adventure.inventory

├─ net.kyori.adventure.inventory.Book.class - [JAR]

├─ net.kyori.adventure.inventory.BookImpl.class - [JAR]

net.kyori.adventure.text.serializer.plain

├─ net.kyori.adventure.text.serializer.plain.PlainComponentSerializer.class - [JAR]

├─ net.kyori.adventure.text.serializer.plain.PlainComponentSerializerImpl.class - [JAR]

├─ net.kyori.adventure.text.serializer.plain.PlainTextComponentSerializer.class - [JAR]

├─ net.kyori.adventure.text.serializer.plain.PlainTextComponentSerializerImpl.class - [JAR]

cloud.commandframework.bukkit.argument

├─ cloud.commandframework.bukkit.argument.NamespacedKeyArgument.class - [JAR]

cloud.commandframework.services.annotations

├─ cloud.commandframework.services.annotations.Order.class - [JAR]

├─ cloud.commandframework.services.annotations.ServiceImplementation.class - [JAR]

cloud.commandframework.execution.preprocessor

├─ cloud.commandframework.execution.preprocessor.AcceptingCommandPreprocessor.class - [JAR]

├─ cloud.commandframework.execution.preprocessor.CommandPreprocessingContext.class - [JAR]

├─ cloud.commandframework.execution.preprocessor.CommandPreprocessor.class - [JAR]

cloud.commandframework.captions

├─ cloud.commandframework.captions.Caption.class - [JAR]

├─ cloud.commandframework.captions.CaptionRegistry.class - [JAR]

├─ cloud.commandframework.captions.CaptionVariable.class - [JAR]

├─ cloud.commandframework.captions.CaptionVariableReplacementHandler.class - [JAR]

├─ cloud.commandframework.captions.FactoryDelegatingCaptionRegistry.class - [JAR]

├─ cloud.commandframework.captions.SimpleCaptionRegistry.class - [JAR]

├─ cloud.commandframework.captions.SimpleCaptionRegistryFactory.class - [JAR]

├─ cloud.commandframework.captions.SimpleCaptionVariableReplacementHandler.class - [JAR]

├─ cloud.commandframework.captions.StandardCaptionKeys.class - [JAR]

cloud.commandframework.paper

├─ cloud.commandframework.paper.AsyncCommandSuggestionsListener.class - [JAR]

├─ cloud.commandframework.paper.PaperBrigadierListener.class - [JAR]

├─ cloud.commandframework.paper.PaperBrigadierMapper.class - [JAR]

├─ cloud.commandframework.paper.PaperCommandManager.class - [JAR]

cloud.commandframework.arguments.flags

├─ cloud.commandframework.arguments.flags.CommandFlag.class - [JAR]

├─ cloud.commandframework.arguments.flags.FlagContext.class - [JAR]

cloud.commandframework.exceptions

├─ cloud.commandframework.exceptions.AmbiguousNodeException.class - [JAR]

├─ cloud.commandframework.exceptions.ArgumentParseException.class - [JAR]

├─ cloud.commandframework.exceptions.CommandExecutionException.class - [JAR]

├─ cloud.commandframework.exceptions.CommandParseException.class - [JAR]

├─ cloud.commandframework.exceptions.InvalidCommandSenderException.class - [JAR]

├─ cloud.commandframework.exceptions.InvalidSyntaxException.class - [JAR]

├─ cloud.commandframework.exceptions.NoCommandInLeafException.class - [JAR]

├─ cloud.commandframework.exceptions.NoPermissionException.class - [JAR]

├─ cloud.commandframework.exceptions.NoSuchCommandException.class - [JAR]

cloud.commandframework.arguments.preprocessor

├─ cloud.commandframework.arguments.preprocessor.RegexPreprocessor.class - [JAR]

cloud.commandframework.bukkit.arguments.selector

├─ cloud.commandframework.bukkit.arguments.selector.EntitySelector.class - [JAR]

├─ cloud.commandframework.bukkit.arguments.selector.MultipleEntitySelector.class - [JAR]

├─ cloud.commandframework.bukkit.arguments.selector.MultiplePlayerSelector.class - [JAR]

├─ cloud.commandframework.bukkit.arguments.selector.SingleEntitySelector.class - [JAR]

├─ cloud.commandframework.bukkit.arguments.selector.SinglePlayerSelector.class - [JAR]

cloud.commandframework.arguments.standard

├─ cloud.commandframework.arguments.standard.BooleanArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.ByteArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.CharArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.DoubleArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.DurationArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.EnumArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.FloatArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.IntegerArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.LongArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.ShortArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.StringArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.StringArrayArgument.class - [JAR]

├─ cloud.commandframework.arguments.standard.UUIDArgument.class - [JAR]

cloud.commandframework.types.tuples

├─ cloud.commandframework.types.tuples.DynamicTuple.class - [JAR]

├─ cloud.commandframework.types.tuples.Pair.class - [JAR]

├─ cloud.commandframework.types.tuples.Quartet.class - [JAR]

├─ cloud.commandframework.types.tuples.Quintet.class - [JAR]

├─ cloud.commandframework.types.tuples.Sextet.class - [JAR]

├─ cloud.commandframework.types.tuples.Triplet.class - [JAR]

├─ cloud.commandframework.types.tuples.Tuple.class - [JAR]

cloud.commandframework.annotations.specifier

├─ cloud.commandframework.annotations.specifier.Completions.class - [JAR]

├─ cloud.commandframework.annotations.specifier.FlagYielding.class - [JAR]

├─ cloud.commandframework.annotations.specifier.Greedy.class - [JAR]

├─ cloud.commandframework.annotations.specifier.Liberal.class - [JAR]

├─ cloud.commandframework.annotations.specifier.Quoted.class - [JAR]

├─ cloud.commandframework.annotations.specifier.Range.class - [JAR]

cloud.commandframework.minecraft.extras

├─ cloud.commandframework.minecraft.extras.AudienceProvider.class - [JAR]

├─ cloud.commandframework.minecraft.extras.ComponentHelper.class - [JAR]

├─ cloud.commandframework.minecraft.extras.MinecraftExceptionHandler.class - [JAR]

├─ cloud.commandframework.minecraft.extras.MinecraftExtrasMetaKeys.class - [JAR]

├─ cloud.commandframework.minecraft.extras.MinecraftHelp.class - [JAR]

├─ cloud.commandframework.minecraft.extras.NativeAudienceProvider.class - [JAR]

├─ cloud.commandframework.minecraft.extras.Pagination.class - [JAR]

├─ cloud.commandframework.minecraft.extras.RichDescription.class - [JAR]

├─ cloud.commandframework.minecraft.extras.TextColorArgument.class - [JAR]

net.kyori.adventure.nbt.api

├─ net.kyori.adventure.nbt.api.BinaryTagHolder.class - [JAR]

├─ net.kyori.adventure.nbt.api.BinaryTagHolderImpl.class - [JAR]

cloud.commandframework.services

├─ cloud.commandframework.services.AnnotatedMethodService.class - [JAR]

├─ cloud.commandframework.services.AnnotatedMethodServiceFactory.class - [JAR]

├─ cloud.commandframework.services.ChunkedRequestContext.class - [JAR]

├─ cloud.commandframework.services.ExecutionOrder.class - [JAR]

├─ cloud.commandframework.services.PipelineException.class - [JAR]

├─ cloud.commandframework.services.ServiceFilterHandler.class - [JAR]

├─ cloud.commandframework.services.ServicePipeline.class - [JAR]

├─ cloud.commandframework.services.ServicePipelineBuilder.class - [JAR]

├─ cloud.commandframework.services.ServicePump.class - [JAR]

├─ cloud.commandframework.services.ServiceRepository.class - [JAR]

├─ cloud.commandframework.services.ServiceSpigot.class - [JAR]

├─ cloud.commandframework.services.State.class - [JAR]

cloud.commandframework.internal

├─ cloud.commandframework.internal.CommandInputTokenizer.class - [JAR]

├─ cloud.commandframework.internal.CommandRegistrationHandler.class - [JAR]

cloud.commandframework

├─ cloud.commandframework.ArgumentDescription.class - [JAR]

├─ cloud.commandframework.CloudCapability.class - [JAR]

├─ cloud.commandframework.Command.class - [JAR]

├─ cloud.commandframework.CommandComponent.class - [JAR]

├─ cloud.commandframework.CommandHelpHandler.class - [JAR]

├─ cloud.commandframework.CommandManager.class - [JAR]

├─ cloud.commandframework.CommandTree.class - [JAR]

├─ cloud.commandframework.Description.class - [JAR]

├─ cloud.commandframework.LockableCommandManager.class - [JAR]

cloud.commandframework.bukkit.data

├─ cloud.commandframework.bukkit.data.BlockPredicate.class - [JAR]

├─ cloud.commandframework.bukkit.data.ItemStackPredicate.class - [JAR]

├─ cloud.commandframework.bukkit.data.ProtoItemStack.class - [JAR]

net.kyori.adventure.text.event

├─ net.kyori.adventure.text.event.ClickEvent.class - [JAR]

├─ net.kyori.adventure.text.event.HoverEvent.class - [JAR]

├─ net.kyori.adventure.text.event.HoverEventSource.class - [JAR]

net.kyori.adventure.util

├─ net.kyori.adventure.util.Buildable.class - [JAR]

├─ net.kyori.adventure.util.Codec.class - [JAR]

├─ net.kyori.adventure.util.ComponentMessageThrowable.class - [JAR]

├─ net.kyori.adventure.util.ForwardingIterator.class - [JAR]

├─ net.kyori.adventure.util.HSVLike.class - [JAR]

├─ net.kyori.adventure.util.HSVLikeImpl.class - [JAR]

├─ net.kyori.adventure.util.Index.class - [JAR]

├─ net.kyori.adventure.util.IntFunction2.class - [JAR]

├─ net.kyori.adventure.util.Listenable.class - [JAR]

├─ net.kyori.adventure.util.MonkeyBars.class - [JAR]

├─ net.kyori.adventure.util.Nag.class - [JAR]

├─ net.kyori.adventure.util.RGBLike.class - [JAR]

├─ net.kyori.adventure.util.Services.class - [JAR]

├─ net.kyori.adventure.util.Services0.class - [JAR]

├─ net.kyori.adventure.util.ShadyPines.class - [JAR]

├─ net.kyori.adventure.util.Ticks.class - [JAR]

├─ net.kyori.adventure.util.TriState.class - [JAR]

├─ net.kyori.adventure.util.UTF8ResourceBundleControl.class - [JAR]

cloud.commandframework.brigadier.argument

├─ cloud.commandframework.brigadier.argument.QueueAsStringReader.class - [JAR]

├─ cloud.commandframework.brigadier.argument.StringReaderAsQueue.class - [JAR]

├─ cloud.commandframework.brigadier.argument.StringReaderAsQueueImpl.class - [JAR]

├─ cloud.commandframework.brigadier.argument.WrappedBrigadierParser.class - [JAR]

cloud.commandframework.arguments.parser

├─ cloud.commandframework.arguments.parser.ArgumentParseResult.class - [JAR]

├─ cloud.commandframework.arguments.parser.ArgumentParser.class - [JAR]

├─ cloud.commandframework.arguments.parser.MappedArgumentParser.class - [JAR]

├─ cloud.commandframework.arguments.parser.ParserParameter.class - [JAR]

├─ cloud.commandframework.arguments.parser.ParserParameters.class - [JAR]

├─ cloud.commandframework.arguments.parser.ParserRegistry.class - [JAR]

├─ cloud.commandframework.arguments.parser.StandardParameters.class - [JAR]

├─ cloud.commandframework.arguments.parser.StandardParserRegistry.class - [JAR]

net.kyori.adventure.sound

├─ net.kyori.adventure.sound.Sound.class - [JAR]

├─ net.kyori.adventure.sound.SoundImpl.class - [JAR]

├─ net.kyori.adventure.sound.SoundStop.class - [JAR]

├─ net.kyori.adventure.sound.SoundStopImpl.class - [JAR]

cloud.commandframework.bukkit

├─ cloud.commandframework.bukkit.BukkitBrigadierMapper.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCaptionKeys.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCaptionRegistry.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCaptionRegistryFactory.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCommand.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCommandContextKeys.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCommandManager.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCommandMeta.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCommandMetaBuilder.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCommandPreprocessor.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitCommandSender.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitConsoleSender.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitParserParameters.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitPlayerSender.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitPluginRegistrationHandler.class - [JAR]

├─ cloud.commandframework.bukkit.BukkitSynchronizer.class - [JAR]

├─ cloud.commandframework.bukkit.CloudBukkitCapabilities.class - [JAR]

├─ cloud.commandframework.bukkit.CloudBukkitListener.class - [JAR]

├─ cloud.commandframework.bukkit.CloudCommodoreManager.class - [JAR]

cloud.commandframework.execution

├─ cloud.commandframework.execution.AsynchronousCommandExecutionCoordinator.class - [JAR]

├─ cloud.commandframework.execution.CommandExecutionCoordinator.class - [JAR]

├─ cloud.commandframework.execution.CommandExecutionHandler.class - [JAR]

├─ cloud.commandframework.execution.CommandResult.class - [JAR]

├─ cloud.commandframework.execution.CommandSuggestionProcessor.class - [JAR]

├─ cloud.commandframework.execution.FilteringCommandSuggestionProcessor.class - [JAR]

net.kyori.adventure.text.renderer

├─ net.kyori.adventure.text.renderer.AbstractComponentRenderer.class - [JAR]

├─ net.kyori.adventure.text.renderer.ComponentRenderer.class - [JAR]

├─ net.kyori.adventure.text.renderer.TranslatableComponentRenderer.class - [JAR]

cloud.commandframework.brigadier

├─ cloud.commandframework.brigadier.BrigadierManagerHolder.class - [JAR]

├─ cloud.commandframework.brigadier.BrigadierMapping.class - [JAR]

├─ cloud.commandframework.brigadier.BrigadierMappingBuilder.class - [JAR]

├─ cloud.commandframework.brigadier.CloudBrigadierManager.class - [JAR]

net.kyori.adventure.permission

├─ net.kyori.adventure.permission.PermissionChecker.class - [JAR]

├─ net.kyori.adventure.permission.PermissionCheckers.class - [JAR]

cloud.commandframework.context

├─ cloud.commandframework.context.CommandContext.class - [JAR]

├─ cloud.commandframework.context.CommandContextFactory.class - [JAR]

├─ cloud.commandframework.context.StandardCommandContextFactory.class - [JAR]

net.kyori.adventure.text

├─ net.kyori.adventure.text.AbstractComponent.class - [JAR]

├─ net.kyori.adventure.text.AbstractComponentBuilder.class - [JAR]

├─ net.kyori.adventure.text.BlockNBTComponent.class - [JAR]

├─ net.kyori.adventure.text.BlockNBTComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.BuildableComponent.class - [JAR]

├─ net.kyori.adventure.text.Component.class - [JAR]

├─ net.kyori.adventure.text.ComponentApplicable.class - [JAR]

├─ net.kyori.adventure.text.ComponentBuilder.class - [JAR]

├─ net.kyori.adventure.text.ComponentBuilderApplicable.class - [JAR]

├─ net.kyori.adventure.text.ComponentCompaction.class - [JAR]

├─ net.kyori.adventure.text.ComponentIterator.class - [JAR]

├─ net.kyori.adventure.text.ComponentIteratorFlag.class - [JAR]

├─ net.kyori.adventure.text.ComponentIteratorType.class - [JAR]

├─ net.kyori.adventure.text.ComponentLike.class - [JAR]

├─ net.kyori.adventure.text.EntityNBTComponent.class - [JAR]

├─ net.kyori.adventure.text.EntityNBTComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.JoinConfiguration.class - [JAR]

├─ net.kyori.adventure.text.JoinConfigurationImpl.class - [JAR]

├─ net.kyori.adventure.text.KeybindComponent.class - [JAR]

├─ net.kyori.adventure.text.KeybindComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.LegacyFormattingDetected.class - [JAR]

├─ net.kyori.adventure.text.LinearComponents.class - [JAR]

├─ net.kyori.adventure.text.NBTComponent.class - [JAR]

├─ net.kyori.adventure.text.NBTComponentBuilder.class - [JAR]

├─ net.kyori.adventure.text.NBTComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.PatternReplacementResult.class - [JAR]

├─ net.kyori.adventure.text.ScopedComponent.class - [JAR]

├─ net.kyori.adventure.text.ScoreComponent.class - [JAR]

├─ net.kyori.adventure.text.ScoreComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.SelectorComponent.class - [JAR]

├─ net.kyori.adventure.text.SelectorComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.StorageNBTComponent.class - [JAR]

├─ net.kyori.adventure.text.StorageNBTComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.TextComponent.class - [JAR]

├─ net.kyori.adventure.text.TextComponentImpl.class - [JAR]

├─ net.kyori.adventure.text.TextReplacementConfig.class - [JAR]

├─ net.kyori.adventure.text.TextReplacementConfigImpl.class - [JAR]

├─ net.kyori.adventure.text.TextReplacementRenderer.class - [JAR]

├─ net.kyori.adventure.text.TranslatableComponent.class - [JAR]

├─ net.kyori.adventure.text.TranslatableComponentImpl.class - [JAR]

cloud.commandframework.tasks

├─ cloud.commandframework.tasks.TaskConsumer.class - [JAR]

├─ cloud.commandframework.tasks.TaskFactory.class - [JAR]

├─ cloud.commandframework.tasks.TaskFunction.class - [JAR]

├─ cloud.commandframework.tasks.TaskRecipe.class - [JAR]

├─ cloud.commandframework.tasks.TaskRecipeStep.class - [JAR]

├─ cloud.commandframework.tasks.TaskSynchronizer.class - [JAR]

cloud.commandframework.exceptions.parsing

├─ cloud.commandframework.exceptions.parsing.NoInputProvidedException.class - [JAR]

├─ cloud.commandframework.exceptions.parsing.NumberParseException.class - [JAR]

├─ cloud.commandframework.exceptions.parsing.ParserException.class - [JAR]

cloud.commandframework.services.types

├─ cloud.commandframework.services.types.ConsumerService.class - [JAR]

├─ cloud.commandframework.services.types.PartialResultService.class - [JAR]

├─ cloud.commandframework.services.types.Service.class - [JAR]

├─ cloud.commandframework.services.types.SideEffectService.class - [JAR]

cloud.commandframework.arguments.compound

├─ cloud.commandframework.arguments.compound.ArgumentPair.class - [JAR]

├─ cloud.commandframework.arguments.compound.ArgumentTriplet.class - [JAR]

├─ cloud.commandframework.arguments.compound.CompoundArgument.class - [JAR]

├─ cloud.commandframework.arguments.compound.FlagArgument.class - [JAR]

cloud.commandframework.annotations.injection

├─ cloud.commandframework.annotations.injection.GuiceInjectionService.class - [JAR]

├─ cloud.commandframework.annotations.injection.InjectionService.class - [JAR]

├─ cloud.commandframework.annotations.injection.ParameterInjector.class - [JAR]

├─ cloud.commandframework.annotations.injection.ParameterInjectorRegistry.class - [JAR]

cloud.commandframework.permission

├─ cloud.commandframework.permission.AndPermission.class - [JAR]

├─ cloud.commandframework.permission.CommandPermission.class - [JAR]

├─ cloud.commandframework.permission.OrPermission.class - [JAR]

├─ cloud.commandframework.permission.Permission.class - [JAR]

├─ cloud.commandframework.permission.PredicatePermission.class - [JAR]

├─ cloud.commandframework.permission.WrappingPredicatePermission.class - [JAR]

cloud.commandframework.bukkit.annotation.specifier

├─ cloud.commandframework.bukkit.annotation.specifier.AllowEmptySelection.class - [JAR]

├─ cloud.commandframework.bukkit.annotation.specifier.DefaultNamespace.class - [JAR]

├─ cloud.commandframework.bukkit.annotation.specifier.RequireExplicitNamespace.class - [JAR]

cloud.commandframework.bukkit.internal

├─ cloud.commandframework.bukkit.internal.BukkitBackwardsBrigadierSenderMapper.class - [JAR]

├─ cloud.commandframework.bukkit.internal.CommandBuildContextSupplier.class - [JAR]

├─ cloud.commandframework.bukkit.internal.CraftBukkitReflection.class - [JAR]

├─ cloud.commandframework.bukkit.internal.MinecraftArgumentTypes.class - [JAR]

├─ cloud.commandframework.bukkit.internal.RegistryReflection.class - [JAR]

net.kyori.adventure.title

├─ net.kyori.adventure.title.Title.class - [JAR]

├─ net.kyori.adventure.title.TitleImpl.class - [JAR]

├─ net.kyori.adventure.title.TitlePart.class - [JAR]

net.kyori.adventure.identity

├─ net.kyori.adventure.identity.Identified.class - [JAR]

├─ net.kyori.adventure.identity.Identities.class - [JAR]

├─ net.kyori.adventure.identity.Identity.class - [JAR]

├─ net.kyori.adventure.identity.IdentityImpl.class - [JAR]

io.leangen.geantyref

├─ io.leangen.geantyref.AnnotatedArrayTypeImpl.class - [JAR]

├─ io.leangen.geantyref.AnnotatedCaptureType.class - [JAR]

├─ io.leangen.geantyref.AnnotatedCaptureTypeImpl.class - [JAR]

├─ io.leangen.geantyref.AnnotatedParameterizedTypeImpl.class - [JAR]

├─ io.leangen.geantyref.AnnotatedTypeImpl.class - [JAR]

├─ io.leangen.geantyref.AnnotatedTypeMap.class - [JAR]

├─ io.leangen.geantyref.AnnotatedTypeSet.class - [JAR]

├─ io.leangen.geantyref.AnnotatedTypeVariableImpl.class - [JAR]

├─ io.leangen.geantyref.AnnotatedWildcardTypeImpl.class - [JAR]

├─ io.leangen.geantyref.AnnotationFormatException.class - [JAR]

├─ io.leangen.geantyref.AnnotationInvocationHandler.class - [JAR]

├─ io.leangen.geantyref.CaptureType.class - [JAR]

├─ io.leangen.geantyref.CaptureTypeImpl.class - [JAR]

├─ io.leangen.geantyref.GenericArrayTypeImpl.class - [JAR]

├─ io.leangen.geantyref.GenericTypeReflector.class - [JAR]

├─ io.leangen.geantyref.ParameterizedTypeImpl.class - [JAR]

├─ io.leangen.geantyref.TypeArgumentNotInBoundException.class - [JAR]

├─ io.leangen.geantyref.TypeFactory.class - [JAR]

├─ io.leangen.geantyref.TypeToken.class - [JAR]

├─ io.leangen.geantyref.TypeVariableImpl.class - [JAR]

├─ io.leangen.geantyref.TypeVisitor.class - [JAR]

├─ io.leangen.geantyref.UnresolvedTypeVariableException.class - [JAR]

├─ io.leangen.geantyref.VarMap.class - [JAR]

├─ io.leangen.geantyref.WildcardTypeImpl.class - [JAR]

cloud.commandframework.meta

├─ cloud.commandframework.meta.CommandMeta.class - [JAR]

├─ cloud.commandframework.meta.SimpleCommandMeta.class - [JAR]

├─ cloud.commandframework.meta.SimpleKey.class - [JAR]

net.kyori.adventure.text.serializer

├─ net.kyori.adventure.text.serializer.ComponentSerializer.class - [JAR]

net.kyori.adventure.audience

├─ net.kyori.adventure.audience.Audience.class - [JAR]

├─ net.kyori.adventure.audience.Audiences.class - [JAR]

├─ net.kyori.adventure.audience.EmptyAudience.class - [JAR]

├─ net.kyori.adventure.audience.ForwardingAudience.class - [JAR]

├─ net.kyori.adventure.audience.ForwardingAudienceOverrideNotRequired.class - [JAR]

├─ net.kyori.adventure.audience.MessageType.class - [JAR]

cloud.commandframework.paper.argument

├─ cloud.commandframework.paper.argument.KeyedWorldArgument.class - [JAR]