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 PaperCommands-1.1.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]
ru.cwcode.cwutils.colors
├─ ru.cwcode.cwutils.colors.ColorUtils.class - [JAR]
├─ ru.cwcode.cwutils.colors.RGB.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]
ru.cwcode.cwutils.bootstrap
├─ ru.cwcode.cwutils.bootstrap.Bootstrap.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]
ru.cwcode.cwutils.scheduler
├─ ru.cwcode.cwutils.scheduler.AbstractScheduler.class - [JAR]
├─ ru.cwcode.cwutils.scheduler.Scheduler.class - [JAR]
├─ ru.cwcode.cwutils.scheduler.Tasks.class - [JAR]
├─ ru.cwcode.cwutils.scheduler.VoidScheduler.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]
ru.cwcode.cwutils.vector
├─ ru.cwcode.cwutils.vector.VectorUtils.class - [JAR]
ru.cwcode.cwutils.protocol.wrapper
├─ ru.cwcode.cwutils.protocol.wrapper.AbstractPacket.class - [JAR]
├─ ru.cwcode.cwutils.protocol.wrapper.IntEnum.class - [JAR]
ru.cwcode.cwutils.server
├─ ru.cwcode.cwutils.server.ServerUtils.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.AutowiredExecutor.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.cwutils.benchmark
├─ ru.cwcode.cwutils.benchmark.Benchmark.class - [JAR]
├─ ru.cwcode.cwutils.benchmark.BenchmarkChannel.class - [JAR]
├─ ru.cwcode.cwutils.benchmark.BenchmarkIteration.class - [JAR]
├─ ru.cwcode.cwutils.benchmark.BenchmarkResult.class - [JAR]
├─ ru.cwcode.cwutils.benchmark.BenchmarkStage.class - [JAR]
ru.cwcode.commands.paperplatform
├─ ru.cwcode.commands.paperplatform.PaperMain.class - [JAR]
├─ ru.cwcode.commands.paperplatform.PrintArguments.class - [JAR]
ru.cwcode.cwutils.numbers
├─ ru.cwcode.cwutils.numbers.NumbersUtils.class - [JAR]
├─ ru.cwcode.cwutils.numbers.Rand.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]
ru.cwcode.cwutils.entity
├─ ru.cwcode.cwutils.entity.EntityUtils.class - [JAR]
├─ ru.cwcode.cwutils.entity.FireworkUtils.class - [JAR]
├─ ru.cwcode.cwutils.entity.Hologram.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]
ru.cwcode.commands.preconditions
├─ ru.cwcode.commands.preconditions.CommandPreconditionResult.class - [JAR]
├─ ru.cwcode.commands.preconditions.OnlyForNonPlayersPrecondition.class - [JAR]
├─ ru.cwcode.commands.preconditions.OnlyForPlayersPrecondition.class - [JAR]
├─ ru.cwcode.commands.preconditions.Precondition.class - [JAR]
├─ ru.cwcode.commands.preconditions.PredicatePrecondition.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]
ru.cwcode.cwutils.messages
├─ ru.cwcode.cwutils.messages.Message.class - [JAR]
├─ ru.cwcode.cwutils.messages.MessageReturn.class - [JAR]
├─ ru.cwcode.cwutils.messages.Messages.class - [JAR]
├─ ru.cwcode.cwutils.messages.MessagesUtils.class - [JAR]
├─ ru.cwcode.cwutils.messages.PaperMessage.class - [JAR]
├─ ru.cwcode.cwutils.messages.Placeholder.class - [JAR]
├─ ru.cwcode.cwutils.messages.TargetableMessageReturn.class - [JAR]
├─ ru.cwcode.cwutils.messages.VelocityMessage.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]
ru.cwcode.cwutils.persistent
├─ ru.cwcode.cwutils.persistent.PersistentHelper.class - [JAR]
ru.cwcode.commands.preconditions.processor
├─ ru.cwcode.commands.preconditions.processor.PermissionPrecondition.class - [JAR]
├─ ru.cwcode.commands.preconditions.processor.PreconditionProcessor.class - [JAR]
├─ ru.cwcode.commands.preconditions.processor.PreconditionRequirements.class - [JAR]
├─ ru.cwcode.commands.preconditions.processor.PreconditionResult.class - [JAR]
ru.cwcode.cwutils.xp
├─ ru.cwcode.cwutils.xp.XpUtils.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]
ru.cwcode.cwutils.scheduler.annotationRepeatable
├─ ru.cwcode.cwutils.scheduler.annotationRepeatable.Repeat.class - [JAR]
├─ ru.cwcode.cwutils.scheduler.annotationRepeatable.RepeatAPI.class - [JAR]
├─ ru.cwcode.cwutils.scheduler.annotationRepeatable.RepeatEntry.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]
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]
ru.cwcode.cwutils.collections
├─ ru.cwcode.cwutils.collections.CollectionUtils.class - [JAR]
├─ ru.cwcode.cwutils.collections.CountedSet.class - [JAR]
├─ ru.cwcode.cwutils.collections.EnumUtils.class - [JAR]
├─ ru.cwcode.cwutils.collections.ExpiredSet.class - [JAR]
├─ ru.cwcode.cwutils.collections.MinecraftEnums.class - [JAR]
├─ ru.cwcode.cwutils.collections.PagedCollectionWrapper.class - [JAR]
├─ ru.cwcode.cwutils.collections.ToggleSet.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]
ru.cwcode.cwutils.collections.expired
├─ ru.cwcode.cwutils.collections.expired.PaperRunnableExpiredSet.class - [JAR]
├─ ru.cwcode.cwutils.collections.expired.RunnableExpiredSet.class - [JAR]
├─ ru.cwcode.cwutils.collections.expired.VelocityRunnableExpiredSet.class - [JAR]
ru.cwcode.cwutils.conditions
├─ ru.cwcode.cwutils.conditions.Conditions.class - [JAR]
ru.cwcode.cwutils.animation.timingFunction.cubicBezier
├─ ru.cwcode.cwutils.animation.timingFunction.cubicBezier.CubicBezier.class - [JAR]
├─ ru.cwcode.cwutils.animation.timingFunction.cubicBezier.CubicBezierInst.class - [JAR]
├─ ru.cwcode.cwutils.animation.timingFunction.cubicBezier.Point.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]
ru.cwcode.cwutils.license
├─ ru.cwcode.cwutils.license.HardwareUtils.class - [JAR]
├─ ru.cwcode.cwutils.license.License.class - [JAR]
ru.cwcode.cwutils.text.nanoid
├─ ru.cwcode.cwutils.text.nanoid.NanoID.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.cwutils.confirmable.velocity
├─ ru.cwcode.cwutils.confirmable.velocity.ChatOutListener.class - [JAR]
├─ ru.cwcode.cwutils.confirmable.velocity.ConfirmAPI.class - [JAR]
├─ ru.cwcode.cwutils.confirmable.velocity.ConfirmRequest.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]
ru.cwcode.cwutils.player
├─ ru.cwcode.cwutils.player.PlayerFaceResolver.class - [JAR]
├─ ru.cwcode.cwutils.player.PlayerUtils.class - [JAR]
├─ ru.cwcode.cwutils.player.WindowIdCatcher.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]
ru.cwcode.cwutils.dynamicBossBar.broadcast
├─ ru.cwcode.cwutils.dynamicBossBar.broadcast.BroadcastBossBar.class - [JAR]
├─ ru.cwcode.cwutils.dynamicBossBar.broadcast.BroadcastBossBarBuilder.class - [JAR]
├─ ru.cwcode.cwutils.dynamicBossBar.broadcast.BroadcastBossBarManager.class - [JAR]
├─ ru.cwcode.cwutils.dynamicBossBar.broadcast.BroadcastBossBar_v1_16_5.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]
ru.cwcode.cwutils.reflection.injector
├─ ru.cwcode.cwutils.reflection.injector.Inject.class - [JAR]
├─ ru.cwcode.cwutils.reflection.injector.InjectFields.class - [JAR]
├─ ru.cwcode.cwutils.reflection.injector.Injector.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]
net.kyori.adventure.internal
├─ net.kyori.adventure.internal.Internals.class - [JAR]
├─ net.kyori.adventure.internal.package-info.class - [JAR]
ru.cwcode.cwutils.dynamicBossBar.personal
├─ ru.cwcode.cwutils.dynamicBossBar.personal.DynamicBossBar.class - [JAR]
├─ ru.cwcode.cwutils.dynamicBossBar.personal.DynamicBossBarBuilder.class - [JAR]
├─ ru.cwcode.cwutils.dynamicBossBar.personal.DynamicBossBarManager.class - [JAR]
├─ ru.cwcode.cwutils.dynamicBossBar.personal.DynamicBossBar_v1_16_5.class - [JAR]
ru.cwcode.cwutils.block
├─ ru.cwcode.cwutils.block.BlockUtils.class - [JAR]
ru.cwcode.cwutils.location
├─ ru.cwcode.cwutils.location.LocationUtils.class - [JAR]
├─ ru.cwcode.cwutils.location.YawDirection.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]
ru.cwcode.cwutils.items.activeItem
├─ ru.cwcode.cwutils.items.activeItem.ActiveItem.class - [JAR]
├─ ru.cwcode.cwutils.items.activeItem.ActiveItemBuilder.class - [JAR]
├─ ru.cwcode.cwutils.items.activeItem.ActiveItemListener.class - [JAR]
├─ ru.cwcode.cwutils.items.activeItem.ActiveItemRegistry.class - [JAR]
├─ ru.cwcode.cwutils.items.activeItem.ItemAction.class - [JAR]
├─ ru.cwcode.cwutils.items.activeItem.ItemActionEvent.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]
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]
ru.cwcode.cwutils.commands
├─ ru.cwcode.cwutils.commands.CommandsUtils.class - [JAR]
ru.cwcode.cwutils.animation
├─ ru.cwcode.cwutils.animation.AnimationProperties.class - [JAR]
├─ ru.cwcode.cwutils.animation.ExecutionMode.class - [JAR]
├─ ru.cwcode.cwutils.animation.ObjectAnimation.class - [JAR]
├─ ru.cwcode.cwutils.animation.SimpleAnimation.class - [JAR]
ru.cwcode.cwutils.cache
├─ ru.cwcode.cwutils.cache.Cache.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]
ru.cwcode.cwutils.reflection
├─ ru.cwcode.cwutils.reflection.ClassScanner.class - [JAR]
├─ ru.cwcode.cwutils.reflection.ReflectionUtils.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]
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]
ru.cwcode.cwutils.confirmable
├─ ru.cwcode.cwutils.confirmable.ChatOutListener.class - [JAR]
├─ ru.cwcode.cwutils.confirmable.ConfirmAPI.class - [JAR]
├─ ru.cwcode.cwutils.confirmable.ConfirmRequest.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]
ru.cwcode.cwutils.world
├─ ru.cwcode.cwutils.world.WorldUtils.class - [JAR]
ru.cwcode.cwutils.worldguard
├─ ru.cwcode.cwutils.worldguard.WorldGuardUtils.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]
ru.cwcode.cwutils.particles
├─ ru.cwcode.cwutils.particles.ParticlesUtils.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.cwutils.bossBar
├─ ru.cwcode.cwutils.bossBar.LegacyBossBarAdapter.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]
ru.cwcode.cwutils.text.component
├─ ru.cwcode.cwutils.text.component.ComponentGradient.class - [JAR]
├─ ru.cwcode.cwutils.text.component.ComponentRandomColor.class - [JAR]
├─ ru.cwcode.cwutils.text.component.LegacyComponentUtil.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]
ru.cwcode.cwutils.items
├─ ru.cwcode.cwutils.items.InventorySerializer.class - [JAR]
├─ ru.cwcode.cwutils.items.ItemBuilder.class - [JAR]
├─ ru.cwcode.cwutils.items.ItemBuilderFactory.class - [JAR]
├─ ru.cwcode.cwutils.items.ItemBuilderLegacy.class - [JAR]
├─ ru.cwcode.cwutils.items.ItemStackUtils.class - [JAR]
├─ ru.cwcode.cwutils.items.ItemTagHelper.class - [JAR]
├─ ru.cwcode.cwutils.items.ItemTypes.class - [JAR]
├─ ru.cwcode.cwutils.items.SimilarMode.class - [JAR]
net.kyori.adventure.nbt.api
├─ net.kyori.adventure.nbt.api.BinaryTagHolder.class - [JAR]
├─ net.kyori.adventure.nbt.api.BinaryTagHolderImpl.class - [JAR]
ru.cwcode.cwutils.files
├─ ru.cwcode.cwutils.files.FileUtils.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]
ru.cwcode.cwutils.comparators
├─ ru.cwcode.cwutils.comparators.Comparators.class - [JAR]
ru.cwcode.cwutils.datetime
├─ ru.cwcode.cwutils.datetime.Expireable.class - [JAR]
├─ ru.cwcode.cwutils.datetime.StringToDuration.class - [JAR]
├─ ru.cwcode.cwutils.datetime.TimeFormatter.class - [JAR]
├─ ru.cwcode.cwutils.datetime.TimeUtils.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.MultiBindedArgument.class - [JAR]
├─ ru.cwcode.commands.arguments.SafetyStringArg.class - [JAR]
ru.cwcode.cwutils.config
├─ ru.cwcode.cwutils.config.ConfigUtils.class - [JAR]
├─ ru.cwcode.cwutils.config.ItemStackConstituents.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]
ru.cwcode.cwutils.protocol
├─ ru.cwcode.cwutils.protocol.Packet.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]
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]
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]
ru.cwcode.cwutils.animation.timingFunction
├─ ru.cwcode.cwutils.animation.timingFunction.Linear.class - [JAR]
├─ ru.cwcode.cwutils.animation.timingFunction.TimingFunction.class - [JAR]
├─ ru.cwcode.cwutils.animation.timingFunction.TimingFunctions.class - [JAR]
ru.cwcode.cwutils.event
├─ ru.cwcode.cwutils.event.EventHandler.class - [JAR]
├─ ru.cwcode.cwutils.event.EventUtils.class - [JAR]
ru.cwcode.commands.executor
├─ ru.cwcode.commands.executor.AbstractAutowiredExecutor.class - [JAR]
├─ 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]
├─ ru.cwcode.commands.executor.CommonExecutor.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.CommandNode.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.Permissible.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]
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]
ru.cwcode.cwutils.flow
├─ ru.cwcode.cwutils.flow.Flow.class - [JAR]
├─ ru.cwcode.cwutils.flow.FlowAction.class - [JAR]
├─ ru.cwcode.cwutils.flow.FlowIfAction.class - [JAR]
├─ ru.cwcode.cwutils.flow.FlowSimpleAction.class - [JAR]
├─ ru.cwcode.cwutils.flow.FlowWhileAction.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]
ru.cwcode.cwutils.text
├─ ru.cwcode.cwutils.text.Declinations.class - [JAR]
├─ ru.cwcode.cwutils.text.DeclinationsType.class - [JAR]
├─ ru.cwcode.cwutils.text.SpacesHider.class - [JAR]
├─ ru.cwcode.cwutils.text.StringIntEntry.class - [JAR]
├─ ru.cwcode.cwutils.text.StringUtils.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]