jar

ru.cwcode : PaperCommands

Maven & Gradle

Dec 24, 2023
1 stars

PaperCommands · Commands library for Paper (Minecraft)

Table Of Contents

Latest Version

Download ru.cwcode : PaperCommands JAR file - Latest Versions:

All Versions

Download ru.cwcode : PaperCommands JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

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 PaperCommands-1.0.1.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]

tkachgeek.tkachutils.protocol

├─ tkachgeek.tkachutils.protocol.Packet.class - [JAR]

tkachgeek.tkachutils.scheduler

├─ tkachgeek.tkachutils.scheduler.AbstractScheduler.class - [JAR]

├─ tkachgeek.tkachutils.scheduler.Scheduler.class - [JAR]

├─ tkachgeek.tkachutils.scheduler.Tasks.class - [JAR]

├─ tkachgeek.tkachutils.scheduler.VoidScheduler.class - [JAR]

net.querz.io

├─ net.querz.io.Deserializer.class - [JAR]

├─ net.querz.io.ExceptionBiFunction.class - [JAR]

├─ net.querz.io.ExceptionTriConsumer.class - [JAR]

├─ net.querz.io.MaxDepthIO.class - [JAR]

├─ net.querz.io.MaxDepthReachedException.class - [JAR]

├─ net.querz.io.Serializer.class - [JAR]

├─ net.querz.io.StringDeserializer.class - [JAR]

├─ net.querz.io.StringSerializer.class - [JAR]

tkachgeek.tkachutils.datetime

├─ tkachgeek.tkachutils.datetime.Expireable.class - [JAR]

├─ tkachgeek.tkachutils.datetime.StringToDuration.class - [JAR]

├─ tkachgeek.tkachutils.datetime.TimeFormatter.class - [JAR]

├─ tkachgeek.tkachutils.datetime.TimeUtils.class - [JAR]

tkachgeek.tkachutils.dynamicBossBar.broadcast

├─ tkachgeek.tkachutils.dynamicBossBar.broadcast.BroadcastBossBar.class - [JAR]

├─ tkachgeek.tkachutils.dynamicBossBar.broadcast.BroadcastBossBarBuilder.class - [JAR]

├─ tkachgeek.tkachutils.dynamicBossBar.broadcast.BroadcastBossBarManager.class - [JAR]

org.checkerframework.common.initializedfields.qual

├─ org.checkerframework.common.initializedfields.qual.EnsuresInitializedFields.class - [JAR]

├─ org.checkerframework.common.initializedfields.qual.InitializedFields.class - [JAR]

├─ org.checkerframework.common.initializedfields.qual.InitializedFieldsBottom.class - [JAR]

├─ org.checkerframework.common.initializedfields.qual.PolyInitializedFields.class - [JAR]

org.checkerframework.checker.calledmethods.qual

├─ org.checkerframework.checker.calledmethods.qual.CalledMethods.class - [JAR]

├─ org.checkerframework.checker.calledmethods.qual.CalledMethodsBottom.class - [JAR]

├─ org.checkerframework.checker.calledmethods.qual.CalledMethodsPredicate.class - [JAR]

├─ org.checkerframework.checker.calledmethods.qual.EnsuresCalledMethods.class - [JAR]

├─ org.checkerframework.checker.calledmethods.qual.EnsuresCalledMethodsIf.class - [JAR]

tkachgeek.tkachutils.collections.expired

├─ tkachgeek.tkachutils.collections.expired.PaperRunnableExpiredSet.class - [JAR]

├─ tkachgeek.tkachutils.collections.expired.RunnableExpiredSet.class - [JAR]

├─ tkachgeek.tkachutils.collections.expired.VelocityRunnableExpiredSet.class - [JAR]

tkachgeek.tkachutils.protocol.wrapper

├─ tkachgeek.tkachutils.protocol.wrapper.AbstractPacket.class - [JAR]

├─ tkachgeek.tkachutils.protocol.wrapper.IntEnum.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]

tkachgeek.tkachutils.text.component

├─ tkachgeek.tkachutils.text.component.ComponentGradient.class - [JAR]

├─ tkachgeek.tkachutils.text.component.ComponentRandomColor.class - [JAR]

├─ tkachgeek.tkachutils.text.component.LegacyComponentUtil.class - [JAR]

net.kyori.adventure.chat

├─ net.kyori.adventure.chat.ChatType.class - [JAR]

├─ net.kyori.adventure.chat.ChatTypeImpl.class - [JAR]

├─ net.kyori.adventure.chat.SignedMessage.class - [JAR]

├─ net.kyori.adventure.chat.SignedMessageImpl.class - [JAR]

net.kyori.adventure.bossbar

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

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

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

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

ru.cwcode.commands.paperplatform.executor

├─ ru.cwcode.commands.paperplatform.executor.AsyncExecutor.class - [JAR]

├─ ru.cwcode.commands.paperplatform.executor.Executor.class - [JAR]

├─ ru.cwcode.commands.paperplatform.executor.GlobalToggleExecutor.class - [JAR]

├─ ru.cwcode.commands.paperplatform.executor.LocalTimedExecutor.class - [JAR]

├─ ru.cwcode.commands.paperplatform.executor.LocalToggleExecutor.class - [JAR]

org.checkerframework.framework.qual

├─ org.checkerframework.framework.qual.AnnotatedFor.class - [JAR]

├─ org.checkerframework.framework.qual.CFComment.class - [JAR]

├─ org.checkerframework.framework.qual.ConditionalPostconditionAnnotation.class - [JAR]

├─ org.checkerframework.framework.qual.Covariant.class - [JAR]

├─ org.checkerframework.framework.qual.DefaultFor.class - [JAR]

├─ org.checkerframework.framework.qual.DefaultQualifier.class - [JAR]

├─ org.checkerframework.framework.qual.DefaultQualifierForUse.class - [JAR]

├─ org.checkerframework.framework.qual.DefaultQualifierInHierarchy.class - [JAR]

├─ org.checkerframework.framework.qual.EnsuresQualifier.class - [JAR]

├─ org.checkerframework.framework.qual.EnsuresQualifierIf.class - [JAR]

├─ org.checkerframework.framework.qual.FieldInvariant.class - [JAR]

├─ org.checkerframework.framework.qual.FromByteCode.class - [JAR]

├─ org.checkerframework.framework.qual.FromStubFile.class - [JAR]

├─ org.checkerframework.framework.qual.HasQualifierParameter.class - [JAR]

├─ org.checkerframework.framework.qual.IgnoreInWholeProgramInference.class - [JAR]

├─ org.checkerframework.framework.qual.InheritedAnnotation.class - [JAR]

├─ org.checkerframework.framework.qual.InvisibleQualifier.class - [JAR]

├─ org.checkerframework.framework.qual.JavaExpression.class - [JAR]

├─ org.checkerframework.framework.qual.LiteralKind.class - [JAR]

├─ org.checkerframework.framework.qual.MonotonicQualifier.class - [JAR]

├─ org.checkerframework.framework.qual.NoDefaultQualifierForUse.class - [JAR]

├─ org.checkerframework.framework.qual.NoQualifierParameter.class - [JAR]

├─ org.checkerframework.framework.qual.PolymorphicQualifier.class - [JAR]

├─ org.checkerframework.framework.qual.PostconditionAnnotation.class - [JAR]

├─ org.checkerframework.framework.qual.PreconditionAnnotation.class - [JAR]

├─ org.checkerframework.framework.qual.PurityUnqualified.class - [JAR]

├─ org.checkerframework.framework.qual.QualifierArgument.class - [JAR]

├─ org.checkerframework.framework.qual.QualifierForLiterals.class - [JAR]

├─ org.checkerframework.framework.qual.RelevantJavaTypes.class - [JAR]

├─ org.checkerframework.framework.qual.RequiresQualifier.class - [JAR]

├─ org.checkerframework.framework.qual.StubFiles.class - [JAR]

├─ org.checkerframework.framework.qual.SubtypeOf.class - [JAR]

├─ org.checkerframework.framework.qual.TargetLocations.class - [JAR]

├─ org.checkerframework.framework.qual.TypeKind.class - [JAR]

├─ org.checkerframework.framework.qual.TypeUseLocation.class - [JAR]

├─ org.checkerframework.framework.qual.Unused.class - [JAR]

├─ org.checkerframework.framework.qual.UpperBoundFor.class - [JAR]

ru.cwcode.commands.paperplatform

├─ ru.cwcode.commands.paperplatform.PaperMain.class - [JAR]

├─ ru.cwcode.commands.paperplatform.PrintArguments.class - [JAR]

ru.cwcode.commands.arguments.datetime

├─ ru.cwcode.commands.arguments.datetime.DurationArg.class - [JAR]

├─ ru.cwcode.commands.arguments.datetime.TimeArg.class - [JAR]

org.checkerframework.checker.fenum.qual

├─ org.checkerframework.checker.fenum.qual.AwtAlphaCompositingRule.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.AwtColorSpace.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.AwtCursorType.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.AwtFlowLayout.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.Fenum.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.FenumBottom.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.FenumTop.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.FenumUnqualified.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.PolyFenum.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingBoxOrientation.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingCompassDirection.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingElementOrientation.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingHorizontalOrientation.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingSplitPaneOrientation.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingTextOrientation.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingTitleJustification.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingTitlePosition.class - [JAR]

├─ org.checkerframework.checker.fenum.qual.SwingVerticalOrientation.class - [JAR]

tkachgeek.tkachutils.location

├─ tkachgeek.tkachutils.location.LocationUtils.class - [JAR]

├─ tkachgeek.tkachutils.location.YawDirection.class - [JAR]

tkachgeek.tkachutils.server

├─ tkachgeek.tkachutils.server.ServerUtils.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]

tkachgeek.tkachutils.commands

├─ tkachgeek.tkachutils.commands.CommandsUtils.class - [JAR]

net.kyori.adventure.inventory

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

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

org.checkerframework.checker.tainting.qual

├─ org.checkerframework.checker.tainting.qual.PolyTainted.class - [JAR]

├─ org.checkerframework.checker.tainting.qual.Tainted.class - [JAR]

├─ org.checkerframework.checker.tainting.qual.Untainted.class - [JAR]

tkachgeek.tkachutils.colors

├─ tkachgeek.tkachutils.colors.ColorUtils.class - [JAR]

├─ tkachgeek.tkachutils.colors.RGB.class - [JAR]

org.checkerframework.common.returnsreceiver.qual

├─ org.checkerframework.common.returnsreceiver.qual.BottomThis.class - [JAR]

├─ org.checkerframework.common.returnsreceiver.qual.This.class - [JAR]

├─ org.checkerframework.common.returnsreceiver.qual.UnknownThis.class - [JAR]

tkachgeek.tkachutils.benchmark

├─ tkachgeek.tkachutils.benchmark.Benchmark.class - [JAR]

├─ tkachgeek.tkachutils.benchmark.BenchmarkChannel.class - [JAR]

├─ tkachgeek.tkachutils.benchmark.BenchmarkIteration.class - [JAR]

├─ tkachgeek.tkachutils.benchmark.BenchmarkResult.class - [JAR]

├─ tkachgeek.tkachutils.benchmark.BenchmarkStage.class - [JAR]

tkachgeek.tkachutils.dynamicBossBar.personal

├─ tkachgeek.tkachutils.dynamicBossBar.personal.DynamicBossBar.class - [JAR]

├─ tkachgeek.tkachutils.dynamicBossBar.personal.DynamicBossBarBuilder.class - [JAR]

├─ tkachgeek.tkachutils.dynamicBossBar.personal.DynamicBossBarManager.class - [JAR]

tkachgeek.tkachutils.player

├─ tkachgeek.tkachutils.player.PlayerFaceResolver.class - [JAR]

├─ tkachgeek.tkachutils.player.PlayerUtils.class - [JAR]

org.jetbrains.annotations

├─ org.jetbrains.annotations.ApiStatus.class - [JAR]

├─ org.jetbrains.annotations.Async.class - [JAR]

├─ org.jetbrains.annotations.Blocking.class - [JAR]

├─ org.jetbrains.annotations.BlockingExecutor.class - [JAR]

├─ org.jetbrains.annotations.Contract.class - [JAR]

├─ org.jetbrains.annotations.Debug.class - [JAR]

├─ org.jetbrains.annotations.MustBeInvokedByOverriders.class - [JAR]

├─ org.jetbrains.annotations.Nls.class - [JAR]

├─ org.jetbrains.annotations.NonBlocking.class - [JAR]

├─ org.jetbrains.annotations.NonBlockingExecutor.class - [JAR]

├─ org.jetbrains.annotations.NonNls.class - [JAR]

├─ org.jetbrains.annotations.NotNull.class - [JAR]

├─ org.jetbrains.annotations.Nullable.class - [JAR]

├─ org.jetbrains.annotations.PropertyKey.class - [JAR]

├─ org.jetbrains.annotations.Range.class - [JAR]

├─ org.jetbrains.annotations.TestOnly.class - [JAR]

├─ org.jetbrains.annotations.UnknownNullability.class - [JAR]

├─ org.jetbrains.annotations.Unmodifiable.class - [JAR]

├─ org.jetbrains.annotations.UnmodifiableView.class - [JAR]

├─ org.jetbrains.annotations.VisibleForTesting.class - [JAR]

net.querz.nbt.tag

├─ net.querz.nbt.tag.ArrayTag.class - [JAR]

├─ net.querz.nbt.tag.ByteArrayTag.class - [JAR]

├─ net.querz.nbt.tag.ByteTag.class - [JAR]

├─ net.querz.nbt.tag.CompoundTag.class - [JAR]

├─ net.querz.nbt.tag.DoubleTag.class - [JAR]

├─ net.querz.nbt.tag.EndTag.class - [JAR]

├─ net.querz.nbt.tag.FloatTag.class - [JAR]

├─ net.querz.nbt.tag.IntArrayTag.class - [JAR]

├─ net.querz.nbt.tag.IntTag.class - [JAR]

├─ net.querz.nbt.tag.ListTag.class - [JAR]

├─ net.querz.nbt.tag.LongArrayTag.class - [JAR]

├─ net.querz.nbt.tag.LongTag.class - [JAR]

├─ net.querz.nbt.tag.NonNullEntrySet.class - [JAR]

├─ net.querz.nbt.tag.NumberTag.class - [JAR]

├─ net.querz.nbt.tag.ShortTag.class - [JAR]

├─ net.querz.nbt.tag.StringTag.class - [JAR]

├─ net.querz.nbt.tag.Tag.class - [JAR]

org.checkerframework.checker.interning.qual

├─ org.checkerframework.checker.interning.qual.CompareToMethod.class - [JAR]

├─ org.checkerframework.checker.interning.qual.EqualsMethod.class - [JAR]

├─ org.checkerframework.checker.interning.qual.FindDistinct.class - [JAR]

├─ org.checkerframework.checker.interning.qual.InternMethod.class - [JAR]

├─ org.checkerframework.checker.interning.qual.Interned.class - [JAR]

├─ org.checkerframework.checker.interning.qual.InternedDistinct.class - [JAR]

├─ org.checkerframework.checker.interning.qual.PolyInterned.class - [JAR]

├─ org.checkerframework.checker.interning.qual.UnknownInterned.class - [JAR]

├─ org.checkerframework.checker.interning.qual.UsesObjectEquals.class - [JAR]

org.checkerframework.checker.signedness.qual

├─ org.checkerframework.checker.signedness.qual.PolySigned.class - [JAR]

├─ org.checkerframework.checker.signedness.qual.Signed.class - [JAR]

├─ org.checkerframework.checker.signedness.qual.SignedPositive.class - [JAR]

├─ org.checkerframework.checker.signedness.qual.SignedPositiveFromUnsigned.class - [JAR]

├─ org.checkerframework.checker.signedness.qual.SignednessBottom.class - [JAR]

├─ org.checkerframework.checker.signedness.qual.SignednessGlb.class - [JAR]

├─ org.checkerframework.checker.signedness.qual.UnknownSignedness.class - [JAR]

├─ org.checkerframework.checker.signedness.qual.Unsigned.class - [JAR]

org.checkerframework.common.util.report.qual

├─ org.checkerframework.common.util.report.qual.ReportCall.class - [JAR]

├─ org.checkerframework.common.util.report.qual.ReportCreation.class - [JAR]

├─ org.checkerframework.common.util.report.qual.ReportInherit.class - [JAR]

├─ org.checkerframework.common.util.report.qual.ReportOverride.class - [JAR]

├─ org.checkerframework.common.util.report.qual.ReportReadWrite.class - [JAR]

├─ org.checkerframework.common.util.report.qual.ReportUnqualified.class - [JAR]

├─ org.checkerframework.common.util.report.qual.ReportUse.class - [JAR]

├─ org.checkerframework.common.util.report.qual.ReportWrite.class - [JAR]

tkachgeek.tkachutils.animation.timingFunction

├─ tkachgeek.tkachutils.animation.timingFunction.Linear.class - [JAR]

├─ tkachgeek.tkachutils.animation.timingFunction.TimingFunction.class - [JAR]

├─ tkachgeek.tkachutils.animation.timingFunction.TimingFunctions.class - [JAR]

ru.cwcode.commands.paperplatform.paper

├─ ru.cwcode.commands.paperplatform.paper.PaperCommand.class - [JAR]

├─ ru.cwcode.commands.paperplatform.paper.PaperCommandParser.class - [JAR]

├─ ru.cwcode.commands.paperplatform.paper.PaperLogger.class - [JAR]

├─ ru.cwcode.commands.paperplatform.paper.PaperPlatform.class - [JAR]

├─ ru.cwcode.commands.paperplatform.paper.PaperSender.class - [JAR]

├─ ru.cwcode.commands.paperplatform.paper.PaperTabCompleter.class - [JAR]

net.querz.mca

├─ net.querz.mca.Chunk.class - [JAR]

├─ net.querz.mca.CompressionType.class - [JAR]

├─ net.querz.mca.ExceptionFunction.class - [JAR]

├─ net.querz.mca.LoadFlags.class - [JAR]

├─ net.querz.mca.MCAFile.class - [JAR]

├─ net.querz.mca.MCAUtil.class - [JAR]

├─ net.querz.mca.Section.class - [JAR]

org.checkerframework.common.subtyping.qual

├─ org.checkerframework.common.subtyping.qual.Bottom.class - [JAR]

├─ org.checkerframework.common.subtyping.qual.Unqualified.class - [JAR]

tkachgeek.tkachutils.comparators

├─ tkachgeek.tkachutils.comparators.Comparators.class - [JAR]

org.checkerframework.dataflow.qual

├─ org.checkerframework.dataflow.qual.Deterministic.class - [JAR]

├─ org.checkerframework.dataflow.qual.Pure.class - [JAR]

├─ org.checkerframework.dataflow.qual.SideEffectFree.class - [JAR]

├─ org.checkerframework.dataflow.qual.TerminatesExecution.class - [JAR]

tkachgeek.tkachutils.numbers

├─ tkachgeek.tkachutils.numbers.NumbersUtils.class - [JAR]

├─ tkachgeek.tkachutils.numbers.Rand.class - [JAR]

tkachgeek.tkachutils.files

├─ tkachgeek.tkachutils.files.FileUtils.class - [JAR]

ru.cwcode.commands.paperplatform.argument

├─ ru.cwcode.commands.paperplatform.argument.BlockArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.EnchantmentArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.MaterialArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.NearPlayersArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.OnlinePlayerWithPermissionArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.OnlinePlayers.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.OnlinePlayersWithoutSender.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.ParticleArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.PlayerArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.PotionEffectArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.SoundArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.WorldArg.class - [JAR]

tkachgeek.tkachutils.license

├─ tkachgeek.tkachutils.license.HardwareUtils.class - [JAR]

├─ tkachgeek.tkachutils.license.License.class - [JAR]

tkachgeek.tkachutils.persistent

├─ tkachgeek.tkachutils.persistent.PersistentHelper.class - [JAR]

org.checkerframework.checker.regex.qual

├─ org.checkerframework.checker.regex.qual.PartialRegex.class - [JAR]

├─ org.checkerframework.checker.regex.qual.PolyRegex.class - [JAR]

├─ org.checkerframework.checker.regex.qual.Regex.class - [JAR]

├─ org.checkerframework.checker.regex.qual.RegexBottom.class - [JAR]

├─ org.checkerframework.checker.regex.qual.UnknownRegex.class - [JAR]

ru.cwcode.commands.paperplatform.features

├─ ru.cwcode.commands.paperplatform.features.ItemFromBase64Command.class - [JAR]

├─ ru.cwcode.commands.paperplatform.features.ItemFromSnbtCommand.class - [JAR]

├─ ru.cwcode.commands.paperplatform.features.ItemToBase64Command.class - [JAR]

├─ ru.cwcode.commands.paperplatform.features.ItemToGsonCommand.class - [JAR]

├─ ru.cwcode.commands.paperplatform.features.ItemToSnbtCommand.class - [JAR]

ru.cwcode.commands.api

├─ ru.cwcode.commands.api.CommandsAPI.class - [JAR]

├─ ru.cwcode.commands.api.Logger.class - [JAR]

├─ ru.cwcode.commands.api.Platform.class - [JAR]

├─ ru.cwcode.commands.api.Sender.class - [JAR]

tkachgeek.tkachutils.conditions

├─ tkachgeek.tkachutils.conditions.Conditions.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]

tkachgeek.tkachutils.bootstrap

├─ tkachgeek.tkachutils.bootstrap.Bootstrap.class - [JAR]

tkachgeek.tkachutils.event

├─ tkachgeek.tkachutils.event.EventHandler.class - [JAR]

├─ tkachgeek.tkachutils.event.EventUtils.class - [JAR]

tkachgeek.tkachutils.world

├─ tkachgeek.tkachutils.world.WorldUtils.class - [JAR]

tkachgeek.tkachutils.xp

├─ tkachgeek.tkachutils.xp.XpUtils.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]

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

ru.cwcode.commands.paperplatform.argument.location

├─ ru.cwcode.commands.paperplatform.argument.location.LocationArg.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.location.LocationPart.class - [JAR]

├─ ru.cwcode.commands.paperplatform.argument.location.TargetXArg.class - [JAR]

org.checkerframework.common.aliasing.qual

├─ org.checkerframework.common.aliasing.qual.LeakedToResult.class - [JAR]

├─ org.checkerframework.common.aliasing.qual.MaybeAliased.class - [JAR]

├─ org.checkerframework.common.aliasing.qual.MaybeLeaked.class - [JAR]

├─ org.checkerframework.common.aliasing.qual.NonLeaked.class - [JAR]

├─ org.checkerframework.common.aliasing.qual.Unique.class - [JAR]

org.checkerframework.common.value.qual

├─ org.checkerframework.common.value.qual.ArrayLen.class - [JAR]

├─ org.checkerframework.common.value.qual.ArrayLenRange.class - [JAR]

├─ org.checkerframework.common.value.qual.BoolVal.class - [JAR]

├─ org.checkerframework.common.value.qual.BottomVal.class - [JAR]

├─ org.checkerframework.common.value.qual.DoubleVal.class - [JAR]

├─ org.checkerframework.common.value.qual.EnsuresMinLenIf.class - [JAR]

├─ org.checkerframework.common.value.qual.EnumVal.class - [JAR]

├─ org.checkerframework.common.value.qual.IntRange.class - [JAR]

├─ org.checkerframework.common.value.qual.IntRangeFromGTENegativeOne.class - [JAR]

├─ org.checkerframework.common.value.qual.IntRangeFromNonNegative.class - [JAR]

├─ org.checkerframework.common.value.qual.IntRangeFromPositive.class - [JAR]

├─ org.checkerframework.common.value.qual.IntVal.class - [JAR]

├─ org.checkerframework.common.value.qual.MatchesRegex.class - [JAR]

├─ org.checkerframework.common.value.qual.MinLen.class - [JAR]

├─ org.checkerframework.common.value.qual.MinLenFieldInvariant.class - [JAR]

├─ org.checkerframework.common.value.qual.PolyValue.class - [JAR]

├─ org.checkerframework.common.value.qual.StaticallyExecutable.class - [JAR]

├─ org.checkerframework.common.value.qual.StringVal.class - [JAR]

├─ org.checkerframework.common.value.qual.UnknownVal.class - [JAR]

org.checkerframework.checker.guieffect.qual

├─ org.checkerframework.checker.guieffect.qual.AlwaysSafe.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.PolyUI.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.PolyUIEffect.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.PolyUIType.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.SafeEffect.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.SafeType.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.UI.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.UIEffect.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.UIPackage.class - [JAR]

├─ org.checkerframework.checker.guieffect.qual.UIType.class - [JAR]

tkachgeek.tkachutils.reflection.injector

├─ tkachgeek.tkachutils.reflection.injector.Inject.class - [JAR]

├─ tkachgeek.tkachutils.reflection.injector.InjectFields.class - [JAR]

├─ tkachgeek.tkachutils.reflection.injector.Injector.class - [JAR]

net.kyori.adventure.internal

├─ net.kyori.adventure.internal.Internals.class - [JAR]

├─ net.kyori.adventure.internal.package-info.class - [JAR]

org.checkerframework.checker.optional.qual

├─ org.checkerframework.checker.optional.qual.MaybePresent.class - [JAR]

├─ org.checkerframework.checker.optional.qual.PolyPresent.class - [JAR]

├─ org.checkerframework.checker.optional.qual.Present.class - [JAR]

net.kyori.adventure.text.format

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

├─ net.kyori.adventure.text.format.MutableStyleSetter.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.StyleGetter.class - [JAR]

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

├─ net.kyori.adventure.text.format.StyleSetter.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]

tkachgeek.tkachutils.items.activeItem

├─ tkachgeek.tkachutils.items.activeItem.ActiveItem.class - [JAR]

├─ tkachgeek.tkachutils.items.activeItem.ActiveItemBuilder.class - [JAR]

├─ tkachgeek.tkachutils.items.activeItem.ActiveItemListener.class - [JAR]

├─ tkachgeek.tkachutils.items.activeItem.ActiveItemRegistry.class - [JAR]

├─ tkachgeek.tkachutils.items.activeItem.ItemAction.class - [JAR]

├─ tkachgeek.tkachutils.items.activeItem.ItemActionEvent.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]

tkachgeek.tkachutils.worldguard

├─ tkachgeek.tkachutils.worldguard.WorldGuardUtils.class - [JAR]

org.checkerframework.checker.formatter.qual

├─ org.checkerframework.checker.formatter.qual.ConversionCategory.class - [JAR]

├─ org.checkerframework.checker.formatter.qual.Format.class - [JAR]

├─ org.checkerframework.checker.formatter.qual.FormatBottom.class - [JAR]

├─ org.checkerframework.checker.formatter.qual.FormatMethod.class - [JAR]

├─ org.checkerframework.checker.formatter.qual.InvalidFormat.class - [JAR]

├─ org.checkerframework.checker.formatter.qual.ReturnsFormat.class - [JAR]

├─ org.checkerframework.checker.formatter.qual.UnknownFormat.class - [JAR]

org.checkerframework.checker.i18nformatter.qual

├─ org.checkerframework.checker.i18nformatter.qual.I18nChecksFormat.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nConversionCategory.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nFormat.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nFormatBottom.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nFormatFor.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nInvalidFormat.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nMakeFormat.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nUnknownFormat.class - [JAR]

├─ org.checkerframework.checker.i18nformatter.qual.I18nValidFormat.class - [JAR]

org.checkerframework.checker.units.qual

├─ org.checkerframework.checker.units.qual.A.class - [JAR]

├─ org.checkerframework.checker.units.qual.Acceleration.class - [JAR]

├─ org.checkerframework.checker.units.qual.Angle.class - [JAR]

├─ org.checkerframework.checker.units.qual.Area.class - [JAR]

├─ org.checkerframework.checker.units.qual.C.class - [JAR]

├─ org.checkerframework.checker.units.qual.Current.class - [JAR]

├─ org.checkerframework.checker.units.qual.K.class - [JAR]

├─ org.checkerframework.checker.units.qual.Length.class - [JAR]

├─ org.checkerframework.checker.units.qual.Luminance.class - [JAR]

├─ org.checkerframework.checker.units.qual.Mass.class - [JAR]

├─ org.checkerframework.checker.units.qual.MixedUnits.class - [JAR]

├─ org.checkerframework.checker.units.qual.PolyUnit.class - [JAR]

├─ org.checkerframework.checker.units.qual.Prefix.class - [JAR]

├─ org.checkerframework.checker.units.qual.Speed.class - [JAR]

├─ org.checkerframework.checker.units.qual.Substance.class - [JAR]

├─ org.checkerframework.checker.units.qual.Temperature.class - [JAR]

├─ org.checkerframework.checker.units.qual.Time.class - [JAR]

├─ org.checkerframework.checker.units.qual.UnitsBottom.class - [JAR]

├─ org.checkerframework.checker.units.qual.UnitsMultiple.class - [JAR]

├─ org.checkerframework.checker.units.qual.UnitsRelations.class - [JAR]

├─ org.checkerframework.checker.units.qual.UnknownUnits.class - [JAR]

├─ org.checkerframework.checker.units.qual.cd.class - [JAR]

├─ org.checkerframework.checker.units.qual.degrees.class - [JAR]

├─ org.checkerframework.checker.units.qual.g.class - [JAR]

├─ org.checkerframework.checker.units.qual.h.class - [JAR]

├─ org.checkerframework.checker.units.qual.kg.class - [JAR]

├─ org.checkerframework.checker.units.qual.km.class - [JAR]

├─ org.checkerframework.checker.units.qual.km2.class - [JAR]

├─ org.checkerframework.checker.units.qual.kmPERh.class - [JAR]

├─ org.checkerframework.checker.units.qual.m.class - [JAR]

├─ org.checkerframework.checker.units.qual.m2.class - [JAR]

├─ org.checkerframework.checker.units.qual.mPERs.class - [JAR]

├─ org.checkerframework.checker.units.qual.mPERs2.class - [JAR]

├─ org.checkerframework.checker.units.qual.min.class - [JAR]

├─ org.checkerframework.checker.units.qual.mm.class - [JAR]

├─ org.checkerframework.checker.units.qual.mm2.class - [JAR]

├─ org.checkerframework.checker.units.qual.mol.class - [JAR]

├─ org.checkerframework.checker.units.qual.radians.class - [JAR]

├─ org.checkerframework.checker.units.qual.s.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.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]

org.checkerframework.checker.builder.qual

├─ org.checkerframework.checker.builder.qual.CalledMethods.class - [JAR]

├─ org.checkerframework.checker.builder.qual.NotCalledMethods.class - [JAR]

├─ org.checkerframework.checker.builder.qual.ReturnsReceiver.class - [JAR]

tkachgeek.tkachutils.animation

├─ tkachgeek.tkachutils.animation.AnimationProperties.class - [JAR]

├─ tkachgeek.tkachutils.animation.ExecutionMode.class - [JAR]

├─ tkachgeek.tkachutils.animation.ObjectAnimation.class - [JAR]

├─ tkachgeek.tkachutils.animation.SimpleAnimation.class - [JAR]

ru.cwcode.commands.permissions

├─ ru.cwcode.commands.permissions.DefaultPermissionGenerationStrategy.class - [JAR]

├─ ru.cwcode.commands.permissions.PermissionGenerationStrategy.class - [JAR]

├─ ru.cwcode.commands.permissions.ProcessResult.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]

net.querz.nbt.io

├─ net.querz.nbt.io.LittleEndianNBTInputStream.class - [JAR]

├─ net.querz.nbt.io.LittleEndianNBTOutputStream.class - [JAR]

├─ net.querz.nbt.io.NBTDeserializer.class - [JAR]

├─ net.querz.nbt.io.NBTInput.class - [JAR]

├─ net.querz.nbt.io.NBTInputStream.class - [JAR]

├─ net.querz.nbt.io.NBTOutput.class - [JAR]

├─ net.querz.nbt.io.NBTOutputStream.class - [JAR]

├─ net.querz.nbt.io.NBTSerializer.class - [JAR]

├─ net.querz.nbt.io.NBTUtil.class - [JAR]

├─ net.querz.nbt.io.NamedTag.class - [JAR]

├─ net.querz.nbt.io.ParseException.class - [JAR]

├─ net.querz.nbt.io.SNBTDeserializer.class - [JAR]

├─ net.querz.nbt.io.SNBTParser.class - [JAR]

├─ net.querz.nbt.io.SNBTSerializer.class - [JAR]

├─ net.querz.nbt.io.SNBTUtil.class - [JAR]

├─ net.querz.nbt.io.SNBTWriter.class - [JAR]

├─ net.querz.nbt.io.StringPointer.class - [JAR]

org.checkerframework.common.reflection.qual

├─ org.checkerframework.common.reflection.qual.ClassBound.class - [JAR]

├─ org.checkerframework.common.reflection.qual.ClassVal.class - [JAR]

├─ org.checkerframework.common.reflection.qual.ClassValBottom.class - [JAR]

├─ org.checkerframework.common.reflection.qual.ForName.class - [JAR]

├─ org.checkerframework.common.reflection.qual.GetClass.class - [JAR]

├─ org.checkerframework.common.reflection.qual.GetConstructor.class - [JAR]

├─ org.checkerframework.common.reflection.qual.GetMethod.class - [JAR]

├─ org.checkerframework.common.reflection.qual.Invoke.class - [JAR]

├─ org.checkerframework.common.reflection.qual.MethodVal.class - [JAR]

├─ org.checkerframework.common.reflection.qual.MethodValBottom.class - [JAR]

├─ org.checkerframework.common.reflection.qual.NewInstance.class - [JAR]

├─ org.checkerframework.common.reflection.qual.UnknownClass.class - [JAR]

├─ org.checkerframework.common.reflection.qual.UnknownMethod.class - [JAR]

ru.cwcode.commands.color

├─ ru.cwcode.commands.color.ColorGenerationStrategy.class - [JAR]

├─ ru.cwcode.commands.color.ColoredScheme.class - [JAR]

├─ ru.cwcode.commands.color.DefaultColorGenerationStrategy.class - [JAR]

├─ ru.cwcode.commands.color.DynamicRainbowColorScheme.class - [JAR]

tkachgeek.tkachutils.cache

├─ tkachgeek.tkachutils.cache.Cache.class - [JAR]

tkachgeek.tkachutils.particles

├─ tkachgeek.tkachutils.particles.ParticlesUtils.class - [JAR]

tkachgeek.tkachutils.confirmable

├─ tkachgeek.tkachutils.confirmable.ChatOutListener.class - [JAR]

├─ tkachgeek.tkachutils.confirmable.ConfirmAPI.class - [JAR]

├─ tkachgeek.tkachutils.confirmable.ConfirmRequest.class - [JAR]

org.checkerframework.checker.nullness.qual

├─ org.checkerframework.checker.nullness.qual.AssertNonNullIfNonNull.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.EnsuresKeyFor.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.EnsuresKeyForIf.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.EnsuresNonNull.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.EnsuresNonNullIf.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.KeyFor.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.KeyForBottom.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.MonotonicNonNull.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.NonNull.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.Nullable.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.PolyKeyFor.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.PolyNull.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.RequiresNonNull.class - [JAR]

├─ org.checkerframework.checker.nullness.qual.UnknownKeyFor.class - [JAR]

tkachgeek.tkachutils.block

├─ tkachgeek.tkachutils.block.BlockUtils.class - [JAR]

org.intellij.lang.annotations

├─ org.intellij.lang.annotations.Flow.class - [JAR]

├─ org.intellij.lang.annotations.Identifier.class - [JAR]

├─ org.intellij.lang.annotations.JdkConstants.class - [JAR]

├─ org.intellij.lang.annotations.Language.class - [JAR]

├─ org.intellij.lang.annotations.MagicConstant.class - [JAR]

├─ org.intellij.lang.annotations.Pattern.class - [JAR]

├─ org.intellij.lang.annotations.PrintFormat.class - [JAR]

├─ org.intellij.lang.annotations.PrintFormatPattern.class - [JAR]

├─ org.intellij.lang.annotations.RegExp.class - [JAR]

├─ org.intellij.lang.annotations.Subst.class - [JAR]

ru.cwcode.commands.arguments.spaced

├─ ru.cwcode.commands.arguments.spaced.SafetySpacedStringArg.class - [JAR]

├─ ru.cwcode.commands.arguments.spaced.SpacedArgument.class - [JAR]

├─ ru.cwcode.commands.arguments.spaced.SpacedDynamicArg.class - [JAR]

├─ ru.cwcode.commands.arguments.spaced.SpacedDynamicList.class - [JAR]

├─ ru.cwcode.commands.arguments.spaced.SpacedListArg.class - [JAR]

├─ ru.cwcode.commands.arguments.spaced.SpacedStringArg.class - [JAR]

net.kyori.adventure.text.serializer.legacy

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

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

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

tkachgeek.tkachutils.scheduler.annotationRepeatable

├─ tkachgeek.tkachutils.scheduler.annotationRepeatable.Repeat.class - [JAR]

├─ tkachgeek.tkachutils.scheduler.annotationRepeatable.RepeatAPI.class - [JAR]

├─ tkachgeek.tkachutils.scheduler.annotationRepeatable.RepeatEntry.class - [JAR]

net.kyori.adventure.nbt.api

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

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

tkachgeek.tkachutils.messages

├─ tkachgeek.tkachutils.messages.Message.class - [JAR]

├─ tkachgeek.tkachutils.messages.MessageReturn.class - [JAR]

├─ tkachgeek.tkachutils.messages.Messages.class - [JAR]

├─ tkachgeek.tkachutils.messages.MessagesUtils.class - [JAR]

├─ tkachgeek.tkachutils.messages.PaperMessage.class - [JAR]

├─ tkachgeek.tkachutils.messages.Placeholder.class - [JAR]

├─ tkachgeek.tkachutils.messages.TargetableMessageReturn.class - [JAR]

├─ tkachgeek.tkachutils.messages.VelocityMessage.class - [JAR]

tkachgeek.tkachutils.text

├─ tkachgeek.tkachutils.text.Declinations.class - [JAR]

├─ tkachgeek.tkachutils.text.DeclinationsType.class - [JAR]

├─ tkachgeek.tkachutils.text.SpacesHider.class - [JAR]

├─ tkachgeek.tkachutils.text.StringIntEntry.class - [JAR]

├─ tkachgeek.tkachutils.text.StringUtils.class - [JAR]

org.checkerframework.checker.propkey.qual

├─ org.checkerframework.checker.propkey.qual.PropertyKey.class - [JAR]

├─ org.checkerframework.checker.propkey.qual.PropertyKeyBottom.class - [JAR]

├─ org.checkerframework.checker.propkey.qual.UnknownPropertyKey.class - [JAR]

tkachgeek.tkachutils.flow

├─ tkachgeek.tkachutils.flow.Flow.class - [JAR]

├─ tkachgeek.tkachutils.flow.FlowAction.class - [JAR]

├─ tkachgeek.tkachutils.flow.FlowIfAction.class - [JAR]

├─ tkachgeek.tkachutils.flow.FlowSimpleAction.class - [JAR]

├─ tkachgeek.tkachutils.flow.FlowWhileAction.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.builder

├─ net.kyori.adventure.builder.AbstractBuilder.class - [JAR]

ru.cwcode.commands.arguments

├─ ru.cwcode.commands.arguments.BindedArgument.class - [JAR]

├─ ru.cwcode.commands.arguments.ComplexArg.class - [JAR]

├─ ru.cwcode.commands.arguments.DynamicList.class - [JAR]

├─ ru.cwcode.commands.arguments.EmptyArg.class - [JAR]

├─ ru.cwcode.commands.arguments.EnumArg.class - [JAR]

├─ ru.cwcode.commands.arguments.ExactStringArg.class - [JAR]

├─ ru.cwcode.commands.arguments.HexColorArg.class - [JAR]

├─ ru.cwcode.commands.arguments.LegacyColorArg.class - [JAR]

├─ ru.cwcode.commands.arguments.ListArg.class - [JAR]

├─ ru.cwcode.commands.arguments.SafetyStringArg.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.PlatformAPI.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]

org.checkerframework.checker.initialization.qual

├─ org.checkerframework.checker.initialization.qual.FBCBottom.class - [JAR]

├─ org.checkerframework.checker.initialization.qual.Initialized.class - [JAR]

├─ org.checkerframework.checker.initialization.qual.NotOnlyInitialized.class - [JAR]

├─ org.checkerframework.checker.initialization.qual.UnderInitialization.class - [JAR]

├─ org.checkerframework.checker.initialization.qual.UnknownInitialization.class - [JAR]

tkachgeek.tkachutils.confirmable.velocity

├─ tkachgeek.tkachutils.confirmable.velocity.ChatOutListener.class - [JAR]

├─ tkachgeek.tkachutils.confirmable.velocity.ConfirmAPI.class - [JAR]

├─ tkachgeek.tkachutils.confirmable.velocity.ConfirmRequest.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]

tkachgeek.tkachutils.collections

├─ tkachgeek.tkachutils.collections.CollectionUtils.class - [JAR]

├─ tkachgeek.tkachutils.collections.CountedSet.class - [JAR]

├─ tkachgeek.tkachutils.collections.EnumUtils.class - [JAR]

├─ tkachgeek.tkachutils.collections.ExpiredSet.class - [JAR]

├─ tkachgeek.tkachutils.collections.MinecraftEnums.class - [JAR]

├─ tkachgeek.tkachutils.collections.PagedCollectionWrapper.class - [JAR]

├─ tkachgeek.tkachutils.collections.ToggleSet.class - [JAR]

net.kyori.adventure.internal.properties

├─ net.kyori.adventure.internal.properties.AdventureProperties.class - [JAR]

├─ net.kyori.adventure.internal.properties.AdventurePropertiesImpl.class - [JAR]

├─ net.kyori.adventure.internal.properties.package-info.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]

tkachgeek.tkachutils.items

├─ tkachgeek.tkachutils.items.InventorySerializer.class - [JAR]

├─ tkachgeek.tkachutils.items.ItemBuilder.class - [JAR]

├─ tkachgeek.tkachutils.items.ItemBuilderFactory.class - [JAR]

├─ tkachgeek.tkachutils.items.ItemBuilderLegacy.class - [JAR]

├─ tkachgeek.tkachutils.items.ItemStackUtils.class - [JAR]

├─ tkachgeek.tkachutils.items.ItemTagHelper.class - [JAR]

├─ tkachgeek.tkachutils.items.ItemTypes.class - [JAR]

├─ tkachgeek.tkachutils.items.SimilarMode.class - [JAR]

tkachgeek.tkachutils.vector

├─ tkachgeek.tkachutils.vector.VectorUtils.class - [JAR]

org.checkerframework.checker.i18n.qual

├─ org.checkerframework.checker.i18n.qual.LocalizableKey.class - [JAR]

├─ org.checkerframework.checker.i18n.qual.LocalizableKeyBottom.class - [JAR]

├─ org.checkerframework.checker.i18n.qual.Localized.class - [JAR]

├─ org.checkerframework.checker.i18n.qual.UnknownLocalizableKey.class - [JAR]

├─ org.checkerframework.checker.i18n.qual.UnknownLocalized.class - [JAR]

net.kyori.adventure.permission

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

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

net.kyori.adventure.text

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

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

├─ net.kyori.adventure.text.AbstractNBTComponentBuilder.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.ComponentInternals.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]

tkachgeek.tkachutils.animation.timingFunction.cubicBezier

├─ tkachgeek.tkachutils.animation.timingFunction.cubicBezier.CubicBezier.class - [JAR]

├─ tkachgeek.tkachutils.animation.timingFunction.cubicBezier.CubicBezierInst.class - [JAR]

├─ tkachgeek.tkachutils.animation.timingFunction.cubicBezier.Point.class - [JAR]

tkachgeek.tkachutils.config

├─ tkachgeek.tkachutils.config.ConfigUtils.class - [JAR]

├─ tkachgeek.tkachutils.config.ItemStackConstituents.class - [JAR]

tkachgeek.tkachutils.entity

├─ tkachgeek.tkachutils.entity.EntityUtils.class - [JAR]

├─ tkachgeek.tkachutils.entity.FireworkUtils.class - [JAR]

├─ tkachgeek.tkachutils.entity.Hologram.class - [JAR]

ru.cwcode.commands.executor

├─ ru.cwcode.commands.executor.AbstractExecutor.class - [JAR]

├─ ru.cwcode.commands.executor.AbstractGlobalToggleExecutor.class - [JAR]

├─ ru.cwcode.commands.executor.AbstractLocalTimedExecutor.class - [JAR]

├─ ru.cwcode.commands.executor.AbstractLocalToggleExecutor.class - [JAR]

org.checkerframework.checker.lock.qual

├─ org.checkerframework.checker.lock.qual.EnsuresLockHeld.class - [JAR]

├─ org.checkerframework.checker.lock.qual.EnsuresLockHeldIf.class - [JAR]

├─ org.checkerframework.checker.lock.qual.GuardSatisfied.class - [JAR]

├─ org.checkerframework.checker.lock.qual.GuardedBy.class - [JAR]

├─ org.checkerframework.checker.lock.qual.GuardedByBottom.class - [JAR]

├─ org.checkerframework.checker.lock.qual.GuardedByUnknown.class - [JAR]

├─ org.checkerframework.checker.lock.qual.Holding.class - [JAR]

├─ org.checkerframework.checker.lock.qual.LockHeld.class - [JAR]

├─ org.checkerframework.checker.lock.qual.LockPossiblyHeld.class - [JAR]

├─ org.checkerframework.checker.lock.qual.LockingFree.class - [JAR]

├─ org.checkerframework.checker.lock.qual.MayReleaseLocks.class - [JAR]

├─ org.checkerframework.checker.lock.qual.ReleasesNoLocks.class - [JAR]

ru.cwcode.commands

├─ ru.cwcode.commands.Argument.class - [JAR]

├─ ru.cwcode.commands.ArgumentFitnessResult.class - [JAR]

├─ ru.cwcode.commands.ArgumentParser.class - [JAR]

├─ ru.cwcode.commands.ArgumentSearchResult.class - [JAR]

├─ ru.cwcode.commands.ArgumentSet.class - [JAR]

├─ ru.cwcode.commands.Command.class - [JAR]

├─ ru.cwcode.commands.CommandParser.class - [JAR]

├─ ru.cwcode.commands.CompletionStyle.class - [JAR]

├─ ru.cwcode.commands.DebugMode.class - [JAR]

├─ ru.cwcode.commands.Help.class - [JAR]

├─ ru.cwcode.commands.Receiver.class - [JAR]

├─ ru.cwcode.commands.TabCompleter.class - [JAR]

ru.cwcode.commands.arguments.basic

├─ ru.cwcode.commands.arguments.basic.BooleanArg.class - [JAR]

├─ ru.cwcode.commands.arguments.basic.DoubleArg.class - [JAR]

├─ ru.cwcode.commands.arguments.basic.DynamicArg.class - [JAR]

├─ ru.cwcode.commands.arguments.basic.IntegerArg.class - [JAR]

├─ ru.cwcode.commands.arguments.basic.StringArg.class - [JAR]

org.checkerframework.checker.signature.qual

├─ org.checkerframework.checker.signature.qual.ArrayWithoutPackage.class - [JAR]

├─ org.checkerframework.checker.signature.qual.BinaryName.class - [JAR]

├─ org.checkerframework.checker.signature.qual.BinaryNameOrPrimitiveType.class - [JAR]

├─ org.checkerframework.checker.signature.qual.BinaryNameWithoutPackage.class - [JAR]

├─ org.checkerframework.checker.signature.qual.CanonicalName.class - [JAR]

├─ org.checkerframework.checker.signature.qual.CanonicalNameAndBinaryName.class - [JAR]

├─ org.checkerframework.checker.signature.qual.CanonicalNameOrEmpty.class - [JAR]

├─ org.checkerframework.checker.signature.qual.CanonicalNameOrPrimitiveType.class - [JAR]

├─ org.checkerframework.checker.signature.qual.ClassGetName.class - [JAR]

├─ org.checkerframework.checker.signature.qual.ClassGetSimpleName.class - [JAR]

├─ org.checkerframework.checker.signature.qual.DotSeparatedIdentifiers.class - [JAR]

├─ org.checkerframework.checker.signature.qual.DotSeparatedIdentifiersOrPrimitiveType.class - [JAR]

├─ org.checkerframework.checker.signature.qual.FieldDescriptor.class - [JAR]

├─ org.checkerframework.checker.signature.qual.FieldDescriptorForPrimitive.class - [JAR]

├─ org.checkerframework.checker.signature.qual.FieldDescriptorWithoutPackage.class - [JAR]

├─ org.checkerframework.checker.signature.qual.FqBinaryName.class - [JAR]

├─ org.checkerframework.checker.signature.qual.FullyQualifiedName.class - [JAR]

├─ org.checkerframework.checker.signature.qual.Identifier.class - [JAR]

├─ org.checkerframework.checker.signature.qual.IdentifierOrPrimitiveType.class - [JAR]

├─ org.checkerframework.checker.signature.qual.InternalForm.class - [JAR]

├─ org.checkerframework.checker.signature.qual.MethodDescriptor.class - [JAR]

├─ org.checkerframework.checker.signature.qual.PolySignature.class - [JAR]

├─ org.checkerframework.checker.signature.qual.PrimitiveType.class - [JAR]

├─ org.checkerframework.checker.signature.qual.SignatureBottom.class - [JAR]

├─ org.checkerframework.checker.signature.qual.SignatureUnknown.class - [JAR]

tkachgeek.tkachutils.reflection

├─ tkachgeek.tkachutils.reflection.ClassScanner.class - [JAR]

├─ tkachgeek.tkachutils.reflection.ReflectionUtils.class - [JAR]

org.checkerframework.checker.index.qual

├─ org.checkerframework.checker.index.qual.EnsuresLTLengthOf.class - [JAR]

├─ org.checkerframework.checker.index.qual.EnsuresLTLengthOfIf.class - [JAR]

├─ org.checkerframework.checker.index.qual.GTENegativeOne.class - [JAR]

├─ org.checkerframework.checker.index.qual.HasSubsequence.class - [JAR]

├─ org.checkerframework.checker.index.qual.IndexFor.class - [JAR]

├─ org.checkerframework.checker.index.qual.IndexOrHigh.class - [JAR]

├─ org.checkerframework.checker.index.qual.IndexOrLow.class - [JAR]

├─ org.checkerframework.checker.index.qual.LTEqLengthOf.class - [JAR]

├─ org.checkerframework.checker.index.qual.LTLengthOf.class - [JAR]

├─ org.checkerframework.checker.index.qual.LTOMLengthOf.class - [JAR]

├─ org.checkerframework.checker.index.qual.LengthOf.class - [JAR]

├─ org.checkerframework.checker.index.qual.LessThan.class - [JAR]

├─ org.checkerframework.checker.index.qual.LessThanBottom.class - [JAR]

├─ org.checkerframework.checker.index.qual.LessThanUnknown.class - [JAR]

├─ org.checkerframework.checker.index.qual.LowerBoundBottom.class - [JAR]

├─ org.checkerframework.checker.index.qual.LowerBoundUnknown.class - [JAR]

├─ org.checkerframework.checker.index.qual.NegativeIndexFor.class - [JAR]

├─ org.checkerframework.checker.index.qual.NonNegative.class - [JAR]

├─ org.checkerframework.checker.index.qual.PolyIndex.class - [JAR]

├─ org.checkerframework.checker.index.qual.PolyLength.class - [JAR]

├─ org.checkerframework.checker.index.qual.PolyLowerBound.class - [JAR]

├─ org.checkerframework.checker.index.qual.PolySameLen.class - [JAR]

├─ org.checkerframework.checker.index.qual.PolyUpperBound.class - [JAR]

├─ org.checkerframework.checker.index.qual.Positive.class - [JAR]

├─ org.checkerframework.checker.index.qual.SameLen.class - [JAR]

├─ org.checkerframework.checker.index.qual.SameLenBottom.class - [JAR]

├─ org.checkerframework.checker.index.qual.SameLenUnknown.class - [JAR]

├─ org.checkerframework.checker.index.qual.SearchIndexBottom.class - [JAR]

├─ org.checkerframework.checker.index.qual.SearchIndexFor.class - [JAR]

├─ org.checkerframework.checker.index.qual.SearchIndexUnknown.class - [JAR]

├─ org.checkerframework.checker.index.qual.SubstringIndexBottom.class - [JAR]

├─ org.checkerframework.checker.index.qual.SubstringIndexFor.class - [JAR]

├─ org.checkerframework.checker.index.qual.SubstringIndexUnknown.class - [JAR]

├─ org.checkerframework.checker.index.qual.UpperBoundBottom.class - [JAR]

├─ org.checkerframework.checker.index.qual.UpperBoundUnknown.class - [JAR]

tkachgeek.tkachutils.text.nanoid

├─ tkachgeek.tkachutils.text.nanoid.NanoID.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]

org.checkerframework.checker.compilermsgs.qual

├─ org.checkerframework.checker.compilermsgs.qual.CompilerMessageKey.class - [JAR]

├─ org.checkerframework.checker.compilermsgs.qual.CompilerMessageKeyBottom.class - [JAR]

├─ org.checkerframework.checker.compilermsgs.qual.UnknownCompilerMessageKey.class - [JAR]