@wunk/lb-script-api-types 0.38.10 → 0.38.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4547) hide show
  1. package/README.md +74 -0
  2. package/augmentations/ScriptModule.augmentation.d.ts +113 -0
  3. package/package.json +3 -3
  4. package/registry-full/index.d.ts +21 -6
  5. package/registry-lb/index.d.ts +6 -2
  6. package/types/ai/djl/Device.d.ts +1 -3
  7. package/types/ai/djl/metric/Metric.d.ts +0 -1
  8. package/types/ai/djl/modality/nlp/DefaultVocabulary$Builder.d.ts +1 -3
  9. package/types/ai/djl/modality/nlp/DefaultVocabulary$TokenInfo.d.ts +1 -3
  10. package/types/ai/djl/modality/nlp/embedding/TrainableWordEmbedding.d.ts +0 -2
  11. package/types/ai/djl/ndarray/NDList$SafeTensor.d.ts +1 -3
  12. package/types/ai/djl/ndarray/internal/NDFormat$BooleanFormat.d.ts +1 -3
  13. package/types/ai/djl/ndarray/internal/NDFormat$FloatFormat.d.ts +1 -3
  14. package/types/ai/djl/ndarray/internal/NDFormat$IntFormat.d.ts +1 -3
  15. package/types/ai/djl/ndarray/internal/NDFormat$StringFormat.d.ts +1 -3
  16. package/types/ai/djl/nn/SequentialBlock$StreamIterator.d.ts +1 -3
  17. package/types/ai/djl/nn/core/Embedding$DefaultEmbedding.d.ts +1 -1
  18. package/types/ai/djl/nn/core/Embedding$DefaultItem.d.ts +1 -1
  19. package/types/ai/djl/nn/transformer/BertBlock$Builder.d.ts +1 -3
  20. package/types/ai/djl/nn/transformer/BertBlock.d.ts +1 -3
  21. package/types/ai/djl/nn/transformer/IdEmbedding.d.ts +1 -3
  22. package/types/ai/djl/nn/transformer/ScaledDotProductAttentionBlock$Builder.d.ts +1 -3
  23. package/types/ai/djl/nn/transformer/ScaledDotProductAttentionBlock.d.ts +1 -3
  24. package/types/ai/djl/pytorch/engine/PtNDManager.d.ts +1 -3
  25. package/types/ai/djl/repository/RepositoryFactoryImpl$DjlRepositoryFactory.d.ts +1 -3
  26. package/types/ai/djl/repository/RepositoryFactoryImpl$JarRepositoryFactory.d.ts +1 -3
  27. package/types/ai/djl/repository/RepositoryFactoryImpl$LocalRepositoryFactory.d.ts +1 -3
  28. package/types/ai/djl/repository/Version$Comp.d.ts +1 -3
  29. package/types/ai/djl/repository/zoo/Criteria$Builder.d.ts +0 -1
  30. package/types/ai/djl/training/ParameterStore$ParameterData.d.ts +1 -3
  31. package/types/ai/djl/training/listener/EarlyStoppingListener.d.ts +1 -3
  32. package/types/ai/djl/training/loss/YOLOv3Loss.d.ts +1 -3
  33. package/types/ai/djl/training/tracker/CosineTracker$Builder.d.ts +1 -3
  34. package/types/ai/djl/training/tracker/CyclicalTracker$Builder.d.ts +1 -3
  35. package/types/ai/djl/training/tracker/CyclicalTracker$Triangular2ScaleFunction.d.ts +1 -3
  36. package/types/ai/djl/training/tracker/CyclicalTracker$TriangularScaleFunction.d.ts +1 -3
  37. package/types/ai/djl/training/tracker/FactorTracker$Builder.d.ts +1 -3
  38. package/types/ai/djl/training/tracker/FixedPerVarTracker$Builder.d.ts +1 -3
  39. package/types/ai/djl/training/tracker/FixedTracker$Builder.d.ts +1 -3
  40. package/types/ai/djl/training/tracker/LinearTracker$Builder.d.ts +1 -3
  41. package/types/ai/djl/training/tracker/MultiFactorTracker$Builder.d.ts +1 -3
  42. package/types/ai/djl/training/tracker/PolynomialDecayTracker$Builder.d.ts +1 -3
  43. package/types/ai/djl/training/tracker/WarmUpTracker$Builder.d.ts +1 -3
  44. package/types/ai/djl/translate/ExpansionTranslatorFactory$ExpandedTranslatorOptions.d.ts +1 -3
  45. package/types/ai/djl/translate/PaddingStackBatchifier$Builder.d.ts +1 -3
  46. package/types/ai/djl/translate/PaddingStackBatchifier.d.ts +1 -3
  47. package/types/ai/djl/translate/Pipeline$IndexKey.d.ts +2 -5
  48. package/types/ai/djl/util/PairList$Itr.d.ts +1 -1
  49. package/types/ai/djl/util/ZipUtils$ValidationInputStream$End.d.ts +1 -3
  50. package/types/ai/djl/util/passthrough/PassthroughNDManager.d.ts +0 -1
  51. package/types/com/azure/json/implementation/jackson/core/Base64Variant.d.ts +0 -2
  52. package/types/com/azure/json/implementation/jackson/core/util/ByteArrayBuilder.d.ts +0 -1
  53. package/types/com/azure/json/implementation/jackson/core/util/TextBuffer.d.ts +0 -1
  54. package/types/com/azure/json/models/JsonArray.d.ts +0 -1
  55. package/types/com/azure/json/models/JsonObject.d.ts +0 -1
  56. package/types/com/google/common/base/CaseFormat.d.ts +1 -3
  57. package/types/com/google/common/base/CharMatcher$BitSetMatcher.d.ts +2 -3
  58. package/types/com/google/common/base/Converter$FunctionBasedConverter.d.ts +2 -3
  59. package/types/com/google/common/base/Equivalence$Wrapper.d.ts +1 -3
  60. package/types/com/google/common/base/FinalizableReferenceQueue$DirectStarter.d.ts +1 -3
  61. package/types/com/google/common/base/Functions$PredicateFunction.d.ts +1 -3
  62. package/types/com/google/common/base/Functions$SupplierFunction.d.ts +1 -3
  63. package/types/com/google/common/base/Joiner$MapJoiner.d.ts +1 -3
  64. package/types/com/google/common/base/Joiner.d.ts +1 -4
  65. package/types/com/google/common/base/MoreObjects$ToStringHelper$UnconditionalValueHolder.d.ts +1 -3
  66. package/types/com/google/common/base/MoreObjects$ToStringHelper.d.ts +1 -3
  67. package/types/com/google/common/base/Platform$JdkPatternCompiler.d.ts +1 -3
  68. package/types/com/google/common/base/Predicates$AndPredicate.d.ts +1 -3
  69. package/types/com/google/common/base/Predicates$CompositionPredicate.d.ts +1 -3
  70. package/types/com/google/common/base/Predicates$InPredicate.d.ts +1 -3
  71. package/types/com/google/common/base/Predicates$InstanceOfPredicate.d.ts +1 -3
  72. package/types/com/google/common/base/Predicates$IsEqualToPredicate.d.ts +1 -3
  73. package/types/com/google/common/base/Predicates$ObjectPredicate.d.ts +1 -3
  74. package/types/com/google/common/base/Predicates$OrPredicate.d.ts +1 -3
  75. package/types/com/google/common/base/Predicates$SubtypeOfPredicate.d.ts +1 -3
  76. package/types/com/google/common/base/Splitter$MapSplitter.d.ts +2 -3
  77. package/types/com/google/common/cache/CacheBuilderSpec$AccessDurationParser.d.ts +1 -3
  78. package/types/com/google/common/cache/CacheBuilderSpec$ConcurrencyLevelParser.d.ts +1 -3
  79. package/types/com/google/common/cache/CacheBuilderSpec$DurationParser.d.ts +1 -3
  80. package/types/com/google/common/cache/CacheBuilderSpec$InitialCapacityParser.d.ts +1 -3
  81. package/types/com/google/common/cache/CacheBuilderSpec$IntegerParser.d.ts +1 -3
  82. package/types/com/google/common/cache/CacheBuilderSpec$LongParser.d.ts +1 -3
  83. package/types/com/google/common/cache/CacheBuilderSpec$MaximumSizeParser.d.ts +1 -3
  84. package/types/com/google/common/cache/CacheBuilderSpec$MaximumWeightParser.d.ts +1 -3
  85. package/types/com/google/common/cache/CacheBuilderSpec$RecordStatsParser.d.ts +1 -3
  86. package/types/com/google/common/cache/CacheBuilderSpec$RefreshDurationParser.d.ts +1 -3
  87. package/types/com/google/common/cache/CacheBuilderSpec$WriteDurationParser.d.ts +1 -3
  88. package/types/com/google/common/cache/LocalCache$EntryFactory.d.ts +2 -3
  89. package/types/com/google/common/cache/LocalCache$EntryIterator.d.ts +1 -1
  90. package/types/com/google/common/cache/LocalCache$HashIterator.d.ts +1 -1
  91. package/types/com/google/common/cache/LocalCache$KeyIterator.d.ts +1 -1
  92. package/types/com/google/common/cache/LocalCache$LocalManualCache.d.ts +2 -3
  93. package/types/com/google/common/cache/LocalCache$ManualSerializationProxy.d.ts +0 -1
  94. package/types/com/google/common/cache/LocalCache$Strength.d.ts +1 -3
  95. package/types/com/google/common/cache/LocalCache$ValueIterator.d.ts +1 -1
  96. package/types/com/google/common/cache/LocalCache$WriteThroughEntry.d.ts +1 -1
  97. package/types/com/google/common/cache/LongAddables$JavaUtilConcurrentLongAdder.d.ts +1 -3
  98. package/types/com/google/common/cache/RemovalCause.d.ts +1 -3
  99. package/types/com/google/common/collect/AbstractBiMap$BiMapEntry.d.ts +1 -1
  100. package/types/com/google/common/collect/AbstractMapBasedMultimap$Itr.d.ts +1 -1
  101. package/types/com/google/common/collect/AbstractMapBasedMultiset$MapBasedMultisetIterator.d.ts +1 -1
  102. package/types/com/google/common/collect/CollectCollectors$EnumSetAccumulator.d.ts +1 -3
  103. package/types/com/google/common/collect/CompactHashMap$Itr.d.ts +1 -3
  104. package/types/com/google/common/collect/CompactHashMap$MapEntry.d.ts +1 -1
  105. package/types/com/google/common/collect/ComparisonChain.d.ts +1 -3
  106. package/types/com/google/common/collect/DiscreteDomain.d.ts +1 -3
  107. package/types/com/google/common/collect/EmptyContiguousSet$SerializedForm.d.ts +1 -3
  108. package/types/com/google/common/collect/EnumMultiset$Itr.d.ts +2 -1
  109. package/types/com/google/common/collect/FilteredEntryMultimap$ValuePredicate.d.ts +1 -1
  110. package/types/com/google/common/collect/ImmutableRangeSet.d.ts +0 -1
  111. package/types/com/google/common/collect/Interners$InternerBuilder.d.ts +1 -3
  112. package/types/com/google/common/collect/Interners$InternerImpl.d.ts +1 -3
  113. package/types/com/google/common/collect/LinkedHashMultimap$MultimapIterationChain.d.ts +3 -3
  114. package/types/com/google/common/collect/LinkedListMultimap$DistinctKeyIterator.d.ts +1 -2
  115. package/types/com/google/common/collect/LinkedListMultimap$NodeIterator.d.ts +1 -1
  116. package/types/com/google/common/collect/LinkedListMultimap$ValueForKeyIterator.d.ts +2 -2
  117. package/types/com/google/common/collect/LinkedListMultimap.d.ts +0 -2
  118. package/types/com/google/common/collect/MapMakerInternalMap$EntryIterator.d.ts +1 -1
  119. package/types/com/google/common/collect/MapMakerInternalMap$HashIterator.d.ts +1 -1
  120. package/types/com/google/common/collect/MapMakerInternalMap$KeyIterator.d.ts +1 -1
  121. package/types/com/google/common/collect/MapMakerInternalMap$Strength.d.ts +3 -3
  122. package/types/com/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry.d.ts +3 -3
  123. package/types/com/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry.d.ts +3 -3
  124. package/types/com/google/common/collect/MapMakerInternalMap$StrongKeyWeakValueEntry.d.ts +2 -3
  125. package/types/com/google/common/collect/MapMakerInternalMap$ValueIterator.d.ts +1 -1
  126. package/types/com/google/common/collect/MapMakerInternalMap$WeakKeyDummyValueEntry.d.ts +3 -3
  127. package/types/com/google/common/collect/MapMakerInternalMap$WeakKeyStrongValueEntry.d.ts +3 -3
  128. package/types/com/google/common/collect/MapMakerInternalMap$WriteThroughEntry.d.ts +1 -1
  129. package/types/com/google/common/collect/MinMaxPriorityQueue$Builder.d.ts +1 -3
  130. package/types/com/google/common/collect/MinMaxPriorityQueue$Heap.d.ts +1 -1
  131. package/types/com/google/common/collect/MinMaxPriorityQueue$QueueIterator.d.ts +1 -3
  132. package/types/com/google/common/collect/MultimapBuilder.d.ts +1 -3
  133. package/types/com/google/common/collect/RegularContiguousSet$SerializedForm.d.ts +2 -3
  134. package/types/com/google/common/collect/SortedLists$KeyAbsentBehavior.d.ts +1 -3
  135. package/types/com/google/common/collect/SortedLists$KeyPresentBehavior.d.ts +1 -3
  136. package/types/com/google/common/collect/StandardTable$CellIterator.d.ts +1 -3
  137. package/types/com/google/common/collect/StandardTable$ColumnKeyIterator.d.ts +1 -3
  138. package/types/com/google/common/collect/TableCollectors$ImmutableTableCollectorState.d.ts +1 -3
  139. package/types/com/google/common/collect/TreeMultimap.d.ts +0 -1
  140. package/types/com/google/common/collect/TreeMultiset$Aggregate.d.ts +2 -3
  141. package/types/com/google/common/collect/TreeMultiset$Reference.d.ts +2 -3
  142. package/types/com/google/common/collect/TreeRangeMap$SubRangeMap.d.ts +1 -1
  143. package/types/com/google/common/collect/TreeRangeSet$Complement.d.ts +1 -1
  144. package/types/com/google/common/collect/TreeRangeSet$SubRangeSet.d.ts +1 -1
  145. package/types/com/google/common/collect/TreeRangeSet.d.ts +1 -3
  146. package/types/com/google/common/collect/TreeTraverser$BreadthFirstIterator.d.ts +1 -1
  147. package/types/com/google/common/collect/TreeTraverser$PostOrderIterator.d.ts +1 -1
  148. package/types/com/google/common/collect/TreeTraverser$PreOrderIterator.d.ts +1 -1
  149. package/types/com/google/common/escape/Escapers$Builder.d.ts +2 -3
  150. package/types/com/google/common/eventbus/Dispatcher$LegacyAsyncDispatcher$EventWithSubscriber.d.ts +1 -3
  151. package/types/com/google/common/eventbus/Dispatcher$LegacyAsyncDispatcher.d.ts +1 -3
  152. package/types/com/google/common/eventbus/Dispatcher$PerThreadQueuedDispatcher$Event.d.ts +1 -3
  153. package/types/com/google/common/eventbus/Dispatcher$PerThreadQueuedDispatcher.d.ts +1 -3
  154. package/types/com/google/common/eventbus/Subscriber$SynchronizedSubscriber.d.ts +1 -3
  155. package/types/com/google/common/eventbus/Subscriber.d.ts +1 -3
  156. package/types/com/google/common/graph/EndpointPairIterator$Directed.d.ts +1 -3
  157. package/types/com/google/common/graph/EndpointPairIterator$Undirected.d.ts +1 -3
  158. package/types/com/google/common/graph/EndpointPairIterator.d.ts +1 -3
  159. package/types/com/google/common/graph/Traverser$InsertionOrder.d.ts +2 -3
  160. package/types/com/google/common/graph/Traverser.d.ts +1 -3
  161. package/types/com/google/common/hash/BloomFilter.d.ts +1 -3
  162. package/types/com/google/common/hash/BloomFilterStrategies.d.ts +1 -3
  163. package/types/com/google/common/hash/ChecksumHashFunction$ChecksumHasher.d.ts +1 -3
  164. package/types/com/google/common/hash/Hashing$ChecksumType.d.ts +1 -3
  165. package/types/com/google/common/hash/Hashing$ConcatenatedHashFunction.d.ts +1 -3
  166. package/types/com/google/common/hash/Hashing$Crc32CSupplier.d.ts +1 -3
  167. package/types/com/google/common/hash/LittleEndianByteArray$JavaLittleEndianBytes.d.ts +1 -3
  168. package/types/com/google/common/hash/LittleEndianByteArray$UnsafeByteArray.d.ts +1 -3
  169. package/types/com/google/common/hash/LittleEndianByteArray$VarHandleLittleEndianBytes.d.ts +1 -3
  170. package/types/com/google/common/hash/LittleEndianByteArray$VarHandleLittleEndianBytesMaker.d.ts +1 -3
  171. package/types/com/google/common/hash/MacHashFunction$MacHasher.d.ts +1 -3
  172. package/types/com/google/common/hash/MessageDigestHashFunction$MessageDigestHasher.d.ts +1 -3
  173. package/types/com/google/common/hash/MessageDigestHashFunction$SerializedForm.d.ts +1 -3
  174. package/types/com/google/common/io/BaseEncoding$Alphabet.d.ts +0 -1
  175. package/types/com/google/common/io/BaseEncoding$Base16Encoding.d.ts +0 -1
  176. package/types/com/google/common/io/BaseEncoding$Base64Encoding.d.ts +0 -1
  177. package/types/com/google/common/io/ByteSink$AsCharSink.d.ts +1 -3
  178. package/types/com/google/common/io/FileBackedOutputStream$MemoryOutput.d.ts +1 -3
  179. package/types/com/google/common/io/Files$FileByteSink.d.ts +2 -3
  180. package/types/com/google/common/io/Files$FileByteSource.d.ts +2 -3
  181. package/types/com/google/common/io/Files$FilePredicate.d.ts +2 -3
  182. package/types/com/google/common/io/MoreFiles$PathByteSink.d.ts +3 -3
  183. package/types/com/google/common/io/MoreFiles$PathByteSource.d.ts +2 -3
  184. package/types/com/google/common/io/Resources$UrlByteSource.d.ts +2 -3
  185. package/types/com/google/common/io/TempFileCreator$JavaIoCreator.d.ts +1 -3
  186. package/types/com/google/common/io/TempFileCreator$JavaNioCreator.d.ts +1 -3
  187. package/types/com/google/common/io/TempFileCreator$ThrowingCreator.d.ts +1 -3
  188. package/types/com/google/common/io/TempFileCreator.d.ts +1 -3
  189. package/types/com/google/common/math/LinearTransformation$LinearTransformationBuilder.d.ts +1 -3
  190. package/types/com/google/common/math/LongMath$MillerRabinTester.d.ts +1 -3
  191. package/types/com/google/common/math/Quantiles$Scale.d.ts +1 -3
  192. package/types/com/google/common/math/Quantiles$ScaleAndIndex.d.ts +1 -3
  193. package/types/com/google/common/math/Quantiles$ScaleAndIndexes.d.ts +1 -3
  194. package/types/com/google/common/net/InetAddresses$Scope.d.ts +1 -3
  195. package/types/com/google/common/net/InternetDomainName.d.ts +0 -1
  196. package/types/com/google/common/primitives/ImmutableDoubleArray.d.ts +1 -4
  197. package/types/com/google/common/primitives/ImmutableIntArray.d.ts +1 -4
  198. package/types/com/google/common/primitives/ImmutableLongArray.d.ts +1 -4
  199. package/types/com/google/common/primitives/UnsignedBytes$ArraysCompareUnsignedComparatorMaker.d.ts +1 -3
  200. package/types/com/google/common/reflect/ImmutableTypeToInstanceMap$Builder.d.ts +1 -3
  201. package/types/com/google/common/reflect/Invokable.d.ts +1 -1
  202. package/types/com/google/common/reflect/TypeResolver$TypeTable.d.ts +0 -1
  203. package/types/com/google/common/reflect/TypeResolver$WildcardCapturer.d.ts +2 -4
  204. package/types/com/google/common/reflect/TypeResolver.d.ts +2 -3
  205. package/types/com/google/common/reflect/TypeToken$TypeCollector.d.ts +2 -3
  206. package/types/com/google/common/reflect/TypeToken$TypeFilter.d.ts +2 -3
  207. package/types/com/google/common/reflect/TypeToken.d.ts +2 -3
  208. package/types/com/google/common/reflect/Types$ClassOwnership.d.ts +2 -3
  209. package/types/com/google/common/reflect/Types$JavaVersion.d.ts +2 -3
  210. package/types/com/google/common/util/concurrent/AbstractFutureState$AtomicHelper.d.ts +1 -3
  211. package/types/com/google/common/util/concurrent/AbstractFutureState$AtomicReferenceFieldUpdaterAtomicHelper.d.ts +1 -3
  212. package/types/com/google/common/util/concurrent/AbstractFutureState$SynchronizedHelper.d.ts +1 -3
  213. package/types/com/google/common/util/concurrent/AbstractFutureState$UnsafeAtomicHelper.d.ts +1 -3
  214. package/types/com/google/common/util/concurrent/AbstractFutureState$VarHandleAtomicHelper.d.ts +1 -3
  215. package/types/com/google/common/util/concurrent/AbstractFutureState$VarHandleAtomicHelperMaker.d.ts +1 -3
  216. package/types/com/google/common/util/concurrent/AbstractIdleService$DelegateService.d.ts +1 -3
  217. package/types/com/google/common/util/concurrent/AbstractIdleService$ThreadNameSupplier.d.ts +1 -3
  218. package/types/com/google/common/util/concurrent/AbstractScheduledService$Scheduler.d.ts +2 -3
  219. package/types/com/google/common/util/concurrent/AbstractScheduledService$ServiceDelegate.d.ts +2 -3
  220. package/types/com/google/common/util/concurrent/AggregateFutureState$AtomicHelper.d.ts +1 -3
  221. package/types/com/google/common/util/concurrent/AggregateFutureState$SafeAtomicHelper.d.ts +1 -3
  222. package/types/com/google/common/util/concurrent/AggregateFutureState$SynchronizedAtomicHelper.d.ts +1 -3
  223. package/types/com/google/common/util/concurrent/ClosingFuture$Combiner.d.ts +2 -3
  224. package/types/com/google/common/util/concurrent/ClosingFuture$Combiner2.d.ts +2 -3
  225. package/types/com/google/common/util/concurrent/ClosingFuture$Combiner3.d.ts +2 -3
  226. package/types/com/google/common/util/concurrent/ClosingFuture$Combiner4.d.ts +2 -3
  227. package/types/com/google/common/util/concurrent/ClosingFuture$Combiner5.d.ts +2 -3
  228. package/types/com/google/common/util/concurrent/ClosingFuture$DeferredCloser.d.ts +2 -3
  229. package/types/com/google/common/util/concurrent/ClosingFuture$Peeker.d.ts +2 -3
  230. package/types/com/google/common/util/concurrent/ClosingFuture$ReachabilityFenceCaller.d.ts +2 -3
  231. package/types/com/google/common/util/concurrent/ClosingFuture$ValueAndCloser.d.ts +2 -3
  232. package/types/com/google/common/util/concurrent/ClosingFuture.d.ts +2 -4
  233. package/types/com/google/common/util/concurrent/CombinedFuture$AsyncCallableInterruptibleTask.d.ts +1 -1
  234. package/types/com/google/common/util/concurrent/CombinedFuture$CallableInterruptibleTask.d.ts +1 -1
  235. package/types/com/google/common/util/concurrent/CombinedFuture$CombinedFutureInterruptibleTask.d.ts +1 -1
  236. package/types/com/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantLock.d.ts +2 -3
  237. package/types/com/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock.d.ts +2 -3
  238. package/types/com/google/common/util/concurrent/CycleDetectingLockFactory$Policies.d.ts +3 -3
  239. package/types/com/google/common/util/concurrent/CycleDetectingLockFactory$PotentialDeadlockException.d.ts +2 -3
  240. package/types/com/google/common/util/concurrent/CycleDetectingLockFactory.d.ts +3 -3
  241. package/types/com/google/common/util/concurrent/ExecutionSequencer$TaskNonReentrantExecutor.d.ts +0 -2
  242. package/types/com/google/common/util/concurrent/ExecutionSequencer$ThreadConfinedTaskQueue.d.ts +0 -2
  243. package/types/com/google/common/util/concurrent/Futures$FutureCombiner.d.ts +2 -3
  244. package/types/com/google/common/util/concurrent/Futures$InCompletionOrderFuture.d.ts +2 -3
  245. package/types/com/google/common/util/concurrent/Futures$InCompletionOrderState.d.ts +2 -3
  246. package/types/com/google/common/util/concurrent/InterruptibleTask$Blocker.d.ts +1 -3
  247. package/types/com/google/common/util/concurrent/InterruptibleTask$DoNothingRunnable.d.ts +1 -3
  248. package/types/com/google/common/util/concurrent/SequentialExecutor$QueueWorker.d.ts +1 -3
  249. package/types/com/google/common/util/concurrent/ServiceManager$EmptyServiceManagerWarning.d.ts +3 -3
  250. package/types/com/google/common/util/concurrent/ServiceManager$NoOpService.d.ts +3 -3
  251. package/types/com/google/common/util/concurrent/SmoothRateLimiter.d.ts +1 -3
  252. package/types/com/google/common/util/concurrent/Striped$CompactStriped.d.ts +1 -3
  253. package/types/com/google/common/util/concurrent/Striped.d.ts +1 -3
  254. package/types/com/google/common/util/concurrent/TimeoutFuture$TimeoutFutureException.d.ts +1 -3
  255. package/types/com/google/common/util/concurrent/TrustedListenableFutureTask$TrustedFutureInterruptibleAsyncTask.d.ts +1 -1
  256. package/types/com/google/common/util/concurrent/TrustedListenableFutureTask$TrustedFutureInterruptibleTask.d.ts +1 -1
  257. package/types/com/google/gson/FieldNamingPolicy.d.ts +1 -3
  258. package/types/com/google/gson/LongSerializationPolicy.d.ts +1 -3
  259. package/types/com/google/gson/ToNumberPolicy.d.ts +1 -3
  260. package/types/com/google/gson/TypeAdapter$NullSafeTypeAdapter.d.ts +1 -3
  261. package/types/com/google/gson/internal/Excluder.d.ts +0 -1
  262. package/types/com/google/gson/internal/LinkedTreeMap$LinkedTreeMapIterator.d.ts +1 -1
  263. package/types/com/google/gson/internal/ReflectionAccessFilterHelper$AccessChecker.d.ts +1 -3
  264. package/types/com/google/gson/internal/Streams$AppendableWriter$CurrentWrite.d.ts +1 -3
  265. package/types/com/google/gson/internal/bind/DefaultDateTypeAdapter.d.ts +2 -5
  266. package/types/com/google/gson/internal/bind/EnumTypeAdapter.d.ts +2 -3
  267. package/types/com/google/gson/internal/bind/JsonAdapterAnnotationTypeAdapterFactory$DummyTypeAdapterFactory.d.ts +1 -3
  268. package/types/com/google/gson/internal/bind/ObjectTypeAdapter.d.ts +1 -3
  269. package/types/com/google/gson/internal/bind/TreeTypeAdapter$GsonContextImpl.d.ts +1 -3
  270. package/types/com/google/gson/internal/reflect/ReflectionHelper$RecordHelper.d.ts +1 -3
  271. package/types/com/google/gson/internal/reflect/ReflectionHelper$RecordNotSupportedHelper.d.ts +1 -3
  272. package/types/com/google/gson/internal/reflect/ReflectionHelper$RecordSupportedHelper.d.ts +1 -3
  273. package/types/com/google/gson/internal/sql/SqlDateTypeAdapter.d.ts +2 -3
  274. package/types/com/google/gson/internal/sql/SqlTimeTypeAdapter.d.ts +2 -3
  275. package/types/com/google/gson/internal/sql/SqlTimestampTypeAdapter.d.ts +2 -3
  276. package/types/com/google/gson/reflect/TypeToken.d.ts +0 -1
  277. package/types/com/ibm/icu/impl/CSCharacterIterator.d.ts +0 -1
  278. package/types/com/ibm/icu/impl/CharacterIteratorWrapper.d.ts +0 -2
  279. package/types/com/ibm/icu/impl/DateNumberFormat.d.ts +0 -1
  280. package/types/com/ibm/icu/impl/JavaTimeZone.d.ts +0 -1
  281. package/types/com/ibm/icu/impl/OlsonTimeZone.d.ts +0 -1
  282. package/types/com/ibm/icu/impl/ReplaceableUCharacterIterator.d.ts +0 -2
  283. package/types/com/ibm/icu/impl/Row.d.ts +0 -1
  284. package/types/com/ibm/icu/impl/SimpleFilteredSentenceBreakIterator.d.ts +0 -1
  285. package/types/com/ibm/icu/impl/TimeZoneAdapter.d.ts +0 -1
  286. package/types/com/ibm/icu/impl/TimeZoneGenericNames.d.ts +0 -1
  287. package/types/com/ibm/icu/impl/UCharArrayIterator.d.ts +0 -2
  288. package/types/com/ibm/icu/impl/UCharacterIteratorWrapper.d.ts +0 -1
  289. package/types/com/ibm/icu/impl/UResource$Key.d.ts +0 -2
  290. package/types/com/ibm/icu/impl/breakiter/DictionaryBreakEngine$DequeI.d.ts +0 -1
  291. package/types/com/ibm/icu/impl/breakiter/LSTMBreakEngine$LSTMData.d.ts +0 -1
  292. package/types/com/ibm/icu/impl/coll/SharedObject$Reference.d.ts +0 -1
  293. package/types/com/ibm/icu/impl/coll/SharedObject.d.ts +0 -1
  294. package/types/com/ibm/icu/impl/duration/Period.d.ts +0 -1
  295. package/types/com/ibm/icu/impl/locale/LocaleExtensions.d.ts +0 -1
  296. package/types/com/ibm/icu/impl/locale/UnicodeLocaleExtension.d.ts +0 -1
  297. package/types/com/ibm/icu/impl/number/DecimalFormatProperties.d.ts +0 -1
  298. package/types/com/ibm/icu/impl/number/MacroProps.d.ts +0 -1
  299. package/types/com/ibm/icu/impl/number/MicroProps.d.ts +0 -1
  300. package/types/com/ibm/icu/impl/units/MeasureUnitImpl$UnitsParser$Token.d.ts +0 -1
  301. package/types/com/ibm/icu/math/BigDecimal.d.ts +0 -1
  302. package/types/com/ibm/icu/text/AnyTransliterator.d.ts +0 -1
  303. package/types/com/ibm/icu/text/BreakIterator.d.ts +0 -1
  304. package/types/com/ibm/icu/text/CollationElementIterator.d.ts +0 -1
  305. package/types/com/ibm/icu/text/CollationKey.d.ts +0 -1
  306. package/types/com/ibm/icu/text/Collator.d.ts +0 -1
  307. package/types/com/ibm/icu/text/CurrencyPluralInfo.d.ts +0 -1
  308. package/types/com/ibm/icu/text/DateFormatSymbols.d.ts +0 -2
  309. package/types/com/ibm/icu/text/DateIntervalFormat.d.ts +0 -3
  310. package/types/com/ibm/icu/text/DateIntervalInfo.d.ts +0 -1
  311. package/types/com/ibm/icu/text/DateTimePatternGenerator.d.ts +0 -1
  312. package/types/com/ibm/icu/text/DecimalFormat.d.ts +0 -1
  313. package/types/com/ibm/icu/text/DecimalFormatSymbols.d.ts +0 -3
  314. package/types/com/ibm/icu/text/ListFormatter.d.ts +0 -1
  315. package/types/com/ibm/icu/text/MeasureFormat.d.ts +0 -1
  316. package/types/com/ibm/icu/text/MessageFormat.d.ts +0 -1
  317. package/types/com/ibm/icu/text/MessagePattern.d.ts +0 -1
  318. package/types/com/ibm/icu/text/Normalizer.d.ts +0 -1
  319. package/types/com/ibm/icu/text/NumberFormat.d.ts +0 -1
  320. package/types/com/ibm/icu/text/PersonNameFormatter.d.ts +0 -5
  321. package/types/com/ibm/icu/text/PluralRules$FixedDecimal.d.ts +0 -1
  322. package/types/com/ibm/icu/text/RuleBasedBreakIterator.d.ts +0 -2
  323. package/types/com/ibm/icu/text/RuleBasedCollator.d.ts +0 -1
  324. package/types/com/ibm/icu/text/RuleBasedNumberFormat.d.ts +0 -1
  325. package/types/com/ibm/icu/text/SimpleDateFormat.d.ts +0 -2
  326. package/types/com/ibm/icu/text/StringCharacterIterator.d.ts +0 -1
  327. package/types/com/ibm/icu/text/StringPrep.d.ts +0 -2
  328. package/types/com/ibm/icu/text/TimeUnitFormat.d.ts +0 -2
  329. package/types/com/ibm/icu/text/TimeZoneFormat.d.ts +0 -1
  330. package/types/com/ibm/icu/text/UCharacterIterator.d.ts +0 -1
  331. package/types/com/ibm/icu/util/Calendar.d.ts +0 -1
  332. package/types/com/ibm/icu/util/CompactByteArray.d.ts +0 -1
  333. package/types/com/ibm/icu/util/CompactCharArray.d.ts +0 -1
  334. package/types/com/ibm/icu/util/GregorianCalendar.d.ts +0 -1
  335. package/types/com/ibm/icu/util/LocaleMatcher.d.ts +0 -1
  336. package/types/com/ibm/icu/util/MeasureUnit.d.ts +0 -1
  337. package/types/com/ibm/icu/util/RuleBasedTimeZone.d.ts +0 -1
  338. package/types/com/ibm/icu/util/SimpleTimeZone.d.ts +0 -1
  339. package/types/com/ibm/icu/util/TimeZone.d.ts +0 -1
  340. package/types/com/ibm/icu/util/ULocale.d.ts +0 -2
  341. package/types/com/ibm/icu/util/VTimeZone.d.ts +0 -1
  342. package/types/com/llamalad7/mixinextras/expression/impl/flow/expansion/StringConcatFactoryExpander$ConcatPart.d.ts +1 -3
  343. package/types/com/llamalad7/mixinextras/expression/impl/flow/expansion/StringConcatFactoryExpander$PartialResult.d.ts +1 -3
  344. package/types/com/llamalad7/mixinextras/injector/IntLikeBehaviour.d.ts +1 -3
  345. package/types/com/llamalad7/mixinextras/lib/antlr/runtime/CodePointBuffer$Builder.d.ts +1 -3
  346. package/types/com/llamalad7/mixinextras/lib/antlr/runtime/CodePointBuffer.d.ts +1 -3
  347. package/types/com/llamalad7/mixinextras/lib/antlr/runtime/CodePointCharStream$CodePoint16BitCharStream.d.ts +1 -3
  348. package/types/com/llamalad7/mixinextras/lib/antlr/runtime/CodePointCharStream$CodePoint32BitCharStream.d.ts +1 -3
  349. package/types/com/llamalad7/mixinextras/lib/antlr/runtime/CodePointCharStream$CodePoint8BitCharStream.d.ts +1 -3
  350. package/types/com/llamalad7/mixinextras/lib/antlr/runtime/CodePointCharStream.d.ts +1 -3
  351. package/types/com/llamalad7/mixinextras/lib/antlr/runtime/misc/Array2DHashSet$SetIterator.d.ts +1 -1
  352. package/types/com/llamalad7/mixinextras/lib/semver/VersionParser$CharType.d.ts +1 -3
  353. package/types/com/llamalad7/mixinextras/sugar/impl/ShareInfo$ShareId.d.ts +1 -3
  354. package/types/com/llamalad7/mixinextras/sugar/impl/handlers/HandlerInfo$ParameterWrapper.d.ts +1 -3
  355. package/types/com/llamalad7/mixinextras/utils/PreviousInjectorInsns.d.ts +1 -3
  356. package/types/com/microsoft/aad/msal4j/AuthorizationCodeParameters.d.ts +1 -3
  357. package/types/com/microsoft/aad/msal4j/AuthorizationRequestUrlParameters.d.ts +1 -3
  358. package/types/com/microsoft/aad/msal4j/ClientCredentialParameters.d.ts +1 -3
  359. package/types/com/microsoft/aad/msal4j/ConfidentialClientApplication$Builder.d.ts +1 -3
  360. package/types/com/microsoft/aad/msal4j/ConfidentialClientApplication.d.ts +1 -3
  361. package/types/com/microsoft/aad/msal4j/DeviceCodeFlowParameters.d.ts +1 -3
  362. package/types/com/microsoft/aad/msal4j/IntegratedWindowsAuthenticationParameters.d.ts +1 -3
  363. package/types/com/microsoft/aad/msal4j/InteractiveRequestParameters.d.ts +1 -3
  364. package/types/com/microsoft/aad/msal4j/ManagedIdentityApplication$Builder.d.ts +1 -3
  365. package/types/com/microsoft/aad/msal4j/ManagedIdentityApplication.d.ts +1 -3
  366. package/types/com/microsoft/aad/msal4j/ManagedIdentityParameters.d.ts +1 -3
  367. package/types/com/microsoft/aad/msal4j/MexParser$NegotiateAuthenticationPolicySelector.d.ts +1 -3
  368. package/types/com/microsoft/aad/msal4j/MexParser$WsTrustEndpointPolicySelector.d.ts +1 -3
  369. package/types/com/microsoft/aad/msal4j/OnBehalfOfParameters.d.ts +1 -3
  370. package/types/com/microsoft/aad/msal4j/PublicClientApplication$Builder.d.ts +1 -3
  371. package/types/com/microsoft/aad/msal4j/PublicClientApplication.d.ts +1 -3
  372. package/types/com/microsoft/aad/msal4j/RefreshTokenParameters.d.ts +1 -3
  373. package/types/com/microsoft/aad/msal4j/SilentParameters.d.ts +1 -3
  374. package/types/com/microsoft/aad/msal4j/SystemBrowserOptions.d.ts +1 -3
  375. package/types/com/microsoft/aad/msal4j/UserNamePasswordParameters.d.ts +1 -3
  376. package/types/com/mojang/authlib/yggdrasil/YggdrasilAuthenticationService.d.ts +0 -1
  377. package/types/com/mojang/blaze3d/vulkan/VulkanQueue$Submission$SubmitStage.d.ts +0 -1
  378. package/types/com/mojang/realmsclient/dto/RealmsWorldOptions.d.ts +0 -1
  379. package/types/com/mojang/realmsclient/gui/screens/RealmsGenericErrorScreen.d.ts +0 -2
  380. package/types/com/mojang/realmsclient/gui/screens/RealmsResetWorldScreen.d.ts +0 -1
  381. package/types/com/mojang/serialization/codecs/ListCodec$DecoderState.d.ts +1 -1
  382. package/types/com/oracle/js/parser/Lexer.d.ts +0 -1
  383. package/types/com/oracle/js/parser/ir/AccessNode.d.ts +0 -1
  384. package/types/com/oracle/js/parser/ir/BinaryNode.d.ts +0 -1
  385. package/types/com/oracle/js/parser/ir/Block.d.ts +0 -1
  386. package/types/com/oracle/js/parser/ir/BlockExpression.d.ts +0 -1
  387. package/types/com/oracle/js/parser/ir/BlockStatement.d.ts +0 -1
  388. package/types/com/oracle/js/parser/ir/BreakNode.d.ts +0 -1
  389. package/types/com/oracle/js/parser/ir/CatchNode.d.ts +0 -1
  390. package/types/com/oracle/js/parser/ir/ClassNode.d.ts +0 -1
  391. package/types/com/oracle/js/parser/ir/ContinueNode.d.ts +0 -1
  392. package/types/com/oracle/js/parser/ir/ExportNode.d.ts +0 -2
  393. package/types/com/oracle/js/parser/ir/ExportSpecifierNode.d.ts +0 -1
  394. package/types/com/oracle/js/parser/ir/ExpressionStatement.d.ts +0 -1
  395. package/types/com/oracle/js/parser/ir/ForNode.d.ts +0 -1
  396. package/types/com/oracle/js/parser/ir/FunctionNode.d.ts +0 -1
  397. package/types/com/oracle/js/parser/ir/IdentNode.d.ts +0 -1
  398. package/types/com/oracle/js/parser/ir/IfNode.d.ts +0 -1
  399. package/types/com/oracle/js/parser/ir/ImportClauseNode.d.ts +0 -2
  400. package/types/com/oracle/js/parser/ir/ImportNode.d.ts +0 -2
  401. package/types/com/oracle/js/parser/ir/ImportSpecifierNode.d.ts +0 -1
  402. package/types/com/oracle/js/parser/ir/IndexNode.d.ts +0 -1
  403. package/types/com/oracle/js/parser/ir/LabelNode.d.ts +0 -1
  404. package/types/com/oracle/js/parser/ir/LexicalContext.d.ts +0 -1
  405. package/types/com/oracle/js/parser/ir/LiteralNode$ArrayLiteralNode.d.ts +0 -1
  406. package/types/com/oracle/js/parser/ir/NameSpaceImportNode.d.ts +0 -1
  407. package/types/com/oracle/js/parser/ir/NamedExportsNode.d.ts +0 -1
  408. package/types/com/oracle/js/parser/ir/NamedImportsNode.d.ts +0 -1
  409. package/types/com/oracle/js/parser/ir/Node.d.ts +0 -1
  410. package/types/com/oracle/js/parser/ir/ObjectNode.d.ts +0 -1
  411. package/types/com/oracle/js/parser/ir/PropertyNode.d.ts +0 -1
  412. package/types/com/oracle/js/parser/ir/ReturnNode.d.ts +0 -1
  413. package/types/com/oracle/js/parser/ir/SwitchNode.d.ts +0 -1
  414. package/types/com/oracle/js/parser/ir/TernaryNode.d.ts +0 -1
  415. package/types/com/oracle/js/parser/ir/ThrowNode.d.ts +0 -1
  416. package/types/com/oracle/js/parser/ir/TryNode.d.ts +0 -1
  417. package/types/com/oracle/js/parser/ir/UnaryNode.d.ts +0 -1
  418. package/types/com/oracle/js/parser/ir/VarNode.d.ts +0 -1
  419. package/types/com/oracle/js/parser/ir/WhileNode.d.ts +0 -1
  420. package/types/com/oracle/js/parser/ir/WithNode.d.ts +0 -1
  421. package/types/com/oracle/truffle/api/TruffleContext.d.ts +0 -2
  422. package/types/com/oracle/truffle/api/debug/Breakpoint.d.ts +0 -2
  423. package/types/com/oracle/truffle/api/debug/BreakpointLocation$BreakpointSourceLocation.d.ts +0 -1
  424. package/types/com/oracle/truffle/api/debug/DebugException$CatchLocation.d.ts +0 -1
  425. package/types/com/oracle/truffle/api/debug/DebugScope.d.ts +0 -1
  426. package/types/com/oracle/truffle/api/frame/FrameDescriptor.d.ts +0 -1
  427. package/types/com/oracle/truffle/api/impl/DefaultAssumption.d.ts +0 -2
  428. package/types/com/oracle/truffle/api/impl/ReadOnlyArrayList$LI.d.ts +1 -1
  429. package/types/com/oracle/truffle/api/impl/asm/signature/SignatureWriter.d.ts +0 -1
  430. package/types/com/oracle/truffle/api/impl/asm/tree/FrameNode.d.ts +0 -1
  431. package/types/com/oracle/truffle/api/library/LibraryFactory$CachedAOTExports.d.ts +2 -1
  432. package/types/com/oracle/truffle/api/library/LibraryFactory$ProxyExports.d.ts +1 -1
  433. package/types/com/oracle/truffle/api/library/Message.d.ts +0 -1
  434. package/types/com/oracle/truffle/api/nodes/NodeCloneable.d.ts +0 -1
  435. package/types/com/oracle/truffle/api/object/ShapeImpl.d.ts +0 -1
  436. package/types/com/oracle/truffle/host/HostMethodDesc$SingleMethod.d.ts +0 -1
  437. package/types/com/oracle/truffle/host/HostTargetMapping.d.ts +1 -1
  438. package/types/com/oracle/truffle/js/nodes/access/OrdinaryCreateFromConstructorNode.d.ts +0 -1
  439. package/types/com/oracle/truffle/js/nodes/access/SuperPropertyReferenceNode.d.ts +0 -1
  440. package/types/com/oracle/truffle/js/nodes/instrumentation/JSMaterializedInvokeTargetableNode$EchoTargetValueNode.d.ts +0 -1
  441. package/types/com/oracle/truffle/js/parser/env/Environment$GlobalLexVarRef.d.ts +0 -2
  442. package/types/com/oracle/truffle/js/parser/env/Environment$GlobalVarRef.d.ts +0 -1
  443. package/types/com/oracle/truffle/js/runtime/BigInt.d.ts +0 -1
  444. package/types/com/oracle/truffle/js/runtime/interop/TopScopeObject.d.ts +0 -1
  445. package/types/com/oracle/truffle/js/runtime/util/PrintWriterWrapper.d.ts +0 -1
  446. package/types/com/oracle/truffle/polyglot/OptionValuesImpl.d.ts +0 -1
  447. package/types/com/oracle/truffle/polyglot/PolyglotBindings.d.ts +0 -1
  448. package/types/com/oracle/truffle/polyglot/PolyglotContextConfig$PreinitConfig.d.ts +0 -2
  449. package/types/com/oracle/truffle/polyglot/PolyglotContextImpl$ExitException.d.ts +0 -1
  450. package/types/com/oracle/truffle/polyglot/PolyglotContextImpl.d.ts +0 -1
  451. package/types/com/oracle/truffle/polyglot/PolyglotEngineImpl$CancelExecution.d.ts +0 -1
  452. package/types/com/oracle/truffle/polyglot/PolyglotEngineImpl$InterruptExecution.d.ts +0 -1
  453. package/types/com/oracle/truffle/polyglot/PolyglotMap$EntryImpl.d.ts +1 -1
  454. package/types/com/oracle/truffle/polyglot/PolyglotThreadTask.d.ts +0 -1
  455. package/types/com/oracle/truffle/regex/flavor/python/PythonFlags.d.ts +0 -1
  456. package/types/com/oracle/truffle/regex/flavor/ruby/RubyFlags.d.ts +0 -1
  457. package/types/com/oracle/truffle/regex/result/PreCalculatedResultFactory.d.ts +0 -1
  458. package/types/com/oracle/truffle/regex/tregex/nfa/NFAState.d.ts +0 -2
  459. package/types/com/oracle/truffle/regex/tregex/nodes/dfa/TRegexDFAExecutorNode.d.ts +0 -1
  460. package/types/com/oracle/truffle/regex/tregex/nodes/nfa/TRegexBacktrackingNFAExecutorNode.d.ts +0 -1
  461. package/types/com/oracle/truffle/regex/tregex/parser/RegexASTBuilder$StashedState.d.ts +0 -1
  462. package/types/com/oracle/truffle/regex/tregex/parser/ast/AtomicGroup.d.ts +0 -2
  463. package/types/com/oracle/truffle/regex/tregex/parser/ast/BackReference.d.ts +0 -1
  464. package/types/com/oracle/truffle/regex/tregex/parser/ast/CharacterClass.d.ts +0 -1
  465. package/types/com/oracle/truffle/regex/tregex/parser/ast/ConditionalBackReferenceGroup.d.ts +0 -1
  466. package/types/com/oracle/truffle/regex/tregex/parser/ast/LookAheadAssertion.d.ts +0 -2
  467. package/types/com/oracle/truffle/regex/tregex/parser/ast/LookBehindAssertion.d.ts +0 -2
  468. package/types/com/oracle/truffle/regex/tregex/parser/ast/PositionAssertion.d.ts +0 -1
  469. package/types/com/oracle/truffle/regex/tregex/parser/ast/RegexASTRootNode.d.ts +0 -2
  470. package/types/com/oracle/truffle/regex/tregex/parser/ast/Sequence.d.ts +0 -1
  471. package/types/com/oracle/truffle/regex/tregex/parser/ast/SubexpressionCall.d.ts +0 -1
  472. package/types/com/oracle/truffle/runtime/collection/BTreeQueue$Compress.d.ts +1 -1
  473. package/types/com/oracle/truffle/tools/chromeinspector/types/RemoteObject.d.ts +0 -3
  474. package/types/com/seedfinding/mccore/util/data/StringUnhasher$Config.d.ts +1 -3
  475. package/types/com/seedfinding/mcseed/rand/JRand$RandomWrapper.d.ts +1 -3
  476. package/types/com/sun/jna/Pointer$Opaque.d.ts +1 -3
  477. package/types/com/sun/jna/StringArray.d.ts +0 -1
  478. package/types/com/sun/jna/Structure$LayoutInfo.d.ts +4 -3
  479. package/types/com/sun/jna/VarArgsChecker$NoVarArgsChecker.d.ts +1 -3
  480. package/types/com/sun/jna/VarArgsChecker$RealVarArgsChecker.d.ts +1 -3
  481. package/types/com/sun/jna/VarArgsChecker.d.ts +1 -3
  482. package/types/com/sun/jna/platform/FileUtils$DefaultFileUtils.d.ts +1 -3
  483. package/types/com/sun/jna/platform/WindowUtils$MacWindowUtils.d.ts +1 -3
  484. package/types/com/sun/jna/platform/WindowUtils$W32WindowUtils.d.ts +1 -3
  485. package/types/com/sun/jna/platform/WindowUtils$X11WindowUtils.d.ts +1 -3
  486. package/types/com/sun/jna/platform/win32/COM/Wbemcli$IWbemLocator.d.ts +0 -2
  487. package/types/com/sun/jna/platform/win32/WinCrypt$CertStoreProviderName.d.ts +0 -1
  488. package/types/com/sun/jna/platform/win32/WinNT$FILE_NOTIFY_INFORMATION.d.ts +0 -1
  489. package/types/com/viaversion/nbt/io/TagRegistry$RegisteredTagType.d.ts +1 -3
  490. package/types/com/viaversion/viabackwards/api/rewriters/LegacyBlockItemRewriter$Pos.d.ts +0 -1
  491. package/types/com/viaversion/viabackwards/utils/ChatUtil$ChatFormattingState.d.ts +0 -1
  492. package/types/com/viaversion/viafabricplus/util/ClassLoaderPriorityUtil.d.ts +1 -0
  493. package/types/com/viaversion/viaversion/api/data/BiMappingsBase.d.ts +0 -1
  494. package/types/com/viaversion/viaversion/api/data/FullIdentityMappings.d.ts +0 -1
  495. package/types/com/viaversion/viaversion/api/data/FullMappingsBase.d.ts +0 -1
  496. package/types/com/viaversion/viaversion/api/data/Int2IntMapBiMappings.d.ts +0 -1
  497. package/types/com/viaversion/viaversion/api/minecraft/codec/RegistryAccessImpl.d.ts +0 -1
  498. package/types/com/viaversion/viaversion/api/type/types/ArrayType.d.ts +0 -1
  499. package/types/com/viaversion/viaversion/api/type/types/misc/DynamicType$DataFiller.d.ts +1 -1
  500. package/types/com/viaversion/viaversion/api/type/types/misc/DynamicType$RawDataFiller.d.ts +1 -1
  501. package/types/com/viaversion/viaversion/codec/hash/FallbackCRC32C.d.ts +8 -0
  502. package/types/com/viaversion/viaversion/codec/hash/JavaCRC32C.d.ts +10 -0
  503. package/types/com/viaversion/viaversion/data/item/OriginalHashedItem.d.ts +0 -2
  504. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  505. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2IntOpenHashMap$EntryIterator.d.ts +0 -1
  506. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  507. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2IntOpenHashMap$MapIterator.d.ts +0 -1
  508. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  509. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  510. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  511. package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  512. package/types/com/viaversion/viaversion/libs/fastutil/ints/IntArrayList$Spliterator.d.ts +0 -1
  513. package/types/com/viaversion/viaversion/libs/fastutil/ints/IntArraySet$Spliterator.d.ts +0 -1
  514. package/types/com/viaversion/viaversion/libs/fastutil/ints/IntArrays$ArrayHashStrategy.d.ts +1 -3
  515. package/types/com/viaversion/viaversion/libs/fastutil/ints/IntImmutableList$Spliterator.d.ts +0 -1
  516. package/types/com/viaversion/viaversion/libs/fastutil/ints/IntOpenHashSet$SetIterator.d.ts +1 -3
  517. package/types/com/viaversion/viaversion/libs/fastutil/longs/Long2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  518. package/types/com/viaversion/viaversion/libs/fastutil/longs/Long2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  519. package/types/com/viaversion/viaversion/libs/fastutil/longs/Long2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  520. package/types/com/viaversion/viaversion/libs/fastutil/longs/LongArrayList$Spliterator.d.ts +0 -1
  521. package/types/com/viaversion/viaversion/libs/fastutil/longs/LongArraySet$Spliterator.d.ts +0 -1
  522. package/types/com/viaversion/viaversion/libs/fastutil/longs/LongArrays$ArrayHashStrategy.d.ts +1 -3
  523. package/types/com/viaversion/viaversion/libs/fastutil/longs/LongImmutableList$Spliterator.d.ts +0 -1
  524. package/types/com/viaversion/viaversion/libs/fastutil/longs/LongOpenHashSet$SetIterator.d.ts +1 -3
  525. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  526. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  527. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  528. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  529. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntOpenHashMap$EntryIterator.d.ts +0 -1
  530. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  531. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntOpenHashMap$MapIterator.d.ts +0 -1
  532. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectArrayMap$MapEntry.d.ts +2 -2
  533. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectLinkedOpenHashMap$EntryIterator.d.ts +2 -2
  534. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectLinkedOpenHashMap$FastEntryIterator.d.ts +2 -2
  535. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectLinkedOpenHashMap$KeyIterator.d.ts +2 -2
  536. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectLinkedOpenHashMap$MapEntry.d.ts +2 -2
  537. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectLinkedOpenHashMap$MapIterator.d.ts +2 -3
  538. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectLinkedOpenHashMap$ValueIterator.d.ts +1 -1
  539. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$EntryIterator.d.ts +1 -2
  540. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$EntrySpliterator.d.ts +2 -2
  541. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$FastEntryIterator.d.ts +1 -2
  542. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$KeyIterator.d.ts +1 -1
  543. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$KeySpliterator.d.ts +2 -2
  544. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$MapEntry.d.ts +2 -2
  545. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$MapIterator.d.ts +1 -2
  546. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$MapSpliterator.d.ts +2 -2
  547. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$ValueIterator.d.ts +1 -1
  548. package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2ObjectOpenHashMap$ValueSpliterator.d.ts +2 -2
  549. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectArrayList$Spliterator.d.ts +1 -2
  550. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectArraySet$Spliterator.d.ts +1 -2
  551. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectArrays$ArrayHashStrategy.d.ts +1 -3
  552. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectImmutableList$Spliterator.d.ts +1 -2
  553. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectLinkedOpenHashSet$SetIterator.d.ts +2 -2
  554. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectOpenHashSet$SetIterator.d.ts +1 -3
  555. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectOpenHashSet$SetSpliterator.d.ts +2 -2
  556. package/types/com/viaversion/viaversion/libs/fastutil/objects/ObjectSpliterators$EmptySpliterator.d.ts +0 -1
  557. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectArrayMap$MapEntry.d.ts +2 -2
  558. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectLinkedOpenHashMap$EntryIterator.d.ts +2 -2
  559. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectLinkedOpenHashMap$FastEntryIterator.d.ts +2 -2
  560. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectLinkedOpenHashMap$KeyIterator.d.ts +2 -2
  561. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectLinkedOpenHashMap$MapEntry.d.ts +2 -2
  562. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectLinkedOpenHashMap$MapIterator.d.ts +2 -3
  563. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectLinkedOpenHashMap$ValueIterator.d.ts +1 -1
  564. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$EntryIterator.d.ts +1 -2
  565. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$EntrySpliterator.d.ts +2 -2
  566. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$FastEntryIterator.d.ts +1 -2
  567. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$KeyIterator.d.ts +1 -1
  568. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$KeySpliterator.d.ts +2 -2
  569. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$MapEntry.d.ts +2 -2
  570. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$MapIterator.d.ts +1 -2
  571. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$MapSpliterator.d.ts +2 -2
  572. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$ValueIterator.d.ts +1 -1
  573. package/types/com/viaversion/viaversion/libs/fastutil/objects/Reference2ObjectOpenHashMap$ValueSpliterator.d.ts +2 -2
  574. package/types/com/viaversion/viaversion/libs/fastutil/objects/ReferenceArrayList$Spliterator.d.ts +1 -2
  575. package/types/com/viaversion/viaversion/libs/fastutil/objects/ReferenceArraySet$Spliterator.d.ts +1 -2
  576. package/types/com/viaversion/viaversion/libs/fastutil/objects/ReferenceImmutableList$Spliterator.d.ts +1 -2
  577. package/types/com/viaversion/viaversion/libs/fastutil/objects/ReferenceLinkedOpenHashSet$SetIterator.d.ts +2 -2
  578. package/types/com/viaversion/viaversion/libs/fastutil/objects/ReferenceOpenHashSet$SetIterator.d.ts +1 -3
  579. package/types/com/viaversion/viaversion/libs/fastutil/objects/ReferenceOpenHashSet$SetSpliterator.d.ts +2 -2
  580. package/types/com/viaversion/viaversion/libs/gson/FieldNamingPolicy.d.ts +1 -3
  581. package/types/com/viaversion/viaversion/libs/gson/LongSerializationPolicy.d.ts +1 -3
  582. package/types/com/viaversion/viaversion/libs/gson/ToNumberPolicy.d.ts +1 -3
  583. package/types/com/viaversion/viaversion/libs/gson/TypeAdapter$NullSafeTypeAdapter.d.ts +1 -3
  584. package/types/com/viaversion/viaversion/libs/gson/internal/Excluder.d.ts +0 -1
  585. package/types/com/viaversion/viaversion/libs/gson/internal/LinkedTreeMap$LinkedTreeMapIterator.d.ts +1 -1
  586. package/types/com/viaversion/viaversion/libs/gson/internal/ReflectionAccessFilterHelper$AccessChecker.d.ts +1 -3
  587. package/types/com/viaversion/viaversion/libs/gson/internal/Streams$AppendableWriter$CurrentWrite.d.ts +1 -3
  588. package/types/com/viaversion/viaversion/libs/gson/internal/bind/DefaultDateTypeAdapter.d.ts +2 -5
  589. package/types/com/viaversion/viaversion/libs/gson/internal/bind/EnumTypeAdapter.d.ts +2 -3
  590. package/types/com/viaversion/viaversion/libs/gson/internal/bind/JsonAdapterAnnotationTypeAdapterFactory$DummyTypeAdapterFactory.d.ts +1 -3
  591. package/types/com/viaversion/viaversion/libs/gson/internal/bind/ObjectTypeAdapter.d.ts +1 -3
  592. package/types/com/viaversion/viaversion/libs/gson/internal/bind/TreeTypeAdapter$GsonContextImpl.d.ts +1 -3
  593. package/types/com/viaversion/viaversion/libs/gson/internal/reflect/ReflectionHelper$RecordHelper.d.ts +1 -3
  594. package/types/com/viaversion/viaversion/libs/gson/internal/reflect/ReflectionHelper$RecordNotSupportedHelper.d.ts +1 -3
  595. package/types/com/viaversion/viaversion/libs/gson/internal/reflect/ReflectionHelper$RecordSupportedHelper.d.ts +1 -3
  596. package/types/com/viaversion/viaversion/libs/gson/internal/sql/SqlDateTypeAdapter.d.ts +2 -3
  597. package/types/com/viaversion/viaversion/libs/gson/internal/sql/SqlTimeTypeAdapter.d.ts +2 -3
  598. package/types/com/viaversion/viaversion/libs/gson/internal/sql/SqlTimestampTypeAdapter.d.ts +2 -3
  599. package/types/com/viaversion/viaversion/libs/gson/reflect/TypeToken.d.ts +0 -1
  600. package/types/com/viaversion/viaversion/libs/mcstructs/converter/model/Either$Left.d.ts +1 -3
  601. package/types/com/viaversion/viaversion/libs/mcstructs/converter/model/Either$Right.d.ts +1 -3
  602. package/types/com/viaversion/viaversion/libs/mcstructs/converter/model/Result$Error.d.ts +1 -3
  603. package/types/com/viaversion/viaversion/libs/mcstructs/converter/model/Result$Success.d.ts +1 -3
  604. package/types/com/viaversion/viaversion/libs/mcstructs/text/TextFormatting.d.ts +0 -2
  605. package/types/com/viaversion/viaversion/libs/mcstructs/text/components/TranslationComponent$TranslatableContentConsumer.d.ts +1 -3
  606. package/types/com/viaversion/viaversion/libs/mcstructs/text/serializer/TextComponentSerializer.d.ts +0 -1
  607. package/types/com/viaversion/viaversion/libs/mcstructs/text/serializer/legacy/SerializerMap.d.ts +1 -3
  608. package/types/com/viaversion/viaversion/libs/mcstructs/text/utils/LegacyStringUtils$LegacyStyle.d.ts +1 -3
  609. package/types/com/viaversion/viaversion/libs/snakeyaml/Yaml$SilentEmitter.d.ts +2 -3
  610. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectBlockMappingSimpleValue.d.ts +1 -3
  611. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectBlockMappingValue.d.ts +1 -3
  612. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectDocumentEnd.d.ts +1 -3
  613. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectDocumentRoot.d.ts +1 -3
  614. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFirstBlockMappingKey.d.ts +1 -3
  615. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFirstBlockSequenceItem.d.ts +1 -3
  616. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFirstDocumentStart.d.ts +1 -3
  617. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFirstFlowMappingKey.d.ts +1 -3
  618. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFirstFlowSequenceItem.d.ts +1 -3
  619. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFlowMappingKey.d.ts +1 -3
  620. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFlowMappingSimpleValue.d.ts +1 -3
  621. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFlowMappingValue.d.ts +1 -3
  622. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectFlowSequenceItem.d.ts +1 -3
  623. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectNothing.d.ts +1 -3
  624. package/types/com/viaversion/viaversion/libs/snakeyaml/emitter/Emitter$ExpectStreamStart.d.ts +1 -3
  625. package/types/com/viaversion/viaversion/libs/snakeyaml/env/EnvScalarConstructor$ConstructEnv.d.ts +1 -3
  626. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseBlockMappingFirstKey.d.ts +1 -3
  627. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseBlockMappingKey.d.ts +1 -3
  628. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseBlockMappingValue.d.ts +1 -3
  629. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseBlockMappingValueComment.d.ts +1 -3
  630. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseBlockNode.d.ts +1 -3
  631. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseBlockSequenceEntryKey.d.ts +1 -3
  632. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseBlockSequenceFirstEntry.d.ts +1 -3
  633. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseDocumentContent.d.ts +1 -3
  634. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseDocumentEnd.d.ts +1 -3
  635. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseDocumentStart.d.ts +1 -3
  636. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowEndComment.d.ts +1 -3
  637. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowMappingEmptyValue.d.ts +1 -3
  638. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowMappingFirstKey.d.ts +1 -3
  639. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowMappingValue.d.ts +1 -3
  640. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowSequenceEntryMappingEnd.d.ts +1 -3
  641. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowSequenceEntryMappingKey.d.ts +1 -3
  642. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowSequenceEntryMappingValue.d.ts +1 -3
  643. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseFlowSequenceFirstEntry.d.ts +1 -3
  644. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseImplicitDocumentStart.d.ts +1 -3
  645. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseIndentlessSequenceEntryKey.d.ts +1 -3
  646. package/types/com/viaversion/viaversion/libs/snakeyaml/parser/ParserImpl$ParseStreamStart.d.ts +1 -3
  647. package/types/com/viaversion/viaversion/protocols/v1_20_5to1_21/storage/EfficiencyAttributeStorage$EnchantAttributeModifier.d.ts +0 -1
  648. package/types/com/viaversion/viaversion/util/CustomKey.d.ts +27 -0
  649. package/types/com/viaversion/viaversion/util/Key.d.ts +2 -7
  650. package/types/com/viaversion/viaversion/util/MinecraftKey$ColonPrefixedMinecraftKey.d.ts +19 -0
  651. package/types/com/viaversion/viaversion/util/MinecraftKey$CompactMinecraftKey.d.ts +18 -0
  652. package/types/com/viaversion/viaversion/util/MinecraftKey$FullMinecraftKey.d.ts +18 -0
  653. package/types/com/viaversion/viaversion/util/MinecraftKey.d.ts +23 -0
  654. package/types/io/github/douira/glsl_transformer/ast/node/expression/LiteralExpression.d.ts +0 -1
  655. package/types/io/github/douira/glsl_transformer/ast/node/expression/unary/FunctionCallExpression.d.ts +0 -1
  656. package/types/io/github/douira/glsl_transformer/ast/node/external_declaration/PragmaDirective.d.ts +0 -1
  657. package/types/io/github/douira/glsl_transformer/ast/node/statement/loop/WhileLoopStatement.d.ts +0 -1
  658. package/types/io/github/douira/glsl_transformer/ast/node/type/qualifier/StorageQualifier.d.ts +0 -1
  659. package/types/io/github/douira/glsl_transformer/ast/traversal/ASTWalker.d.ts +0 -1
  660. package/types/io/jsonwebtoken/gson/io/GsonDeserializer.d.ts +0 -1
  661. package/types/io/jsonwebtoken/impl/ParameterMap$EntryIterator.d.ts +1 -3
  662. package/types/io/jsonwebtoken/impl/ParameterMap$KeyIterator.d.ts +1 -3
  663. package/types/io/jsonwebtoken/impl/ParameterMap$ValueIterator.d.ts +1 -3
  664. package/types/io/jsonwebtoken/impl/Payload.d.ts +0 -1
  665. package/types/io/jsonwebtoken/impl/lang/CollectionConverter$CreateListFunction.d.ts +1 -3
  666. package/types/io/jsonwebtoken/impl/lang/CollectionConverter$CreateSetFunction.d.ts +1 -3
  667. package/types/io/jsonwebtoken/impl/security/DefaultMacAlgorithm.d.ts +0 -1
  668. package/types/io/jsonwebtoken/lang/Classes$ExceptionIgnoringAccessor.d.ts +1 -3
  669. package/types/io/jsonwebtoken/lang/Maps$HashMapBuilder.d.ts +1 -3
  670. package/types/io/netty/bootstrap/AbstractBootstrap.d.ts +0 -1
  671. package/types/io/netty/bootstrap/Bootstrap.d.ts +0 -1
  672. package/types/io/netty/bootstrap/ChannelInitializerExtensions$EmptyExtensions.d.ts +1 -3
  673. package/types/io/netty/bootstrap/ChannelInitializerExtensions.d.ts +1 -3
  674. package/types/io/netty/bootstrap/FailedChannel$FailedChannelUnsafe.d.ts +1 -3
  675. package/types/io/netty/bootstrap/ServerBootstrap.d.ts +0 -1
  676. package/types/io/netty/buffer/AdaptiveByteBufAllocator$DirectChunkAllocator.d.ts +1 -3
  677. package/types/io/netty/buffer/AdaptiveByteBufAllocator$HeapChunkAllocator.d.ts +1 -3
  678. package/types/io/netty/buffer/AdaptivePoolingAllocator$BuddyChunkManagementStrategy.d.ts +2 -3
  679. package/types/io/netty/buffer/AdaptivePoolingAllocator$ChunkRegistry.d.ts +3 -3
  680. package/types/io/netty/buffer/AdaptivePoolingAllocator$ConcurrentQueueChunkCache.d.ts +3 -3
  681. package/types/io/netty/buffer/AdaptivePoolingAllocator$ConcurrentSkipListChunkCache.d.ts +3 -3
  682. package/types/io/netty/buffer/AdaptivePoolingAllocator$SizeClassChunkController.d.ts +2 -3
  683. package/types/io/netty/buffer/AdaptivePoolingAllocator$SizeClassChunkManagementStrategy.d.ts +2 -3
  684. package/types/io/netty/buffer/ByteBufUtil$ThreadLocalDirectByteBuf.d.ts +2 -3
  685. package/types/io/netty/buffer/ByteBufUtil$ThreadLocalUnsafeDirectByteBuf.d.ts +2 -3
  686. package/types/io/netty/buffer/CompositeByteBuf$CompositeByteBufIterator.d.ts +2 -3
  687. package/types/io/netty/buffer/EmptyByteBuf.d.ts +0 -1
  688. package/types/io/netty/buffer/PoolThreadCache$FreeOnFinalize.d.ts +1 -3
  689. package/types/io/netty/buffer/PooledDirectByteBuf.d.ts +2 -3
  690. package/types/io/netty/buffer/PooledDuplicatedByteBuf.d.ts +2 -3
  691. package/types/io/netty/buffer/PooledSlicedByteBuf.d.ts +2 -3
  692. package/types/io/netty/buffer/PooledUnsafeDirectByteBuf.d.ts +2 -3
  693. package/types/io/netty/buffer/PooledUnsafeHeapByteBuf.d.ts +2 -3
  694. package/types/io/netty/buffer/UnpooledByteBufAllocator$DecrementingCleanableDirectBuffer.d.ts +2 -5
  695. package/types/io/netty/buffer/UnpooledByteBufAllocator$UnpooledByteBufAllocatorMetric.d.ts +1 -3
  696. package/types/io/netty/buffer/search/AhoCorasicSearchProcessorFactory$Context.d.ts +1 -3
  697. package/types/io/netty/channel/AbstractChannelHandlerContext$WriteTask.d.ts +1 -3
  698. package/types/io/netty/channel/AbstractServerChannel$DefaultServerUnsafe.d.ts +1 -3
  699. package/types/io/netty/channel/ChannelOption.d.ts +2 -3
  700. package/types/io/netty/channel/ChannelOutboundBuffer$Entry.d.ts +2 -3
  701. package/types/io/netty/channel/DefaultMaxBytesRecvByteBufAllocator$HandleImpl.d.ts +1 -3
  702. package/types/io/netty/channel/DefaultMessageSizeEstimator$HandleImpl.d.ts +1 -3
  703. package/types/io/netty/channel/ManualIoEventLoop$BlockingIoHandlerContext.d.ts +1 -3
  704. package/types/io/netty/channel/PendingBytesTracker.d.ts +1 -3
  705. package/types/io/netty/channel/PendingWriteQueue$PendingWrite.d.ts +1 -3
  706. package/types/io/netty/channel/embedded/EmbeddedChannel$Builder.d.ts +2 -3
  707. package/types/io/netty/channel/embedded/EmbeddedChannel$EmbeddedUnsafe.d.ts +3 -3
  708. package/types/io/netty/channel/epoll/EpollDatagramChannel.d.ts +0 -2
  709. package/types/io/netty/channel/epoll/EpollDomainDatagramChannel.d.ts +0 -2
  710. package/types/io/netty/channel/epoll/EpollDomainSocketChannel$EpollDomainUnsafe.d.ts +1 -3
  711. package/types/io/netty/channel/epoll/EpollSocketChannel$EpollSocketChannelUnsafe.d.ts +1 -3
  712. package/types/io/netty/channel/epoll/NativeDatagramPacketArray$MyMessageProcessor.d.ts +1 -3
  713. package/types/io/netty/channel/kqueue/KQueueDomainDatagramChannel.d.ts +0 -2
  714. package/types/io/netty/channel/kqueue/KQueueDomainSocketChannel$KQueueDomainUnsafe.d.ts +1 -3
  715. package/types/io/netty/channel/kqueue/KQueueIoEvent.d.ts +0 -1
  716. package/types/io/netty/channel/kqueue/KQueueIoHandler.d.ts +1 -3
  717. package/types/io/netty/channel/local/LocalChannel$LocalUnsafe.d.ts +1 -3
  718. package/types/io/netty/channel/local/LocalServerChannel$LocalServerUnsafe.d.ts +2 -3
  719. package/types/io/netty/channel/nio/AbstractNioMessageChannel$NioMessageUnsafe.d.ts +1 -3
  720. package/types/io/netty/channel/nio/NioIoHandler.d.ts +1 -3
  721. package/types/io/netty/channel/oio/AbstractOioChannel$DefaultOioUnsafe.d.ts +2 -3
  722. package/types/io/netty/channel/pool/FixedChannelPool$AcquireTimeoutException.d.ts +2 -3
  723. package/types/io/netty/channel/pool/FixedChannelPool$TimeoutTask.d.ts +1 -3
  724. package/types/io/netty/channel/pool/SimpleChannelPool$ChannelPoolFullException.d.ts +3 -3
  725. package/types/io/netty/channel/socket/nio/NioDomainSocketChannel$NioDomainSocketChannelConfig.d.ts +2 -3
  726. package/types/io/netty/channel/socket/nio/NioDomainSocketChannel$NioSocketChannelUnsafe.d.ts +2 -3
  727. package/types/io/netty/channel/socket/nio/NioServerDomainSocketChannel$NioDomainServerSocketChannelConfig.d.ts +1 -3
  728. package/types/io/netty/channel/socket/nio/NioServerSocketChannel$NioServerSocketChannelConfig.d.ts +1 -3
  729. package/types/io/netty/channel/socket/nio/NioSocketChannel$NioSocketChannelConfig.d.ts +2 -3
  730. package/types/io/netty/channel/socket/nio/NioSocketChannel$NioSocketChannelUnsafe.d.ts +2 -3
  731. package/types/io/netty/handler/codec/ByteToMessageCodec$Encoder.d.ts +2 -2
  732. package/types/io/netty/handler/codec/DateFormatter.d.ts +2 -3
  733. package/types/io/netty/handler/codec/DefaultHeaders$HeaderIterator.d.ts +1 -3
  734. package/types/io/netty/handler/codec/DefaultHeaders$ValueIterator.d.ts +1 -1
  735. package/types/io/netty/handler/codec/base64/Base64$Decoder.d.ts +1 -3
  736. package/types/io/netty/handler/codec/compression/JdkZlibDecoder.d.ts +0 -1
  737. package/types/io/netty/handler/codec/compression/SnappyFrameEncoder.d.ts +0 -1
  738. package/types/io/netty/handler/codec/http/HttpClientCodec$Encoder.d.ts +1 -3
  739. package/types/io/netty/handler/codec/http/HttpDecoderConfig.d.ts +0 -1
  740. package/types/io/netty/handler/codec/http/HttpHeaderDateFormat.d.ts +2 -3
  741. package/types/io/netty/handler/codec/http/HttpResponseStatus.d.ts +0 -2
  742. package/types/io/netty/handler/codec/http/HttpServerCodec$HttpServerResponseEncoder.d.ts +1 -3
  743. package/types/io/netty/handler/codec/http/HttpStatusClass.d.ts +1 -3
  744. package/types/io/netty/handler/codec/http/HttpVersion.d.ts +0 -1
  745. package/types/io/netty/handler/codec/http/QueryStringDecoder$Builder.d.ts +1 -3
  746. package/types/io/netty/handler/codec/http/QueryStringDecoder.d.ts +2 -5
  747. package/types/io/netty/handler/codec/http/ReadOnlyHttpHeaders$ReadOnlyIterator.d.ts +1 -3
  748. package/types/io/netty/handler/codec/http/ReadOnlyHttpHeaders$ReadOnlyStringIterator.d.ts +1 -3
  749. package/types/io/netty/handler/codec/http/cors/CorsConfigBuilder$ConstantValueGenerator.d.ts +1 -3
  750. package/types/io/netty/handler/codec/http/multipart/HttpPostRequestEncoder$WrappedFullHttpRequest.d.ts +1 -3
  751. package/types/io/netty/handler/codec/http/multipart/HttpPostStandardRequestDecoder$UrlEncodedDetector.d.ts +1 -3
  752. package/types/io/netty/handler/codec/http/websocketx/WebSocketClientProtocolConfig$Builder.d.ts +2 -5
  753. package/types/io/netty/handler/codec/http/websocketx/WebSocketClientProtocolConfig.d.ts +1 -3
  754. package/types/io/netty/handler/codec/http/websocketx/WebSocketDecoderConfig$Builder.d.ts +1 -3
  755. package/types/io/netty/handler/codec/http/websocketx/WebSocketDecoderConfig.d.ts +1 -3
  756. package/types/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolConfig$Builder.d.ts +2 -5
  757. package/types/io/netty/handler/codec/http/websocketx/WebSocketServerProtocolConfig.d.ts +1 -3
  758. package/types/io/netty/handler/codec/http/websocketx/extensions/compression/WebSocketClientCompressionHandler.d.ts +0 -1
  759. package/types/io/netty/handler/codec/socksx/v5/Socks5PrivateAuthStatus.d.ts +0 -1
  760. package/types/io/netty/handler/codec/spdy/SpdyProtocolException.d.ts +1 -3
  761. package/types/io/netty/handler/ipfilter/IpSubnetFilterRule$Ip4SubnetFilterRule.d.ts +1 -3
  762. package/types/io/netty/handler/ipfilter/IpSubnetFilterRule$Ip6SubnetFilterRule.d.ts +1 -3
  763. package/types/io/netty/handler/pcap/PcapWriteHandler$Builder.d.ts +1 -3
  764. package/types/io/netty/handler/pcap/PcapWriteHandler.d.ts +1 -3
  765. package/types/io/netty/handler/proxy/HttpProxyHandler$HttpClientCodecWrapper.d.ts +1 -3
  766. package/types/io/netty/handler/proxy/ProxyHandler$LazyChannelPromise.d.ts +2 -3
  767. package/types/io/netty/handler/ssl/ApplicationProtocolConfig.d.ts +0 -2
  768. package/types/io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator$AlpnWrapper.d.ts +1 -3
  769. package/types/io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator$FailureWrapper.d.ts +1 -3
  770. package/types/io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator.d.ts +0 -1
  771. package/types/io/netty/handler/ssl/JdkSslContext$Defaults.d.ts +1 -3
  772. package/types/io/netty/handler/ssl/OpenSslCertificateCompressionConfig$AlgorithmConfig.d.ts +1 -3
  773. package/types/io/netty/handler/ssl/OpenSslCertificateCompressionConfig$Builder.d.ts +1 -3
  774. package/types/io/netty/handler/ssl/OpenSslKeyMaterialProvider$MaterialCache.d.ts +1 -3
  775. package/types/io/netty/handler/ssl/OpenSslX509KeyManagerFactory$OpenSslKeyStore.d.ts +1 -3
  776. package/types/io/netty/handler/ssl/OpenSslX509KeyManagerFactory.d.ts +0 -1
  777. package/types/io/netty/handler/ssl/SniHandler$AsyncMappingAdapter.d.ts +1 -3
  778. package/types/io/netty/handler/ssl/SslCloseCompletionEvent.d.ts +0 -1
  779. package/types/io/netty/handler/ssl/SslContextOption.d.ts +2 -3
  780. package/types/io/netty/handler/ssl/SslHandler$LazyChannelPromise.d.ts +2 -3
  781. package/types/io/netty/handler/ssl/SslHandler$SslEngineType.d.ts +2 -3
  782. package/types/io/netty/handler/ssl/SslHandshakeCompletionEvent.d.ts +0 -1
  783. package/types/io/netty/handler/ssl/SslMasterKeyHandler$WiresharkSslMasterKeyHandler.d.ts +1 -3
  784. package/types/io/netty/handler/ssl/util/LazyX509Certificate$CertFactoryHandle.d.ts +2 -3
  785. package/types/io/netty/handler/ssl/util/SelfSignedCertificate$Builder.d.ts +1 -3
  786. package/types/io/netty/handler/ssl/util/SelfSignedCertificate.d.ts +1 -3
  787. package/types/io/netty/handler/ssl/util/SimpleKeyManagerFactory$SimpleKeyManagerFactorySpi.d.ts +0 -1
  788. package/types/io/netty/handler/timeout/ReadTimeoutException.d.ts +0 -1
  789. package/types/io/netty/handler/timeout/WriteTimeoutException.d.ts +0 -1
  790. package/types/io/netty/handler/traffic/ChannelTrafficShapingHandler$ToSend.d.ts +2 -3
  791. package/types/io/netty/handler/traffic/GlobalChannelTrafficShapingHandler$ToSend.d.ts +0 -1
  792. package/types/io/netty/handler/traffic/GlobalTrafficShapingHandler$PerChannel.d.ts +2 -3
  793. package/types/io/netty/handler/traffic/GlobalTrafficShapingHandler$ToSend.d.ts +2 -3
  794. package/types/io/netty/handler/traffic/TrafficCounter$TrafficMonitoringTask.d.ts +1 -3
  795. package/types/io/netty/util/AttributeKey.d.ts +2 -3
  796. package/types/io/netty/util/DomainNameMappingBuilder$ImmutableDomainNameMapping.d.ts +1 -3
  797. package/types/io/netty/util/HashedWheelTimer$HashedWheelBucket.d.ts +1 -3
  798. package/types/io/netty/util/HashedWheelTimer$Worker.d.ts +1 -3
  799. package/types/io/netty/util/LeakPresenceDetector$LeakCreation.d.ts +1 -3
  800. package/types/io/netty/util/NetUtil$SoMaxConnAction.d.ts +1 -3
  801. package/types/io/netty/util/Recycler$EnhancedHandle.d.ts +3 -3
  802. package/types/io/netty/util/Recycler$LocalPoolHandle.d.ts +3 -3
  803. package/types/io/netty/util/Recycler.d.ts +0 -1
  804. package/types/io/netty/util/ResourceLeakDetector$TraceRecord.d.ts +1 -3
  805. package/types/io/netty/util/Signal.d.ts +2 -3
  806. package/types/io/netty/util/ThreadDeathWatcher$Watcher.d.ts +2 -3
  807. package/types/io/netty/util/collection/ByteObjectHashMap$MapIterator.d.ts +0 -1
  808. package/types/io/netty/util/collection/ByteObjectHashMap$PrimitiveIterator.d.ts +0 -1
  809. package/types/io/netty/util/collection/CharObjectHashMap$MapIterator.d.ts +0 -1
  810. package/types/io/netty/util/collection/CharObjectHashMap$PrimitiveIterator.d.ts +0 -1
  811. package/types/io/netty/util/collection/IntObjectHashMap$MapIterator.d.ts +0 -1
  812. package/types/io/netty/util/collection/IntObjectHashMap$PrimitiveIterator.d.ts +0 -1
  813. package/types/io/netty/util/collection/LongObjectHashMap$MapIterator.d.ts +0 -1
  814. package/types/io/netty/util/collection/LongObjectHashMap$PrimitiveIterator.d.ts +0 -1
  815. package/types/io/netty/util/collection/ShortObjectHashMap$MapIterator.d.ts +0 -1
  816. package/types/io/netty/util/collection/ShortObjectHashMap$PrimitiveIterator.d.ts +0 -1
  817. package/types/io/netty/util/concurrent/ConcurrentSkipListIntObjMultimap$EntryIterator.d.ts +1 -1
  818. package/types/io/netty/util/concurrent/ConcurrentSkipListIntObjMultimap$Iter.d.ts +1 -1
  819. package/types/io/netty/util/concurrent/DefaultPromise$LeanCancellationException.d.ts +2 -3
  820. package/types/io/netty/util/concurrent/UnorderedThreadPoolEventExecutor$AccountingThreadFactory.d.ts +1 -3
  821. package/types/io/netty/util/internal/AppendableCharSequence.d.ts +0 -1
  822. package/types/io/netty/util/internal/CleanerJava24Linker$CleanableDirectBufferImpl.d.ts +1 -3
  823. package/types/io/netty/util/internal/CleanerJava6$CleanableDirectBufferImpl.d.ts +2 -3
  824. package/types/io/netty/util/internal/CleanerJava9$CleanableDirectBufferImpl.d.ts +2 -3
  825. package/types/io/netty/util/internal/DefaultPriorityQueue$PriorityQueueIterator.d.ts +1 -3
  826. package/types/io/netty/util/internal/PendingWrite.d.ts +2 -3
  827. package/types/it/unimi/dsi/fastutil/booleans/BooleanArrayList$Spliterator.d.ts +0 -1
  828. package/types/it/unimi/dsi/fastutil/booleans/BooleanArraySet$Spliterator.d.ts +0 -1
  829. package/types/it/unimi/dsi/fastutil/booleans/BooleanArrays$ArrayHashStrategy.d.ts +1 -3
  830. package/types/it/unimi/dsi/fastutil/booleans/BooleanBigArrayBigList$Spliterator.d.ts +0 -1
  831. package/types/it/unimi/dsi/fastutil/booleans/BooleanBigArrays$BigArrayHashStrategy.d.ts +1 -3
  832. package/types/it/unimi/dsi/fastutil/booleans/BooleanBigListIterators$EmptyBigListIterator.d.ts +0 -1
  833. package/types/it/unimi/dsi/fastutil/booleans/BooleanImmutableList$Spliterator.d.ts +0 -1
  834. package/types/it/unimi/dsi/fastutil/booleans/BooleanIterators$EmptyIterator.d.ts +0 -1
  835. package/types/it/unimi/dsi/fastutil/booleans/BooleanOpenHashSet$SetIterator.d.ts +1 -3
  836. package/types/it/unimi/dsi/fastutil/booleans/BooleanSpliterators$EmptySpliterator.d.ts +0 -1
  837. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanAVLTreeMap$Entry.d.ts +0 -1
  838. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  839. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanFunctions$EmptyFunction.d.ts +0 -1
  840. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanFunctions$Singleton.d.ts +0 -1
  841. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  842. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  843. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  844. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  845. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  846. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  847. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  848. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanRBTreeMap$Entry.d.ts +0 -1
  849. package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  850. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteAVLTreeMap$Entry.d.ts +0 -1
  851. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  852. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteFunctions$EmptyFunction.d.ts +0 -1
  853. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteFunctions$Singleton.d.ts +0 -1
  854. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  855. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  856. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  857. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  858. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  859. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  860. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteOpenHashMap$MapIterator.d.ts +0 -1
  861. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteRBTreeMap$Entry.d.ts +0 -1
  862. package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  863. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharAVLTreeMap$Entry.d.ts +0 -1
  864. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  865. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharFunctions$EmptyFunction.d.ts +0 -1
  866. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharFunctions$Singleton.d.ts +0 -1
  867. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  868. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  869. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  870. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  871. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharOpenHashMap$EntryIterator.d.ts +0 -1
  872. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  873. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharOpenHashMap$MapIterator.d.ts +0 -1
  874. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharRBTreeMap$Entry.d.ts +0 -1
  875. package/types/it/unimi/dsi/fastutil/bytes/Byte2CharRBTreeMap$ValueIterator.d.ts +0 -1
  876. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleAVLTreeMap$Entry.d.ts +0 -1
  877. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  878. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleFunctions$EmptyFunction.d.ts +0 -1
  879. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleFunctions$Singleton.d.ts +0 -1
  880. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  881. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  882. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  883. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  884. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  885. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  886. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  887. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleRBTreeMap$Entry.d.ts +0 -1
  888. package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  889. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatAVLTreeMap$Entry.d.ts +0 -1
  890. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  891. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatFunctions$EmptyFunction.d.ts +0 -1
  892. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatFunctions$Singleton.d.ts +0 -1
  893. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  894. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  895. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  896. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  897. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  898. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  899. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatOpenHashMap$MapIterator.d.ts +0 -1
  900. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatRBTreeMap$Entry.d.ts +0 -1
  901. package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  902. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntAVLTreeMap$Entry.d.ts +0 -1
  903. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  904. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntFunctions$EmptyFunction.d.ts +0 -1
  905. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntFunctions$Singleton.d.ts +0 -1
  906. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  907. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  908. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  909. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  910. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntOpenHashMap$EntryIterator.d.ts +0 -1
  911. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  912. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntOpenHashMap$MapIterator.d.ts +0 -1
  913. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntRBTreeMap$Entry.d.ts +0 -1
  914. package/types/it/unimi/dsi/fastutil/bytes/Byte2IntRBTreeMap$ValueIterator.d.ts +0 -1
  915. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongAVLTreeMap$Entry.d.ts +0 -1
  916. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  917. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongFunctions$EmptyFunction.d.ts +0 -1
  918. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongFunctions$Singleton.d.ts +0 -1
  919. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  920. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  921. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  922. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  923. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongOpenHashMap$EntryIterator.d.ts +0 -1
  924. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  925. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongOpenHashMap$MapIterator.d.ts +0 -1
  926. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongRBTreeMap$Entry.d.ts +0 -1
  927. package/types/it/unimi/dsi/fastutil/bytes/Byte2LongRBTreeMap$ValueIterator.d.ts +0 -1
  928. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectAVLTreeMap$Entry.d.ts +0 -1
  929. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectAVLTreeMap$ValueIterator.d.ts +0 -1
  930. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectFunctions$EmptyFunction.d.ts +0 -1
  931. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectFunctions$Singleton.d.ts +0 -1
  932. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  933. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectOpenCustomHashMap$EntryIterator.d.ts +0 -1
  934. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  935. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectOpenCustomHashMap$MapIterator.d.ts +0 -1
  936. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  937. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  938. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  939. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectRBTreeMap$Entry.d.ts +0 -1
  940. package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectRBTreeMap$ValueIterator.d.ts +0 -1
  941. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  942. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceAVLTreeMap$ValueIterator.d.ts +0 -1
  943. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  944. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceFunctions$Singleton.d.ts +0 -1
  945. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceLinkedOpenHashMap$MapIterator.d.ts +0 -1
  946. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceOpenCustomHashMap$EntryIterator.d.ts +0 -1
  947. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  948. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceOpenCustomHashMap$MapIterator.d.ts +0 -1
  949. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceOpenHashMap$EntryIterator.d.ts +0 -1
  950. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceOpenHashMap$FastEntryIterator.d.ts +0 -1
  951. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceOpenHashMap$MapIterator.d.ts +0 -1
  952. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceRBTreeMap$Entry.d.ts +0 -1
  953. package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceRBTreeMap$ValueIterator.d.ts +0 -1
  954. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortAVLTreeMap$Entry.d.ts +0 -1
  955. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  956. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortFunctions$EmptyFunction.d.ts +0 -1
  957. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortFunctions$Singleton.d.ts +0 -1
  958. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  959. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  960. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  961. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  962. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  963. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  964. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortOpenHashMap$MapIterator.d.ts +0 -1
  965. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortRBTreeMap$Entry.d.ts +0 -1
  966. package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  967. package/types/it/unimi/dsi/fastutil/bytes/ByteAVLTreeSet$Entry.d.ts +0 -1
  968. package/types/it/unimi/dsi/fastutil/bytes/ByteArrayList$Spliterator.d.ts +0 -1
  969. package/types/it/unimi/dsi/fastutil/bytes/ByteArraySet$Spliterator.d.ts +0 -1
  970. package/types/it/unimi/dsi/fastutil/bytes/ByteArrays$ArrayHashStrategy.d.ts +1 -3
  971. package/types/it/unimi/dsi/fastutil/bytes/ByteBigArrayBigList$Spliterator.d.ts +0 -1
  972. package/types/it/unimi/dsi/fastutil/bytes/ByteBigArrays$BigArrayHashStrategy.d.ts +1 -3
  973. package/types/it/unimi/dsi/fastutil/bytes/ByteBigListIterators$EmptyBigListIterator.d.ts +0 -1
  974. package/types/it/unimi/dsi/fastutil/bytes/ByteImmutableList$Spliterator.d.ts +0 -1
  975. package/types/it/unimi/dsi/fastutil/bytes/ByteIterators$EmptyIterator.d.ts +0 -1
  976. package/types/it/unimi/dsi/fastutil/bytes/ByteOpenCustomHashSet$SetIterator.d.ts +1 -3
  977. package/types/it/unimi/dsi/fastutil/bytes/ByteOpenHashSet$SetIterator.d.ts +1 -3
  978. package/types/it/unimi/dsi/fastutil/bytes/ByteRBTreeSet$Entry.d.ts +0 -1
  979. package/types/it/unimi/dsi/fastutil/bytes/ByteSpliterators$EmptySpliterator.d.ts +0 -1
  980. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanAVLTreeMap$Entry.d.ts +0 -1
  981. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  982. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanFunctions$EmptyFunction.d.ts +0 -1
  983. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanFunctions$Singleton.d.ts +0 -1
  984. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  985. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  986. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  987. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  988. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  989. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  990. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  991. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanRBTreeMap$Entry.d.ts +0 -1
  992. package/types/it/unimi/dsi/fastutil/chars/Char2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  993. package/types/it/unimi/dsi/fastutil/chars/Char2ByteAVLTreeMap$Entry.d.ts +0 -1
  994. package/types/it/unimi/dsi/fastutil/chars/Char2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  995. package/types/it/unimi/dsi/fastutil/chars/Char2ByteFunctions$EmptyFunction.d.ts +0 -1
  996. package/types/it/unimi/dsi/fastutil/chars/Char2ByteFunctions$Singleton.d.ts +0 -1
  997. package/types/it/unimi/dsi/fastutil/chars/Char2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  998. package/types/it/unimi/dsi/fastutil/chars/Char2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  999. package/types/it/unimi/dsi/fastutil/chars/Char2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1000. package/types/it/unimi/dsi/fastutil/chars/Char2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  1001. package/types/it/unimi/dsi/fastutil/chars/Char2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  1002. package/types/it/unimi/dsi/fastutil/chars/Char2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  1003. package/types/it/unimi/dsi/fastutil/chars/Char2ByteOpenHashMap$MapIterator.d.ts +0 -1
  1004. package/types/it/unimi/dsi/fastutil/chars/Char2ByteRBTreeMap$Entry.d.ts +0 -1
  1005. package/types/it/unimi/dsi/fastutil/chars/Char2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  1006. package/types/it/unimi/dsi/fastutil/chars/Char2CharAVLTreeMap$Entry.d.ts +0 -1
  1007. package/types/it/unimi/dsi/fastutil/chars/Char2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  1008. package/types/it/unimi/dsi/fastutil/chars/Char2CharFunctions$EmptyFunction.d.ts +0 -1
  1009. package/types/it/unimi/dsi/fastutil/chars/Char2CharFunctions$Singleton.d.ts +0 -1
  1010. package/types/it/unimi/dsi/fastutil/chars/Char2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1011. package/types/it/unimi/dsi/fastutil/chars/Char2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1012. package/types/it/unimi/dsi/fastutil/chars/Char2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1013. package/types/it/unimi/dsi/fastutil/chars/Char2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  1014. package/types/it/unimi/dsi/fastutil/chars/Char2CharOpenHashMap$EntryIterator.d.ts +0 -1
  1015. package/types/it/unimi/dsi/fastutil/chars/Char2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  1016. package/types/it/unimi/dsi/fastutil/chars/Char2CharOpenHashMap$MapIterator.d.ts +0 -1
  1017. package/types/it/unimi/dsi/fastutil/chars/Char2CharRBTreeMap$Entry.d.ts +0 -1
  1018. package/types/it/unimi/dsi/fastutil/chars/Char2CharRBTreeMap$ValueIterator.d.ts +0 -1
  1019. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleAVLTreeMap$Entry.d.ts +0 -1
  1020. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  1021. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleFunctions$EmptyFunction.d.ts +0 -1
  1022. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleFunctions$Singleton.d.ts +0 -1
  1023. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1024. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1025. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1026. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  1027. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  1028. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  1029. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  1030. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleRBTreeMap$Entry.d.ts +0 -1
  1031. package/types/it/unimi/dsi/fastutil/chars/Char2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  1032. package/types/it/unimi/dsi/fastutil/chars/Char2FloatAVLTreeMap$Entry.d.ts +0 -1
  1033. package/types/it/unimi/dsi/fastutil/chars/Char2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  1034. package/types/it/unimi/dsi/fastutil/chars/Char2FloatFunctions$EmptyFunction.d.ts +0 -1
  1035. package/types/it/unimi/dsi/fastutil/chars/Char2FloatFunctions$Singleton.d.ts +0 -1
  1036. package/types/it/unimi/dsi/fastutil/chars/Char2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1037. package/types/it/unimi/dsi/fastutil/chars/Char2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1038. package/types/it/unimi/dsi/fastutil/chars/Char2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1039. package/types/it/unimi/dsi/fastutil/chars/Char2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  1040. package/types/it/unimi/dsi/fastutil/chars/Char2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  1041. package/types/it/unimi/dsi/fastutil/chars/Char2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  1042. package/types/it/unimi/dsi/fastutil/chars/Char2FloatOpenHashMap$MapIterator.d.ts +0 -1
  1043. package/types/it/unimi/dsi/fastutil/chars/Char2FloatRBTreeMap$Entry.d.ts +0 -1
  1044. package/types/it/unimi/dsi/fastutil/chars/Char2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  1045. package/types/it/unimi/dsi/fastutil/chars/Char2IntAVLTreeMap$Entry.d.ts +0 -1
  1046. package/types/it/unimi/dsi/fastutil/chars/Char2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  1047. package/types/it/unimi/dsi/fastutil/chars/Char2IntFunctions$EmptyFunction.d.ts +0 -1
  1048. package/types/it/unimi/dsi/fastutil/chars/Char2IntFunctions$Singleton.d.ts +0 -1
  1049. package/types/it/unimi/dsi/fastutil/chars/Char2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1050. package/types/it/unimi/dsi/fastutil/chars/Char2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1051. package/types/it/unimi/dsi/fastutil/chars/Char2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1052. package/types/it/unimi/dsi/fastutil/chars/Char2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  1053. package/types/it/unimi/dsi/fastutil/chars/Char2IntOpenHashMap$EntryIterator.d.ts +0 -1
  1054. package/types/it/unimi/dsi/fastutil/chars/Char2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  1055. package/types/it/unimi/dsi/fastutil/chars/Char2IntOpenHashMap$MapIterator.d.ts +0 -1
  1056. package/types/it/unimi/dsi/fastutil/chars/Char2IntRBTreeMap$Entry.d.ts +0 -1
  1057. package/types/it/unimi/dsi/fastutil/chars/Char2IntRBTreeMap$ValueIterator.d.ts +0 -1
  1058. package/types/it/unimi/dsi/fastutil/chars/Char2LongAVLTreeMap$Entry.d.ts +0 -1
  1059. package/types/it/unimi/dsi/fastutil/chars/Char2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  1060. package/types/it/unimi/dsi/fastutil/chars/Char2LongFunctions$EmptyFunction.d.ts +0 -1
  1061. package/types/it/unimi/dsi/fastutil/chars/Char2LongFunctions$Singleton.d.ts +0 -1
  1062. package/types/it/unimi/dsi/fastutil/chars/Char2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1063. package/types/it/unimi/dsi/fastutil/chars/Char2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1064. package/types/it/unimi/dsi/fastutil/chars/Char2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1065. package/types/it/unimi/dsi/fastutil/chars/Char2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  1066. package/types/it/unimi/dsi/fastutil/chars/Char2LongOpenHashMap$EntryIterator.d.ts +0 -1
  1067. package/types/it/unimi/dsi/fastutil/chars/Char2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  1068. package/types/it/unimi/dsi/fastutil/chars/Char2LongOpenHashMap$MapIterator.d.ts +0 -1
  1069. package/types/it/unimi/dsi/fastutil/chars/Char2LongRBTreeMap$Entry.d.ts +0 -1
  1070. package/types/it/unimi/dsi/fastutil/chars/Char2LongRBTreeMap$ValueIterator.d.ts +0 -1
  1071. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectAVLTreeMap$Entry.d.ts +0 -1
  1072. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectAVLTreeMap$ValueIterator.d.ts +0 -1
  1073. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectFunctions$EmptyFunction.d.ts +0 -1
  1074. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectFunctions$Singleton.d.ts +0 -1
  1075. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1076. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1077. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1078. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectOpenCustomHashMap$MapIterator.d.ts +0 -1
  1079. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  1080. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  1081. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  1082. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectRBTreeMap$Entry.d.ts +0 -1
  1083. package/types/it/unimi/dsi/fastutil/chars/Char2ObjectRBTreeMap$ValueIterator.d.ts +0 -1
  1084. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  1085. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceAVLTreeMap$ValueIterator.d.ts +0 -1
  1086. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  1087. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceFunctions$Singleton.d.ts +0 -1
  1088. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1089. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1090. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1091. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceOpenCustomHashMap$MapIterator.d.ts +0 -1
  1092. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceOpenHashMap$EntryIterator.d.ts +0 -1
  1093. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceOpenHashMap$FastEntryIterator.d.ts +0 -1
  1094. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceOpenHashMap$MapIterator.d.ts +0 -1
  1095. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceRBTreeMap$Entry.d.ts +0 -1
  1096. package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceRBTreeMap$ValueIterator.d.ts +0 -1
  1097. package/types/it/unimi/dsi/fastutil/chars/Char2ShortAVLTreeMap$Entry.d.ts +0 -1
  1098. package/types/it/unimi/dsi/fastutil/chars/Char2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  1099. package/types/it/unimi/dsi/fastutil/chars/Char2ShortFunctions$EmptyFunction.d.ts +0 -1
  1100. package/types/it/unimi/dsi/fastutil/chars/Char2ShortFunctions$Singleton.d.ts +0 -1
  1101. package/types/it/unimi/dsi/fastutil/chars/Char2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1102. package/types/it/unimi/dsi/fastutil/chars/Char2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1103. package/types/it/unimi/dsi/fastutil/chars/Char2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1104. package/types/it/unimi/dsi/fastutil/chars/Char2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  1105. package/types/it/unimi/dsi/fastutil/chars/Char2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  1106. package/types/it/unimi/dsi/fastutil/chars/Char2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  1107. package/types/it/unimi/dsi/fastutil/chars/Char2ShortOpenHashMap$MapIterator.d.ts +0 -1
  1108. package/types/it/unimi/dsi/fastutil/chars/Char2ShortRBTreeMap$Entry.d.ts +0 -1
  1109. package/types/it/unimi/dsi/fastutil/chars/Char2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  1110. package/types/it/unimi/dsi/fastutil/chars/CharAVLTreeSet$Entry.d.ts +0 -1
  1111. package/types/it/unimi/dsi/fastutil/chars/CharArrayList$Spliterator.d.ts +0 -1
  1112. package/types/it/unimi/dsi/fastutil/chars/CharArraySet$Spliterator.d.ts +0 -1
  1113. package/types/it/unimi/dsi/fastutil/chars/CharArrays$ArrayHashStrategy.d.ts +1 -3
  1114. package/types/it/unimi/dsi/fastutil/chars/CharBigArrayBigList$Spliterator.d.ts +0 -1
  1115. package/types/it/unimi/dsi/fastutil/chars/CharBigArrays$BigArrayHashStrategy.d.ts +1 -3
  1116. package/types/it/unimi/dsi/fastutil/chars/CharBigListIterators$EmptyBigListIterator.d.ts +0 -1
  1117. package/types/it/unimi/dsi/fastutil/chars/CharImmutableList$Spliterator.d.ts +0 -1
  1118. package/types/it/unimi/dsi/fastutil/chars/CharIterators$EmptyIterator.d.ts +0 -1
  1119. package/types/it/unimi/dsi/fastutil/chars/CharOpenCustomHashSet$SetIterator.d.ts +1 -3
  1120. package/types/it/unimi/dsi/fastutil/chars/CharOpenHashSet$SetIterator.d.ts +1 -3
  1121. package/types/it/unimi/dsi/fastutil/chars/CharRBTreeSet$Entry.d.ts +0 -1
  1122. package/types/it/unimi/dsi/fastutil/chars/CharSpliterators$EmptySpliterator.d.ts +0 -1
  1123. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanAVLTreeMap$Entry.d.ts +0 -1
  1124. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  1125. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanFunctions$EmptyFunction.d.ts +0 -1
  1126. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanFunctions$Singleton.d.ts +0 -1
  1127. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1128. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1129. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1130. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  1131. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  1132. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  1133. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  1134. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanRBTreeMap$Entry.d.ts +0 -1
  1135. package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  1136. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteAVLTreeMap$Entry.d.ts +0 -1
  1137. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  1138. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteFunctions$EmptyFunction.d.ts +0 -1
  1139. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteFunctions$Singleton.d.ts +0 -1
  1140. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1141. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1142. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1143. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  1144. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  1145. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  1146. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteOpenHashMap$MapIterator.d.ts +0 -1
  1147. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteRBTreeMap$Entry.d.ts +0 -1
  1148. package/types/it/unimi/dsi/fastutil/doubles/Double2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  1149. package/types/it/unimi/dsi/fastutil/doubles/Double2CharAVLTreeMap$Entry.d.ts +0 -1
  1150. package/types/it/unimi/dsi/fastutil/doubles/Double2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  1151. package/types/it/unimi/dsi/fastutil/doubles/Double2CharFunctions$EmptyFunction.d.ts +0 -1
  1152. package/types/it/unimi/dsi/fastutil/doubles/Double2CharFunctions$Singleton.d.ts +0 -1
  1153. package/types/it/unimi/dsi/fastutil/doubles/Double2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1154. package/types/it/unimi/dsi/fastutil/doubles/Double2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1155. package/types/it/unimi/dsi/fastutil/doubles/Double2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1156. package/types/it/unimi/dsi/fastutil/doubles/Double2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  1157. package/types/it/unimi/dsi/fastutil/doubles/Double2CharOpenHashMap$EntryIterator.d.ts +0 -1
  1158. package/types/it/unimi/dsi/fastutil/doubles/Double2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  1159. package/types/it/unimi/dsi/fastutil/doubles/Double2CharOpenHashMap$MapIterator.d.ts +0 -1
  1160. package/types/it/unimi/dsi/fastutil/doubles/Double2CharRBTreeMap$Entry.d.ts +0 -1
  1161. package/types/it/unimi/dsi/fastutil/doubles/Double2CharRBTreeMap$ValueIterator.d.ts +0 -1
  1162. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleAVLTreeMap$Entry.d.ts +0 -1
  1163. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  1164. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleFunctions$EmptyFunction.d.ts +0 -1
  1165. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleFunctions$Singleton.d.ts +0 -1
  1166. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1167. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1168. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1169. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  1170. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  1171. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  1172. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  1173. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleRBTreeMap$Entry.d.ts +0 -1
  1174. package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  1175. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatAVLTreeMap$Entry.d.ts +0 -1
  1176. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  1177. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatFunctions$EmptyFunction.d.ts +0 -1
  1178. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatFunctions$Singleton.d.ts +0 -1
  1179. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1180. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1181. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1182. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  1183. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  1184. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  1185. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatOpenHashMap$MapIterator.d.ts +0 -1
  1186. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatRBTreeMap$Entry.d.ts +0 -1
  1187. package/types/it/unimi/dsi/fastutil/doubles/Double2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  1188. package/types/it/unimi/dsi/fastutil/doubles/Double2IntAVLTreeMap$Entry.d.ts +0 -1
  1189. package/types/it/unimi/dsi/fastutil/doubles/Double2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  1190. package/types/it/unimi/dsi/fastutil/doubles/Double2IntFunctions$EmptyFunction.d.ts +0 -1
  1191. package/types/it/unimi/dsi/fastutil/doubles/Double2IntFunctions$Singleton.d.ts +0 -1
  1192. package/types/it/unimi/dsi/fastutil/doubles/Double2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1193. package/types/it/unimi/dsi/fastutil/doubles/Double2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1194. package/types/it/unimi/dsi/fastutil/doubles/Double2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1195. package/types/it/unimi/dsi/fastutil/doubles/Double2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  1196. package/types/it/unimi/dsi/fastutil/doubles/Double2IntOpenHashMap$EntryIterator.d.ts +0 -1
  1197. package/types/it/unimi/dsi/fastutil/doubles/Double2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  1198. package/types/it/unimi/dsi/fastutil/doubles/Double2IntOpenHashMap$MapIterator.d.ts +0 -1
  1199. package/types/it/unimi/dsi/fastutil/doubles/Double2IntRBTreeMap$Entry.d.ts +0 -1
  1200. package/types/it/unimi/dsi/fastutil/doubles/Double2IntRBTreeMap$ValueIterator.d.ts +0 -1
  1201. package/types/it/unimi/dsi/fastutil/doubles/Double2LongAVLTreeMap$Entry.d.ts +0 -1
  1202. package/types/it/unimi/dsi/fastutil/doubles/Double2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  1203. package/types/it/unimi/dsi/fastutil/doubles/Double2LongFunctions$EmptyFunction.d.ts +0 -1
  1204. package/types/it/unimi/dsi/fastutil/doubles/Double2LongFunctions$Singleton.d.ts +0 -1
  1205. package/types/it/unimi/dsi/fastutil/doubles/Double2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1206. package/types/it/unimi/dsi/fastutil/doubles/Double2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1207. package/types/it/unimi/dsi/fastutil/doubles/Double2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1208. package/types/it/unimi/dsi/fastutil/doubles/Double2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  1209. package/types/it/unimi/dsi/fastutil/doubles/Double2LongOpenHashMap$EntryIterator.d.ts +0 -1
  1210. package/types/it/unimi/dsi/fastutil/doubles/Double2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  1211. package/types/it/unimi/dsi/fastutil/doubles/Double2LongOpenHashMap$MapIterator.d.ts +0 -1
  1212. package/types/it/unimi/dsi/fastutil/doubles/Double2LongRBTreeMap$Entry.d.ts +0 -1
  1213. package/types/it/unimi/dsi/fastutil/doubles/Double2LongRBTreeMap$ValueIterator.d.ts +0 -1
  1214. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectAVLTreeMap$Entry.d.ts +0 -1
  1215. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectAVLTreeMap$ValueIterator.d.ts +0 -1
  1216. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectFunctions$EmptyFunction.d.ts +0 -1
  1217. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectFunctions$Singleton.d.ts +0 -1
  1218. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1219. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1220. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1221. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectOpenCustomHashMap$MapIterator.d.ts +0 -1
  1222. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  1223. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  1224. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  1225. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectRBTreeMap$Entry.d.ts +0 -1
  1226. package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectRBTreeMap$ValueIterator.d.ts +0 -1
  1227. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  1228. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceAVLTreeMap$ValueIterator.d.ts +0 -1
  1229. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  1230. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceFunctions$Singleton.d.ts +0 -1
  1231. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1232. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1233. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1234. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceOpenCustomHashMap$MapIterator.d.ts +0 -1
  1235. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceOpenHashMap$EntryIterator.d.ts +0 -1
  1236. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceOpenHashMap$FastEntryIterator.d.ts +0 -1
  1237. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceOpenHashMap$MapIterator.d.ts +0 -1
  1238. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceRBTreeMap$Entry.d.ts +0 -1
  1239. package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceRBTreeMap$ValueIterator.d.ts +0 -1
  1240. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortAVLTreeMap$Entry.d.ts +0 -1
  1241. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  1242. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortFunctions$EmptyFunction.d.ts +0 -1
  1243. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortFunctions$Singleton.d.ts +0 -1
  1244. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1245. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1246. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1247. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  1248. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  1249. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  1250. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortOpenHashMap$MapIterator.d.ts +0 -1
  1251. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortRBTreeMap$Entry.d.ts +0 -1
  1252. package/types/it/unimi/dsi/fastutil/doubles/Double2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  1253. package/types/it/unimi/dsi/fastutil/doubles/DoubleAVLTreeSet$Entry.d.ts +0 -1
  1254. package/types/it/unimi/dsi/fastutil/doubles/DoubleArrayList$Spliterator.d.ts +0 -1
  1255. package/types/it/unimi/dsi/fastutil/doubles/DoubleArraySet$Spliterator.d.ts +0 -1
  1256. package/types/it/unimi/dsi/fastutil/doubles/DoubleArrays$ArrayHashStrategy.d.ts +1 -3
  1257. package/types/it/unimi/dsi/fastutil/doubles/DoubleBigArrayBigList$Spliterator.d.ts +0 -1
  1258. package/types/it/unimi/dsi/fastutil/doubles/DoubleBigArrays$BigArrayHashStrategy.d.ts +1 -3
  1259. package/types/it/unimi/dsi/fastutil/doubles/DoubleBigListIterators$EmptyBigListIterator.d.ts +0 -1
  1260. package/types/it/unimi/dsi/fastutil/doubles/DoubleImmutableList$Spliterator.d.ts +0 -1
  1261. package/types/it/unimi/dsi/fastutil/doubles/DoubleIterators$EmptyIterator.d.ts +0 -1
  1262. package/types/it/unimi/dsi/fastutil/doubles/DoubleOpenCustomHashSet$SetIterator.d.ts +1 -3
  1263. package/types/it/unimi/dsi/fastutil/doubles/DoubleOpenHashBigSet$SetIterator.d.ts +1 -3
  1264. package/types/it/unimi/dsi/fastutil/doubles/DoubleOpenHashSet$SetIterator.d.ts +1 -3
  1265. package/types/it/unimi/dsi/fastutil/doubles/DoubleRBTreeSet$Entry.d.ts +0 -1
  1266. package/types/it/unimi/dsi/fastutil/doubles/DoubleSpliterators$EmptySpliterator.d.ts +0 -1
  1267. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanAVLTreeMap$Entry.d.ts +0 -1
  1268. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  1269. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanFunctions$EmptyFunction.d.ts +0 -1
  1270. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanFunctions$Singleton.d.ts +0 -1
  1271. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1272. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1273. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1274. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  1275. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  1276. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  1277. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  1278. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanRBTreeMap$Entry.d.ts +0 -1
  1279. package/types/it/unimi/dsi/fastutil/floats/Float2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  1280. package/types/it/unimi/dsi/fastutil/floats/Float2ByteAVLTreeMap$Entry.d.ts +0 -1
  1281. package/types/it/unimi/dsi/fastutil/floats/Float2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  1282. package/types/it/unimi/dsi/fastutil/floats/Float2ByteFunctions$EmptyFunction.d.ts +0 -1
  1283. package/types/it/unimi/dsi/fastutil/floats/Float2ByteFunctions$Singleton.d.ts +0 -1
  1284. package/types/it/unimi/dsi/fastutil/floats/Float2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1285. package/types/it/unimi/dsi/fastutil/floats/Float2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1286. package/types/it/unimi/dsi/fastutil/floats/Float2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1287. package/types/it/unimi/dsi/fastutil/floats/Float2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  1288. package/types/it/unimi/dsi/fastutil/floats/Float2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  1289. package/types/it/unimi/dsi/fastutil/floats/Float2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  1290. package/types/it/unimi/dsi/fastutil/floats/Float2ByteOpenHashMap$MapIterator.d.ts +0 -1
  1291. package/types/it/unimi/dsi/fastutil/floats/Float2ByteRBTreeMap$Entry.d.ts +0 -1
  1292. package/types/it/unimi/dsi/fastutil/floats/Float2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  1293. package/types/it/unimi/dsi/fastutil/floats/Float2CharAVLTreeMap$Entry.d.ts +0 -1
  1294. package/types/it/unimi/dsi/fastutil/floats/Float2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  1295. package/types/it/unimi/dsi/fastutil/floats/Float2CharFunctions$EmptyFunction.d.ts +0 -1
  1296. package/types/it/unimi/dsi/fastutil/floats/Float2CharFunctions$Singleton.d.ts +0 -1
  1297. package/types/it/unimi/dsi/fastutil/floats/Float2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1298. package/types/it/unimi/dsi/fastutil/floats/Float2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1299. package/types/it/unimi/dsi/fastutil/floats/Float2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1300. package/types/it/unimi/dsi/fastutil/floats/Float2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  1301. package/types/it/unimi/dsi/fastutil/floats/Float2CharOpenHashMap$EntryIterator.d.ts +0 -1
  1302. package/types/it/unimi/dsi/fastutil/floats/Float2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  1303. package/types/it/unimi/dsi/fastutil/floats/Float2CharOpenHashMap$MapIterator.d.ts +0 -1
  1304. package/types/it/unimi/dsi/fastutil/floats/Float2CharRBTreeMap$Entry.d.ts +0 -1
  1305. package/types/it/unimi/dsi/fastutil/floats/Float2CharRBTreeMap$ValueIterator.d.ts +0 -1
  1306. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleAVLTreeMap$Entry.d.ts +0 -1
  1307. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  1308. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleFunctions$EmptyFunction.d.ts +0 -1
  1309. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleFunctions$Singleton.d.ts +0 -1
  1310. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1311. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1312. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1313. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  1314. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  1315. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  1316. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  1317. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleRBTreeMap$Entry.d.ts +0 -1
  1318. package/types/it/unimi/dsi/fastutil/floats/Float2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  1319. package/types/it/unimi/dsi/fastutil/floats/Float2FloatAVLTreeMap$Entry.d.ts +0 -1
  1320. package/types/it/unimi/dsi/fastutil/floats/Float2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  1321. package/types/it/unimi/dsi/fastutil/floats/Float2FloatFunctions$EmptyFunction.d.ts +0 -1
  1322. package/types/it/unimi/dsi/fastutil/floats/Float2FloatFunctions$Singleton.d.ts +0 -1
  1323. package/types/it/unimi/dsi/fastutil/floats/Float2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1324. package/types/it/unimi/dsi/fastutil/floats/Float2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1325. package/types/it/unimi/dsi/fastutil/floats/Float2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1326. package/types/it/unimi/dsi/fastutil/floats/Float2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  1327. package/types/it/unimi/dsi/fastutil/floats/Float2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  1328. package/types/it/unimi/dsi/fastutil/floats/Float2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  1329. package/types/it/unimi/dsi/fastutil/floats/Float2FloatOpenHashMap$MapIterator.d.ts +0 -1
  1330. package/types/it/unimi/dsi/fastutil/floats/Float2FloatRBTreeMap$Entry.d.ts +0 -1
  1331. package/types/it/unimi/dsi/fastutil/floats/Float2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  1332. package/types/it/unimi/dsi/fastutil/floats/Float2IntAVLTreeMap$Entry.d.ts +0 -1
  1333. package/types/it/unimi/dsi/fastutil/floats/Float2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  1334. package/types/it/unimi/dsi/fastutil/floats/Float2IntFunctions$EmptyFunction.d.ts +0 -1
  1335. package/types/it/unimi/dsi/fastutil/floats/Float2IntFunctions$Singleton.d.ts +0 -1
  1336. package/types/it/unimi/dsi/fastutil/floats/Float2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1337. package/types/it/unimi/dsi/fastutil/floats/Float2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1338. package/types/it/unimi/dsi/fastutil/floats/Float2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1339. package/types/it/unimi/dsi/fastutil/floats/Float2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  1340. package/types/it/unimi/dsi/fastutil/floats/Float2IntOpenHashMap$EntryIterator.d.ts +0 -1
  1341. package/types/it/unimi/dsi/fastutil/floats/Float2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  1342. package/types/it/unimi/dsi/fastutil/floats/Float2IntOpenHashMap$MapIterator.d.ts +0 -1
  1343. package/types/it/unimi/dsi/fastutil/floats/Float2IntRBTreeMap$Entry.d.ts +0 -1
  1344. package/types/it/unimi/dsi/fastutil/floats/Float2IntRBTreeMap$ValueIterator.d.ts +0 -1
  1345. package/types/it/unimi/dsi/fastutil/floats/Float2LongAVLTreeMap$Entry.d.ts +0 -1
  1346. package/types/it/unimi/dsi/fastutil/floats/Float2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  1347. package/types/it/unimi/dsi/fastutil/floats/Float2LongFunctions$EmptyFunction.d.ts +0 -1
  1348. package/types/it/unimi/dsi/fastutil/floats/Float2LongFunctions$Singleton.d.ts +0 -1
  1349. package/types/it/unimi/dsi/fastutil/floats/Float2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1350. package/types/it/unimi/dsi/fastutil/floats/Float2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1351. package/types/it/unimi/dsi/fastutil/floats/Float2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1352. package/types/it/unimi/dsi/fastutil/floats/Float2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  1353. package/types/it/unimi/dsi/fastutil/floats/Float2LongOpenHashMap$EntryIterator.d.ts +0 -1
  1354. package/types/it/unimi/dsi/fastutil/floats/Float2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  1355. package/types/it/unimi/dsi/fastutil/floats/Float2LongOpenHashMap$MapIterator.d.ts +0 -1
  1356. package/types/it/unimi/dsi/fastutil/floats/Float2LongRBTreeMap$Entry.d.ts +0 -1
  1357. package/types/it/unimi/dsi/fastutil/floats/Float2LongRBTreeMap$ValueIterator.d.ts +0 -1
  1358. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectAVLTreeMap$Entry.d.ts +0 -1
  1359. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectAVLTreeMap$ValueIterator.d.ts +0 -1
  1360. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectFunctions$EmptyFunction.d.ts +0 -1
  1361. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectFunctions$Singleton.d.ts +0 -1
  1362. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1363. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1364. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1365. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectOpenCustomHashMap$MapIterator.d.ts +0 -1
  1366. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  1367. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  1368. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  1369. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectRBTreeMap$Entry.d.ts +0 -1
  1370. package/types/it/unimi/dsi/fastutil/floats/Float2ObjectRBTreeMap$ValueIterator.d.ts +0 -1
  1371. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  1372. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceAVLTreeMap$ValueIterator.d.ts +0 -1
  1373. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  1374. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceFunctions$Singleton.d.ts +0 -1
  1375. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1376. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1377. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1378. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceOpenCustomHashMap$MapIterator.d.ts +0 -1
  1379. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceOpenHashMap$EntryIterator.d.ts +0 -1
  1380. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceOpenHashMap$FastEntryIterator.d.ts +0 -1
  1381. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceOpenHashMap$MapIterator.d.ts +0 -1
  1382. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceRBTreeMap$Entry.d.ts +0 -1
  1383. package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceRBTreeMap$ValueIterator.d.ts +0 -1
  1384. package/types/it/unimi/dsi/fastutil/floats/Float2ShortAVLTreeMap$Entry.d.ts +0 -1
  1385. package/types/it/unimi/dsi/fastutil/floats/Float2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  1386. package/types/it/unimi/dsi/fastutil/floats/Float2ShortFunctions$EmptyFunction.d.ts +0 -1
  1387. package/types/it/unimi/dsi/fastutil/floats/Float2ShortFunctions$Singleton.d.ts +0 -1
  1388. package/types/it/unimi/dsi/fastutil/floats/Float2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1389. package/types/it/unimi/dsi/fastutil/floats/Float2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1390. package/types/it/unimi/dsi/fastutil/floats/Float2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1391. package/types/it/unimi/dsi/fastutil/floats/Float2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  1392. package/types/it/unimi/dsi/fastutil/floats/Float2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  1393. package/types/it/unimi/dsi/fastutil/floats/Float2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  1394. package/types/it/unimi/dsi/fastutil/floats/Float2ShortOpenHashMap$MapIterator.d.ts +0 -1
  1395. package/types/it/unimi/dsi/fastutil/floats/Float2ShortRBTreeMap$Entry.d.ts +0 -1
  1396. package/types/it/unimi/dsi/fastutil/floats/Float2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  1397. package/types/it/unimi/dsi/fastutil/floats/FloatAVLTreeSet$Entry.d.ts +0 -1
  1398. package/types/it/unimi/dsi/fastutil/floats/FloatArrayList$Spliterator.d.ts +0 -1
  1399. package/types/it/unimi/dsi/fastutil/floats/FloatArraySet$Spliterator.d.ts +0 -1
  1400. package/types/it/unimi/dsi/fastutil/floats/FloatArrays$ArrayHashStrategy.d.ts +1 -3
  1401. package/types/it/unimi/dsi/fastutil/floats/FloatBigArrayBigList$Spliterator.d.ts +0 -1
  1402. package/types/it/unimi/dsi/fastutil/floats/FloatBigArrays$BigArrayHashStrategy.d.ts +1 -3
  1403. package/types/it/unimi/dsi/fastutil/floats/FloatBigListIterators$EmptyBigListIterator.d.ts +0 -1
  1404. package/types/it/unimi/dsi/fastutil/floats/FloatImmutableList$Spliterator.d.ts +0 -1
  1405. package/types/it/unimi/dsi/fastutil/floats/FloatIterators$EmptyIterator.d.ts +0 -1
  1406. package/types/it/unimi/dsi/fastutil/floats/FloatOpenCustomHashSet$SetIterator.d.ts +1 -3
  1407. package/types/it/unimi/dsi/fastutil/floats/FloatOpenHashBigSet$SetIterator.d.ts +1 -3
  1408. package/types/it/unimi/dsi/fastutil/floats/FloatOpenHashSet$SetIterator.d.ts +1 -3
  1409. package/types/it/unimi/dsi/fastutil/floats/FloatRBTreeSet$Entry.d.ts +0 -1
  1410. package/types/it/unimi/dsi/fastutil/floats/FloatSpliterators$EmptySpliterator.d.ts +0 -1
  1411. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanAVLTreeMap$Entry.d.ts +0 -1
  1412. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  1413. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanFunctions$EmptyFunction.d.ts +0 -1
  1414. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanFunctions$Singleton.d.ts +0 -1
  1415. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1416. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1417. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1418. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  1419. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  1420. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  1421. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  1422. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanRBTreeMap$Entry.d.ts +0 -1
  1423. package/types/it/unimi/dsi/fastutil/ints/Int2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  1424. package/types/it/unimi/dsi/fastutil/ints/Int2ByteAVLTreeMap$Entry.d.ts +0 -1
  1425. package/types/it/unimi/dsi/fastutil/ints/Int2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  1426. package/types/it/unimi/dsi/fastutil/ints/Int2ByteFunctions$EmptyFunction.d.ts +0 -1
  1427. package/types/it/unimi/dsi/fastutil/ints/Int2ByteFunctions$Singleton.d.ts +0 -1
  1428. package/types/it/unimi/dsi/fastutil/ints/Int2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1429. package/types/it/unimi/dsi/fastutil/ints/Int2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1430. package/types/it/unimi/dsi/fastutil/ints/Int2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1431. package/types/it/unimi/dsi/fastutil/ints/Int2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  1432. package/types/it/unimi/dsi/fastutil/ints/Int2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  1433. package/types/it/unimi/dsi/fastutil/ints/Int2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  1434. package/types/it/unimi/dsi/fastutil/ints/Int2ByteOpenHashMap$MapIterator.d.ts +0 -1
  1435. package/types/it/unimi/dsi/fastutil/ints/Int2ByteRBTreeMap$Entry.d.ts +0 -1
  1436. package/types/it/unimi/dsi/fastutil/ints/Int2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  1437. package/types/it/unimi/dsi/fastutil/ints/Int2CharAVLTreeMap$Entry.d.ts +0 -1
  1438. package/types/it/unimi/dsi/fastutil/ints/Int2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  1439. package/types/it/unimi/dsi/fastutil/ints/Int2CharFunctions$EmptyFunction.d.ts +0 -1
  1440. package/types/it/unimi/dsi/fastutil/ints/Int2CharFunctions$Singleton.d.ts +0 -1
  1441. package/types/it/unimi/dsi/fastutil/ints/Int2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1442. package/types/it/unimi/dsi/fastutil/ints/Int2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1443. package/types/it/unimi/dsi/fastutil/ints/Int2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1444. package/types/it/unimi/dsi/fastutil/ints/Int2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  1445. package/types/it/unimi/dsi/fastutil/ints/Int2CharOpenHashMap$EntryIterator.d.ts +0 -1
  1446. package/types/it/unimi/dsi/fastutil/ints/Int2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  1447. package/types/it/unimi/dsi/fastutil/ints/Int2CharOpenHashMap$MapIterator.d.ts +0 -1
  1448. package/types/it/unimi/dsi/fastutil/ints/Int2CharRBTreeMap$Entry.d.ts +0 -1
  1449. package/types/it/unimi/dsi/fastutil/ints/Int2CharRBTreeMap$ValueIterator.d.ts +0 -1
  1450. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleAVLTreeMap$Entry.d.ts +0 -1
  1451. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  1452. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleFunctions$EmptyFunction.d.ts +0 -1
  1453. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleFunctions$Singleton.d.ts +0 -1
  1454. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1455. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1456. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1457. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  1458. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  1459. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  1460. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  1461. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleRBTreeMap$Entry.d.ts +0 -1
  1462. package/types/it/unimi/dsi/fastutil/ints/Int2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  1463. package/types/it/unimi/dsi/fastutil/ints/Int2FloatAVLTreeMap$Entry.d.ts +0 -1
  1464. package/types/it/unimi/dsi/fastutil/ints/Int2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  1465. package/types/it/unimi/dsi/fastutil/ints/Int2FloatFunctions$EmptyFunction.d.ts +0 -1
  1466. package/types/it/unimi/dsi/fastutil/ints/Int2FloatFunctions$Singleton.d.ts +0 -1
  1467. package/types/it/unimi/dsi/fastutil/ints/Int2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1468. package/types/it/unimi/dsi/fastutil/ints/Int2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1469. package/types/it/unimi/dsi/fastutil/ints/Int2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1470. package/types/it/unimi/dsi/fastutil/ints/Int2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  1471. package/types/it/unimi/dsi/fastutil/ints/Int2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  1472. package/types/it/unimi/dsi/fastutil/ints/Int2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  1473. package/types/it/unimi/dsi/fastutil/ints/Int2FloatOpenHashMap$MapIterator.d.ts +0 -1
  1474. package/types/it/unimi/dsi/fastutil/ints/Int2FloatRBTreeMap$Entry.d.ts +0 -1
  1475. package/types/it/unimi/dsi/fastutil/ints/Int2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  1476. package/types/it/unimi/dsi/fastutil/ints/Int2IntAVLTreeMap$Entry.d.ts +0 -1
  1477. package/types/it/unimi/dsi/fastutil/ints/Int2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  1478. package/types/it/unimi/dsi/fastutil/ints/Int2IntFunctions$EmptyFunction.d.ts +0 -1
  1479. package/types/it/unimi/dsi/fastutil/ints/Int2IntFunctions$Singleton.d.ts +0 -1
  1480. package/types/it/unimi/dsi/fastutil/ints/Int2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1481. package/types/it/unimi/dsi/fastutil/ints/Int2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1482. package/types/it/unimi/dsi/fastutil/ints/Int2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1483. package/types/it/unimi/dsi/fastutil/ints/Int2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  1484. package/types/it/unimi/dsi/fastutil/ints/Int2IntOpenHashMap$EntryIterator.d.ts +0 -1
  1485. package/types/it/unimi/dsi/fastutil/ints/Int2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  1486. package/types/it/unimi/dsi/fastutil/ints/Int2IntOpenHashMap$MapIterator.d.ts +0 -1
  1487. package/types/it/unimi/dsi/fastutil/ints/Int2IntRBTreeMap$Entry.d.ts +0 -1
  1488. package/types/it/unimi/dsi/fastutil/ints/Int2IntRBTreeMap$ValueIterator.d.ts +0 -1
  1489. package/types/it/unimi/dsi/fastutil/ints/Int2LongAVLTreeMap$Entry.d.ts +0 -1
  1490. package/types/it/unimi/dsi/fastutil/ints/Int2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  1491. package/types/it/unimi/dsi/fastutil/ints/Int2LongFunctions$EmptyFunction.d.ts +0 -1
  1492. package/types/it/unimi/dsi/fastutil/ints/Int2LongFunctions$Singleton.d.ts +0 -1
  1493. package/types/it/unimi/dsi/fastutil/ints/Int2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1494. package/types/it/unimi/dsi/fastutil/ints/Int2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1495. package/types/it/unimi/dsi/fastutil/ints/Int2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1496. package/types/it/unimi/dsi/fastutil/ints/Int2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  1497. package/types/it/unimi/dsi/fastutil/ints/Int2LongOpenHashMap$EntryIterator.d.ts +0 -1
  1498. package/types/it/unimi/dsi/fastutil/ints/Int2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  1499. package/types/it/unimi/dsi/fastutil/ints/Int2LongOpenHashMap$MapIterator.d.ts +0 -1
  1500. package/types/it/unimi/dsi/fastutil/ints/Int2LongRBTreeMap$Entry.d.ts +0 -1
  1501. package/types/it/unimi/dsi/fastutil/ints/Int2LongRBTreeMap$ValueIterator.d.ts +0 -1
  1502. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap$Entry.d.ts +0 -1
  1503. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectAVLTreeMap$ValueIterator.d.ts +0 -1
  1504. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectFunctions$EmptyFunction.d.ts +0 -1
  1505. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectFunctions$Singleton.d.ts +0 -1
  1506. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1507. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1508. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1509. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectOpenCustomHashMap$MapIterator.d.ts +0 -1
  1510. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  1511. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  1512. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  1513. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectRBTreeMap$Entry.d.ts +0 -1
  1514. package/types/it/unimi/dsi/fastutil/ints/Int2ObjectRBTreeMap$ValueIterator.d.ts +0 -1
  1515. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  1516. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceAVLTreeMap$ValueIterator.d.ts +0 -1
  1517. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  1518. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceFunctions$Singleton.d.ts +0 -1
  1519. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1520. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1521. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1522. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceOpenCustomHashMap$MapIterator.d.ts +0 -1
  1523. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceOpenHashMap$EntryIterator.d.ts +0 -1
  1524. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceOpenHashMap$FastEntryIterator.d.ts +0 -1
  1525. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceOpenHashMap$MapIterator.d.ts +0 -1
  1526. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceRBTreeMap$Entry.d.ts +0 -1
  1527. package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceRBTreeMap$ValueIterator.d.ts +0 -1
  1528. package/types/it/unimi/dsi/fastutil/ints/Int2ShortAVLTreeMap$Entry.d.ts +0 -1
  1529. package/types/it/unimi/dsi/fastutil/ints/Int2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  1530. package/types/it/unimi/dsi/fastutil/ints/Int2ShortFunctions$EmptyFunction.d.ts +0 -1
  1531. package/types/it/unimi/dsi/fastutil/ints/Int2ShortFunctions$Singleton.d.ts +0 -1
  1532. package/types/it/unimi/dsi/fastutil/ints/Int2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1533. package/types/it/unimi/dsi/fastutil/ints/Int2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1534. package/types/it/unimi/dsi/fastutil/ints/Int2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1535. package/types/it/unimi/dsi/fastutil/ints/Int2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  1536. package/types/it/unimi/dsi/fastutil/ints/Int2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  1537. package/types/it/unimi/dsi/fastutil/ints/Int2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  1538. package/types/it/unimi/dsi/fastutil/ints/Int2ShortOpenHashMap$MapIterator.d.ts +0 -1
  1539. package/types/it/unimi/dsi/fastutil/ints/Int2ShortRBTreeMap$Entry.d.ts +0 -1
  1540. package/types/it/unimi/dsi/fastutil/ints/Int2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  1541. package/types/it/unimi/dsi/fastutil/ints/IntAVLTreeSet$Entry.d.ts +0 -1
  1542. package/types/it/unimi/dsi/fastutil/ints/IntArrayList$Spliterator.d.ts +0 -1
  1543. package/types/it/unimi/dsi/fastutil/ints/IntArraySet$Spliterator.d.ts +0 -1
  1544. package/types/it/unimi/dsi/fastutil/ints/IntArrays$ArrayHashStrategy.d.ts +1 -3
  1545. package/types/it/unimi/dsi/fastutil/ints/IntBigArrayBigList$Spliterator.d.ts +0 -1
  1546. package/types/it/unimi/dsi/fastutil/ints/IntBigArrays$BigArrayHashStrategy.d.ts +1 -3
  1547. package/types/it/unimi/dsi/fastutil/ints/IntBigListIterators$EmptyBigListIterator.d.ts +0 -1
  1548. package/types/it/unimi/dsi/fastutil/ints/IntImmutableList$Spliterator.d.ts +0 -1
  1549. package/types/it/unimi/dsi/fastutil/ints/IntIterators$EmptyIterator.d.ts +0 -1
  1550. package/types/it/unimi/dsi/fastutil/ints/IntOpenCustomHashSet$SetIterator.d.ts +1 -3
  1551. package/types/it/unimi/dsi/fastutil/ints/IntOpenHashBigSet$SetIterator.d.ts +1 -3
  1552. package/types/it/unimi/dsi/fastutil/ints/IntOpenHashSet$SetIterator.d.ts +1 -3
  1553. package/types/it/unimi/dsi/fastutil/ints/IntRBTreeSet$Entry.d.ts +0 -1
  1554. package/types/it/unimi/dsi/fastutil/ints/IntSpliterators$EmptySpliterator.d.ts +0 -1
  1555. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanAVLTreeMap$Entry.d.ts +0 -1
  1556. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  1557. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanFunctions$EmptyFunction.d.ts +0 -1
  1558. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanFunctions$Singleton.d.ts +0 -1
  1559. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1560. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1561. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1562. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  1563. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  1564. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  1565. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  1566. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanRBTreeMap$Entry.d.ts +0 -1
  1567. package/types/it/unimi/dsi/fastutil/longs/Long2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  1568. package/types/it/unimi/dsi/fastutil/longs/Long2ByteAVLTreeMap$Entry.d.ts +0 -1
  1569. package/types/it/unimi/dsi/fastutil/longs/Long2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  1570. package/types/it/unimi/dsi/fastutil/longs/Long2ByteFunctions$EmptyFunction.d.ts +0 -1
  1571. package/types/it/unimi/dsi/fastutil/longs/Long2ByteFunctions$Singleton.d.ts +0 -1
  1572. package/types/it/unimi/dsi/fastutil/longs/Long2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1573. package/types/it/unimi/dsi/fastutil/longs/Long2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1574. package/types/it/unimi/dsi/fastutil/longs/Long2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1575. package/types/it/unimi/dsi/fastutil/longs/Long2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  1576. package/types/it/unimi/dsi/fastutil/longs/Long2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  1577. package/types/it/unimi/dsi/fastutil/longs/Long2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  1578. package/types/it/unimi/dsi/fastutil/longs/Long2ByteOpenHashMap$MapIterator.d.ts +0 -1
  1579. package/types/it/unimi/dsi/fastutil/longs/Long2ByteRBTreeMap$Entry.d.ts +0 -1
  1580. package/types/it/unimi/dsi/fastutil/longs/Long2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  1581. package/types/it/unimi/dsi/fastutil/longs/Long2CharAVLTreeMap$Entry.d.ts +0 -1
  1582. package/types/it/unimi/dsi/fastutil/longs/Long2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  1583. package/types/it/unimi/dsi/fastutil/longs/Long2CharFunctions$EmptyFunction.d.ts +0 -1
  1584. package/types/it/unimi/dsi/fastutil/longs/Long2CharFunctions$Singleton.d.ts +0 -1
  1585. package/types/it/unimi/dsi/fastutil/longs/Long2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1586. package/types/it/unimi/dsi/fastutil/longs/Long2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1587. package/types/it/unimi/dsi/fastutil/longs/Long2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1588. package/types/it/unimi/dsi/fastutil/longs/Long2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  1589. package/types/it/unimi/dsi/fastutil/longs/Long2CharOpenHashMap$EntryIterator.d.ts +0 -1
  1590. package/types/it/unimi/dsi/fastutil/longs/Long2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  1591. package/types/it/unimi/dsi/fastutil/longs/Long2CharOpenHashMap$MapIterator.d.ts +0 -1
  1592. package/types/it/unimi/dsi/fastutil/longs/Long2CharRBTreeMap$Entry.d.ts +0 -1
  1593. package/types/it/unimi/dsi/fastutil/longs/Long2CharRBTreeMap$ValueIterator.d.ts +0 -1
  1594. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap$Entry.d.ts +0 -1
  1595. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  1596. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleFunctions$EmptyFunction.d.ts +0 -1
  1597. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleFunctions$Singleton.d.ts +0 -1
  1598. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1599. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1600. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1601. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  1602. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  1603. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  1604. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  1605. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleRBTreeMap$Entry.d.ts +0 -1
  1606. package/types/it/unimi/dsi/fastutil/longs/Long2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  1607. package/types/it/unimi/dsi/fastutil/longs/Long2FloatAVLTreeMap$Entry.d.ts +0 -1
  1608. package/types/it/unimi/dsi/fastutil/longs/Long2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  1609. package/types/it/unimi/dsi/fastutil/longs/Long2FloatFunctions$EmptyFunction.d.ts +0 -1
  1610. package/types/it/unimi/dsi/fastutil/longs/Long2FloatFunctions$Singleton.d.ts +0 -1
  1611. package/types/it/unimi/dsi/fastutil/longs/Long2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1612. package/types/it/unimi/dsi/fastutil/longs/Long2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1613. package/types/it/unimi/dsi/fastutil/longs/Long2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1614. package/types/it/unimi/dsi/fastutil/longs/Long2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  1615. package/types/it/unimi/dsi/fastutil/longs/Long2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  1616. package/types/it/unimi/dsi/fastutil/longs/Long2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  1617. package/types/it/unimi/dsi/fastutil/longs/Long2FloatOpenHashMap$MapIterator.d.ts +0 -1
  1618. package/types/it/unimi/dsi/fastutil/longs/Long2FloatRBTreeMap$Entry.d.ts +0 -1
  1619. package/types/it/unimi/dsi/fastutil/longs/Long2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  1620. package/types/it/unimi/dsi/fastutil/longs/Long2IntAVLTreeMap$Entry.d.ts +0 -1
  1621. package/types/it/unimi/dsi/fastutil/longs/Long2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  1622. package/types/it/unimi/dsi/fastutil/longs/Long2IntFunctions$EmptyFunction.d.ts +0 -1
  1623. package/types/it/unimi/dsi/fastutil/longs/Long2IntFunctions$Singleton.d.ts +0 -1
  1624. package/types/it/unimi/dsi/fastutil/longs/Long2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1625. package/types/it/unimi/dsi/fastutil/longs/Long2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1626. package/types/it/unimi/dsi/fastutil/longs/Long2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1627. package/types/it/unimi/dsi/fastutil/longs/Long2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  1628. package/types/it/unimi/dsi/fastutil/longs/Long2IntOpenHashMap$EntryIterator.d.ts +0 -1
  1629. package/types/it/unimi/dsi/fastutil/longs/Long2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  1630. package/types/it/unimi/dsi/fastutil/longs/Long2IntOpenHashMap$MapIterator.d.ts +0 -1
  1631. package/types/it/unimi/dsi/fastutil/longs/Long2IntRBTreeMap$Entry.d.ts +0 -1
  1632. package/types/it/unimi/dsi/fastutil/longs/Long2IntRBTreeMap$ValueIterator.d.ts +0 -1
  1633. package/types/it/unimi/dsi/fastutil/longs/Long2LongAVLTreeMap$Entry.d.ts +0 -1
  1634. package/types/it/unimi/dsi/fastutil/longs/Long2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  1635. package/types/it/unimi/dsi/fastutil/longs/Long2LongFunctions$EmptyFunction.d.ts +0 -1
  1636. package/types/it/unimi/dsi/fastutil/longs/Long2LongFunctions$Singleton.d.ts +0 -1
  1637. package/types/it/unimi/dsi/fastutil/longs/Long2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1638. package/types/it/unimi/dsi/fastutil/longs/Long2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1639. package/types/it/unimi/dsi/fastutil/longs/Long2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1640. package/types/it/unimi/dsi/fastutil/longs/Long2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  1641. package/types/it/unimi/dsi/fastutil/longs/Long2LongOpenHashMap$EntryIterator.d.ts +0 -1
  1642. package/types/it/unimi/dsi/fastutil/longs/Long2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  1643. package/types/it/unimi/dsi/fastutil/longs/Long2LongOpenHashMap$MapIterator.d.ts +0 -1
  1644. package/types/it/unimi/dsi/fastutil/longs/Long2LongRBTreeMap$Entry.d.ts +0 -1
  1645. package/types/it/unimi/dsi/fastutil/longs/Long2LongRBTreeMap$ValueIterator.d.ts +0 -1
  1646. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectAVLTreeMap$Entry.d.ts +0 -1
  1647. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectAVLTreeMap$ValueIterator.d.ts +0 -1
  1648. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectFunctions$EmptyFunction.d.ts +0 -1
  1649. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectFunctions$Singleton.d.ts +0 -1
  1650. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1651. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1652. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1653. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectOpenCustomHashMap$MapIterator.d.ts +0 -1
  1654. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  1655. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  1656. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  1657. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectRBTreeMap$Entry.d.ts +0 -1
  1658. package/types/it/unimi/dsi/fastutil/longs/Long2ObjectRBTreeMap$ValueIterator.d.ts +0 -1
  1659. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  1660. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceAVLTreeMap$ValueIterator.d.ts +0 -1
  1661. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  1662. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceFunctions$Singleton.d.ts +0 -1
  1663. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1664. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1665. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1666. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceOpenCustomHashMap$MapIterator.d.ts +0 -1
  1667. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceOpenHashMap$EntryIterator.d.ts +0 -1
  1668. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceOpenHashMap$FastEntryIterator.d.ts +0 -1
  1669. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceOpenHashMap$MapIterator.d.ts +0 -1
  1670. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceRBTreeMap$Entry.d.ts +0 -1
  1671. package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceRBTreeMap$ValueIterator.d.ts +0 -1
  1672. package/types/it/unimi/dsi/fastutil/longs/Long2ShortAVLTreeMap$Entry.d.ts +0 -1
  1673. package/types/it/unimi/dsi/fastutil/longs/Long2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  1674. package/types/it/unimi/dsi/fastutil/longs/Long2ShortFunctions$EmptyFunction.d.ts +0 -1
  1675. package/types/it/unimi/dsi/fastutil/longs/Long2ShortFunctions$Singleton.d.ts +0 -1
  1676. package/types/it/unimi/dsi/fastutil/longs/Long2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1677. package/types/it/unimi/dsi/fastutil/longs/Long2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1678. package/types/it/unimi/dsi/fastutil/longs/Long2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1679. package/types/it/unimi/dsi/fastutil/longs/Long2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  1680. package/types/it/unimi/dsi/fastutil/longs/Long2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  1681. package/types/it/unimi/dsi/fastutil/longs/Long2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  1682. package/types/it/unimi/dsi/fastutil/longs/Long2ShortOpenHashMap$MapIterator.d.ts +0 -1
  1683. package/types/it/unimi/dsi/fastutil/longs/Long2ShortRBTreeMap$Entry.d.ts +0 -1
  1684. package/types/it/unimi/dsi/fastutil/longs/Long2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  1685. package/types/it/unimi/dsi/fastutil/longs/LongAVLTreeSet$Entry.d.ts +0 -1
  1686. package/types/it/unimi/dsi/fastutil/longs/LongArrayList$Spliterator.d.ts +0 -1
  1687. package/types/it/unimi/dsi/fastutil/longs/LongArraySet$Spliterator.d.ts +0 -1
  1688. package/types/it/unimi/dsi/fastutil/longs/LongArrays$ArrayHashStrategy.d.ts +1 -3
  1689. package/types/it/unimi/dsi/fastutil/longs/LongBigArrayBigList$Spliterator.d.ts +0 -1
  1690. package/types/it/unimi/dsi/fastutil/longs/LongBigArrays$BigArrayHashStrategy.d.ts +1 -3
  1691. package/types/it/unimi/dsi/fastutil/longs/LongBigListIterators$EmptyBigListIterator.d.ts +0 -1
  1692. package/types/it/unimi/dsi/fastutil/longs/LongImmutableList$Spliterator.d.ts +0 -1
  1693. package/types/it/unimi/dsi/fastutil/longs/LongIterators$EmptyIterator.d.ts +0 -1
  1694. package/types/it/unimi/dsi/fastutil/longs/LongOpenCustomHashSet$SetIterator.d.ts +1 -3
  1695. package/types/it/unimi/dsi/fastutil/longs/LongOpenHashBigSet$SetIterator.d.ts +1 -3
  1696. package/types/it/unimi/dsi/fastutil/longs/LongOpenHashSet$SetIterator.d.ts +1 -3
  1697. package/types/it/unimi/dsi/fastutil/longs/LongRBTreeSet$Entry.d.ts +0 -1
  1698. package/types/it/unimi/dsi/fastutil/longs/LongSpliterators$EmptySpliterator.d.ts +0 -1
  1699. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanAVLTreeMap$Entry.d.ts +0 -1
  1700. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanAVLTreeMap$EntryIterator.d.ts +1 -1
  1701. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanAVLTreeMap$KeyIterator.d.ts +1 -1
  1702. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanAVLTreeMap$TreeIterator.d.ts +1 -1
  1703. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  1704. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanFunctions$EmptyFunction.d.ts +0 -1
  1705. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanFunctions$Singleton.d.ts +0 -1
  1706. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1707. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1708. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1709. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1710. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1711. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1712. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1713. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1714. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1715. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1716. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  1717. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  1718. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  1719. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  1720. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanRBTreeMap$Entry.d.ts +0 -1
  1721. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanRBTreeMap$EntryIterator.d.ts +1 -1
  1722. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanRBTreeMap$KeyIterator.d.ts +1 -1
  1723. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanRBTreeMap$TreeIterator.d.ts +1 -1
  1724. package/types/it/unimi/dsi/fastutil/objects/Object2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  1725. package/types/it/unimi/dsi/fastutil/objects/Object2ByteAVLTreeMap$Entry.d.ts +0 -1
  1726. package/types/it/unimi/dsi/fastutil/objects/Object2ByteAVLTreeMap$EntryIterator.d.ts +1 -1
  1727. package/types/it/unimi/dsi/fastutil/objects/Object2ByteAVLTreeMap$KeyIterator.d.ts +1 -1
  1728. package/types/it/unimi/dsi/fastutil/objects/Object2ByteAVLTreeMap$TreeIterator.d.ts +1 -1
  1729. package/types/it/unimi/dsi/fastutil/objects/Object2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  1730. package/types/it/unimi/dsi/fastutil/objects/Object2ByteFunctions$EmptyFunction.d.ts +0 -1
  1731. package/types/it/unimi/dsi/fastutil/objects/Object2ByteFunctions$Singleton.d.ts +0 -1
  1732. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1733. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1734. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1735. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1736. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1737. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1738. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1739. package/types/it/unimi/dsi/fastutil/objects/Object2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1740. package/types/it/unimi/dsi/fastutil/objects/Object2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1741. package/types/it/unimi/dsi/fastutil/objects/Object2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1742. package/types/it/unimi/dsi/fastutil/objects/Object2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  1743. package/types/it/unimi/dsi/fastutil/objects/Object2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  1744. package/types/it/unimi/dsi/fastutil/objects/Object2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  1745. package/types/it/unimi/dsi/fastutil/objects/Object2ByteOpenHashMap$MapIterator.d.ts +0 -1
  1746. package/types/it/unimi/dsi/fastutil/objects/Object2ByteRBTreeMap$Entry.d.ts +0 -1
  1747. package/types/it/unimi/dsi/fastutil/objects/Object2ByteRBTreeMap$EntryIterator.d.ts +1 -1
  1748. package/types/it/unimi/dsi/fastutil/objects/Object2ByteRBTreeMap$KeyIterator.d.ts +1 -1
  1749. package/types/it/unimi/dsi/fastutil/objects/Object2ByteRBTreeMap$TreeIterator.d.ts +1 -1
  1750. package/types/it/unimi/dsi/fastutil/objects/Object2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  1751. package/types/it/unimi/dsi/fastutil/objects/Object2CharAVLTreeMap$Entry.d.ts +0 -1
  1752. package/types/it/unimi/dsi/fastutil/objects/Object2CharAVLTreeMap$EntryIterator.d.ts +1 -1
  1753. package/types/it/unimi/dsi/fastutil/objects/Object2CharAVLTreeMap$KeyIterator.d.ts +1 -1
  1754. package/types/it/unimi/dsi/fastutil/objects/Object2CharAVLTreeMap$TreeIterator.d.ts +1 -1
  1755. package/types/it/unimi/dsi/fastutil/objects/Object2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  1756. package/types/it/unimi/dsi/fastutil/objects/Object2CharFunctions$EmptyFunction.d.ts +0 -1
  1757. package/types/it/unimi/dsi/fastutil/objects/Object2CharFunctions$Singleton.d.ts +0 -1
  1758. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1759. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1760. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1761. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1762. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1763. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1764. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1765. package/types/it/unimi/dsi/fastutil/objects/Object2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1766. package/types/it/unimi/dsi/fastutil/objects/Object2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1767. package/types/it/unimi/dsi/fastutil/objects/Object2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1768. package/types/it/unimi/dsi/fastutil/objects/Object2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  1769. package/types/it/unimi/dsi/fastutil/objects/Object2CharOpenHashMap$EntryIterator.d.ts +0 -1
  1770. package/types/it/unimi/dsi/fastutil/objects/Object2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  1771. package/types/it/unimi/dsi/fastutil/objects/Object2CharOpenHashMap$MapIterator.d.ts +0 -1
  1772. package/types/it/unimi/dsi/fastutil/objects/Object2CharRBTreeMap$Entry.d.ts +0 -1
  1773. package/types/it/unimi/dsi/fastutil/objects/Object2CharRBTreeMap$EntryIterator.d.ts +1 -1
  1774. package/types/it/unimi/dsi/fastutil/objects/Object2CharRBTreeMap$KeyIterator.d.ts +1 -1
  1775. package/types/it/unimi/dsi/fastutil/objects/Object2CharRBTreeMap$TreeIterator.d.ts +1 -1
  1776. package/types/it/unimi/dsi/fastutil/objects/Object2CharRBTreeMap$ValueIterator.d.ts +0 -1
  1777. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleAVLTreeMap$Entry.d.ts +0 -1
  1778. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleAVLTreeMap$EntryIterator.d.ts +1 -1
  1779. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleAVLTreeMap$KeyIterator.d.ts +1 -1
  1780. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleAVLTreeMap$TreeIterator.d.ts +1 -1
  1781. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  1782. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleFunctions$EmptyFunction.d.ts +0 -1
  1783. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleFunctions$Singleton.d.ts +0 -1
  1784. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1785. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1786. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1787. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1788. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1789. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1790. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1791. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1792. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1793. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1794. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  1795. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  1796. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  1797. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  1798. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleRBTreeMap$Entry.d.ts +0 -1
  1799. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleRBTreeMap$EntryIterator.d.ts +1 -1
  1800. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleRBTreeMap$KeyIterator.d.ts +1 -1
  1801. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleRBTreeMap$TreeIterator.d.ts +1 -1
  1802. package/types/it/unimi/dsi/fastutil/objects/Object2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  1803. package/types/it/unimi/dsi/fastutil/objects/Object2FloatAVLTreeMap$Entry.d.ts +0 -1
  1804. package/types/it/unimi/dsi/fastutil/objects/Object2FloatAVLTreeMap$EntryIterator.d.ts +1 -1
  1805. package/types/it/unimi/dsi/fastutil/objects/Object2FloatAVLTreeMap$KeyIterator.d.ts +1 -1
  1806. package/types/it/unimi/dsi/fastutil/objects/Object2FloatAVLTreeMap$TreeIterator.d.ts +1 -1
  1807. package/types/it/unimi/dsi/fastutil/objects/Object2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  1808. package/types/it/unimi/dsi/fastutil/objects/Object2FloatFunctions$EmptyFunction.d.ts +0 -1
  1809. package/types/it/unimi/dsi/fastutil/objects/Object2FloatFunctions$Singleton.d.ts +0 -1
  1810. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1811. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1812. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1813. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1814. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1815. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1816. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1817. package/types/it/unimi/dsi/fastutil/objects/Object2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1818. package/types/it/unimi/dsi/fastutil/objects/Object2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1819. package/types/it/unimi/dsi/fastutil/objects/Object2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1820. package/types/it/unimi/dsi/fastutil/objects/Object2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  1821. package/types/it/unimi/dsi/fastutil/objects/Object2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  1822. package/types/it/unimi/dsi/fastutil/objects/Object2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  1823. package/types/it/unimi/dsi/fastutil/objects/Object2FloatOpenHashMap$MapIterator.d.ts +0 -1
  1824. package/types/it/unimi/dsi/fastutil/objects/Object2FloatRBTreeMap$Entry.d.ts +0 -1
  1825. package/types/it/unimi/dsi/fastutil/objects/Object2FloatRBTreeMap$EntryIterator.d.ts +1 -1
  1826. package/types/it/unimi/dsi/fastutil/objects/Object2FloatRBTreeMap$KeyIterator.d.ts +1 -1
  1827. package/types/it/unimi/dsi/fastutil/objects/Object2FloatRBTreeMap$TreeIterator.d.ts +1 -1
  1828. package/types/it/unimi/dsi/fastutil/objects/Object2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  1829. package/types/it/unimi/dsi/fastutil/objects/Object2IntAVLTreeMap$Entry.d.ts +0 -1
  1830. package/types/it/unimi/dsi/fastutil/objects/Object2IntAVLTreeMap$EntryIterator.d.ts +1 -1
  1831. package/types/it/unimi/dsi/fastutil/objects/Object2IntAVLTreeMap$KeyIterator.d.ts +1 -1
  1832. package/types/it/unimi/dsi/fastutil/objects/Object2IntAVLTreeMap$TreeIterator.d.ts +1 -1
  1833. package/types/it/unimi/dsi/fastutil/objects/Object2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  1834. package/types/it/unimi/dsi/fastutil/objects/Object2IntFunctions$EmptyFunction.d.ts +0 -1
  1835. package/types/it/unimi/dsi/fastutil/objects/Object2IntFunctions$Singleton.d.ts +0 -1
  1836. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1837. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1838. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1839. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1840. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1841. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1842. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1843. package/types/it/unimi/dsi/fastutil/objects/Object2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1844. package/types/it/unimi/dsi/fastutil/objects/Object2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1845. package/types/it/unimi/dsi/fastutil/objects/Object2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1846. package/types/it/unimi/dsi/fastutil/objects/Object2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  1847. package/types/it/unimi/dsi/fastutil/objects/Object2IntOpenHashMap$EntryIterator.d.ts +0 -1
  1848. package/types/it/unimi/dsi/fastutil/objects/Object2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  1849. package/types/it/unimi/dsi/fastutil/objects/Object2IntOpenHashMap$MapIterator.d.ts +0 -1
  1850. package/types/it/unimi/dsi/fastutil/objects/Object2IntRBTreeMap$Entry.d.ts +0 -1
  1851. package/types/it/unimi/dsi/fastutil/objects/Object2IntRBTreeMap$EntryIterator.d.ts +1 -1
  1852. package/types/it/unimi/dsi/fastutil/objects/Object2IntRBTreeMap$KeyIterator.d.ts +1 -1
  1853. package/types/it/unimi/dsi/fastutil/objects/Object2IntRBTreeMap$TreeIterator.d.ts +1 -1
  1854. package/types/it/unimi/dsi/fastutil/objects/Object2IntRBTreeMap$ValueIterator.d.ts +0 -1
  1855. package/types/it/unimi/dsi/fastutil/objects/Object2LongAVLTreeMap$Entry.d.ts +0 -1
  1856. package/types/it/unimi/dsi/fastutil/objects/Object2LongAVLTreeMap$EntryIterator.d.ts +1 -1
  1857. package/types/it/unimi/dsi/fastutil/objects/Object2LongAVLTreeMap$KeyIterator.d.ts +1 -1
  1858. package/types/it/unimi/dsi/fastutil/objects/Object2LongAVLTreeMap$TreeIterator.d.ts +1 -1
  1859. package/types/it/unimi/dsi/fastutil/objects/Object2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  1860. package/types/it/unimi/dsi/fastutil/objects/Object2LongFunctions$EmptyFunction.d.ts +0 -1
  1861. package/types/it/unimi/dsi/fastutil/objects/Object2LongFunctions$Singleton.d.ts +0 -1
  1862. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1863. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1864. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1865. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1866. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1867. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1868. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1869. package/types/it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1870. package/types/it/unimi/dsi/fastutil/objects/Object2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1871. package/types/it/unimi/dsi/fastutil/objects/Object2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1872. package/types/it/unimi/dsi/fastutil/objects/Object2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  1873. package/types/it/unimi/dsi/fastutil/objects/Object2LongOpenHashMap$EntryIterator.d.ts +0 -1
  1874. package/types/it/unimi/dsi/fastutil/objects/Object2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  1875. package/types/it/unimi/dsi/fastutil/objects/Object2LongOpenHashMap$MapIterator.d.ts +0 -1
  1876. package/types/it/unimi/dsi/fastutil/objects/Object2LongRBTreeMap$Entry.d.ts +0 -1
  1877. package/types/it/unimi/dsi/fastutil/objects/Object2LongRBTreeMap$EntryIterator.d.ts +1 -1
  1878. package/types/it/unimi/dsi/fastutil/objects/Object2LongRBTreeMap$KeyIterator.d.ts +1 -1
  1879. package/types/it/unimi/dsi/fastutil/objects/Object2LongRBTreeMap$TreeIterator.d.ts +1 -1
  1880. package/types/it/unimi/dsi/fastutil/objects/Object2LongRBTreeMap$ValueIterator.d.ts +0 -1
  1881. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectAVLTreeMap$Entry.d.ts +0 -1
  1882. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectAVLTreeMap$EntryIterator.d.ts +2 -2
  1883. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectAVLTreeMap$KeyIterator.d.ts +2 -2
  1884. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectAVLTreeMap$TreeIterator.d.ts +2 -2
  1885. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectAVLTreeMap$ValueIterator.d.ts +1 -2
  1886. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectArrayMap$MapEntry.d.ts +2 -2
  1887. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectFunctions$EmptyFunction.d.ts +0 -1
  1888. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectFunctions$Singleton.d.ts +0 -1
  1889. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenCustomHashMap$EntryIterator.d.ts +2 -2
  1890. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenCustomHashMap$FastEntryIterator.d.ts +2 -2
  1891. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenCustomHashMap$KeyIterator.d.ts +2 -2
  1892. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenCustomHashMap$MapEntry.d.ts +2 -2
  1893. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenCustomHashMap$MapIterator.d.ts +2 -3
  1894. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenCustomHashMap$ValueIterator.d.ts +1 -1
  1895. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap$EntryIterator.d.ts +2 -2
  1896. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap$FastEntryIterator.d.ts +2 -2
  1897. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap$KeyIterator.d.ts +2 -2
  1898. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap$MapEntry.d.ts +2 -2
  1899. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap$MapIterator.d.ts +2 -3
  1900. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectLinkedOpenHashMap$ValueIterator.d.ts +1 -1
  1901. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$EntryIterator.d.ts +1 -2
  1902. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$EntrySpliterator.d.ts +2 -2
  1903. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +1 -2
  1904. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1905. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$KeySpliterator.d.ts +2 -2
  1906. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$MapEntry.d.ts +2 -2
  1907. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$MapIterator.d.ts +1 -2
  1908. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$MapSpliterator.d.ts +2 -2
  1909. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$ValueIterator.d.ts +1 -1
  1910. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenCustomHashMap$ValueSpliterator.d.ts +2 -2
  1911. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$EntryIterator.d.ts +1 -2
  1912. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$EntrySpliterator.d.ts +2 -2
  1913. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$FastEntryIterator.d.ts +1 -2
  1914. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$KeyIterator.d.ts +1 -1
  1915. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$KeySpliterator.d.ts +2 -2
  1916. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$MapEntry.d.ts +2 -2
  1917. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$MapIterator.d.ts +1 -2
  1918. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$MapSpliterator.d.ts +2 -2
  1919. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$ValueIterator.d.ts +1 -1
  1920. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectOpenHashMap$ValueSpliterator.d.ts +2 -2
  1921. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectRBTreeMap$Entry.d.ts +0 -1
  1922. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectRBTreeMap$EntryIterator.d.ts +2 -2
  1923. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectRBTreeMap$KeyIterator.d.ts +2 -2
  1924. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectRBTreeMap$TreeIterator.d.ts +2 -2
  1925. package/types/it/unimi/dsi/fastutil/objects/Object2ObjectRBTreeMap$ValueIterator.d.ts +1 -2
  1926. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  1927. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceAVLTreeMap$EntryIterator.d.ts +2 -2
  1928. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceAVLTreeMap$KeyIterator.d.ts +2 -2
  1929. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceAVLTreeMap$TreeIterator.d.ts +2 -2
  1930. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceAVLTreeMap$ValueIterator.d.ts +1 -2
  1931. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceArrayMap$MapEntry.d.ts +2 -2
  1932. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  1933. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceFunctions$Singleton.d.ts +0 -1
  1934. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenCustomHashMap$EntryIterator.d.ts +2 -2
  1935. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenCustomHashMap$FastEntryIterator.d.ts +2 -2
  1936. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenCustomHashMap$KeyIterator.d.ts +2 -2
  1937. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenCustomHashMap$MapEntry.d.ts +2 -2
  1938. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenCustomHashMap$MapIterator.d.ts +2 -3
  1939. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenCustomHashMap$ValueIterator.d.ts +1 -1
  1940. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenHashMap$EntryIterator.d.ts +2 -2
  1941. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenHashMap$FastEntryIterator.d.ts +2 -2
  1942. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenHashMap$KeyIterator.d.ts +2 -2
  1943. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenHashMap$MapEntry.d.ts +2 -2
  1944. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenHashMap$MapIterator.d.ts +2 -3
  1945. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceLinkedOpenHashMap$ValueIterator.d.ts +1 -1
  1946. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$EntryIterator.d.ts +1 -2
  1947. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$EntrySpliterator.d.ts +2 -2
  1948. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +1 -2
  1949. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1950. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$KeySpliterator.d.ts +2 -2
  1951. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$MapEntry.d.ts +2 -2
  1952. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$MapIterator.d.ts +1 -2
  1953. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$MapSpliterator.d.ts +2 -2
  1954. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$ValueIterator.d.ts +1 -1
  1955. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenCustomHashMap$ValueSpliterator.d.ts +2 -2
  1956. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$EntryIterator.d.ts +1 -2
  1957. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$EntrySpliterator.d.ts +2 -2
  1958. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$FastEntryIterator.d.ts +1 -2
  1959. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$KeyIterator.d.ts +1 -1
  1960. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$KeySpliterator.d.ts +2 -2
  1961. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$MapEntry.d.ts +2 -2
  1962. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$MapIterator.d.ts +1 -2
  1963. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$MapSpliterator.d.ts +2 -2
  1964. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$ValueIterator.d.ts +1 -1
  1965. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceOpenHashMap$ValueSpliterator.d.ts +2 -2
  1966. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceRBTreeMap$Entry.d.ts +0 -1
  1967. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceRBTreeMap$EntryIterator.d.ts +2 -2
  1968. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceRBTreeMap$KeyIterator.d.ts +2 -2
  1969. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceRBTreeMap$TreeIterator.d.ts +2 -2
  1970. package/types/it/unimi/dsi/fastutil/objects/Object2ReferenceRBTreeMap$ValueIterator.d.ts +1 -2
  1971. package/types/it/unimi/dsi/fastutil/objects/Object2ShortAVLTreeMap$Entry.d.ts +0 -1
  1972. package/types/it/unimi/dsi/fastutil/objects/Object2ShortAVLTreeMap$EntryIterator.d.ts +1 -1
  1973. package/types/it/unimi/dsi/fastutil/objects/Object2ShortAVLTreeMap$KeyIterator.d.ts +1 -1
  1974. package/types/it/unimi/dsi/fastutil/objects/Object2ShortAVLTreeMap$TreeIterator.d.ts +1 -1
  1975. package/types/it/unimi/dsi/fastutil/objects/Object2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  1976. package/types/it/unimi/dsi/fastutil/objects/Object2ShortFunctions$EmptyFunction.d.ts +0 -1
  1977. package/types/it/unimi/dsi/fastutil/objects/Object2ShortFunctions$Singleton.d.ts +0 -1
  1978. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenCustomHashMap$EntryIterator.d.ts +1 -1
  1979. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenCustomHashMap$FastEntryIterator.d.ts +1 -1
  1980. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenCustomHashMap$KeyIterator.d.ts +1 -1
  1981. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenCustomHashMap$MapIterator.d.ts +0 -1
  1982. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  1983. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  1984. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  1985. package/types/it/unimi/dsi/fastutil/objects/Object2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  1986. package/types/it/unimi/dsi/fastutil/objects/Object2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  1987. package/types/it/unimi/dsi/fastutil/objects/Object2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  1988. package/types/it/unimi/dsi/fastutil/objects/Object2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  1989. package/types/it/unimi/dsi/fastutil/objects/Object2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  1990. package/types/it/unimi/dsi/fastutil/objects/Object2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  1991. package/types/it/unimi/dsi/fastutil/objects/Object2ShortOpenHashMap$MapIterator.d.ts +0 -1
  1992. package/types/it/unimi/dsi/fastutil/objects/Object2ShortRBTreeMap$Entry.d.ts +0 -1
  1993. package/types/it/unimi/dsi/fastutil/objects/Object2ShortRBTreeMap$EntryIterator.d.ts +1 -1
  1994. package/types/it/unimi/dsi/fastutil/objects/Object2ShortRBTreeMap$KeyIterator.d.ts +1 -1
  1995. package/types/it/unimi/dsi/fastutil/objects/Object2ShortRBTreeMap$TreeIterator.d.ts +1 -1
  1996. package/types/it/unimi/dsi/fastutil/objects/Object2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  1997. package/types/it/unimi/dsi/fastutil/objects/ObjectAVLTreeSet$Entry.d.ts +0 -1
  1998. package/types/it/unimi/dsi/fastutil/objects/ObjectAVLTreeSet$SetIterator.d.ts +2 -2
  1999. package/types/it/unimi/dsi/fastutil/objects/ObjectArrayList$Spliterator.d.ts +1 -2
  2000. package/types/it/unimi/dsi/fastutil/objects/ObjectArraySet$Spliterator.d.ts +1 -2
  2001. package/types/it/unimi/dsi/fastutil/objects/ObjectArrays$ArrayHashStrategy.d.ts +1 -3
  2002. package/types/it/unimi/dsi/fastutil/objects/ObjectBigArrayBigList$Spliterator.d.ts +1 -2
  2003. package/types/it/unimi/dsi/fastutil/objects/ObjectBigArrays$BigArrayHashStrategy.d.ts +1 -3
  2004. package/types/it/unimi/dsi/fastutil/objects/ObjectBigListIterators$EmptyBigListIterator.d.ts +0 -1
  2005. package/types/it/unimi/dsi/fastutil/objects/ObjectImmutableList$Spliterator.d.ts +1 -2
  2006. package/types/it/unimi/dsi/fastutil/objects/ObjectIterators$EmptyIterator.d.ts +0 -1
  2007. package/types/it/unimi/dsi/fastutil/objects/ObjectLinkedOpenCustomHashSet$SetIterator.d.ts +2 -2
  2008. package/types/it/unimi/dsi/fastutil/objects/ObjectLinkedOpenHashSet$SetIterator.d.ts +2 -2
  2009. package/types/it/unimi/dsi/fastutil/objects/ObjectOpenCustomHashSet$SetIterator.d.ts +1 -3
  2010. package/types/it/unimi/dsi/fastutil/objects/ObjectOpenCustomHashSet$SetSpliterator.d.ts +2 -2
  2011. package/types/it/unimi/dsi/fastutil/objects/ObjectOpenHashBigSet$SetIterator.d.ts +1 -3
  2012. package/types/it/unimi/dsi/fastutil/objects/ObjectOpenHashBigSet$SetSpliterator.d.ts +2 -2
  2013. package/types/it/unimi/dsi/fastutil/objects/ObjectOpenHashSet$SetIterator.d.ts +1 -3
  2014. package/types/it/unimi/dsi/fastutil/objects/ObjectOpenHashSet$SetSpliterator.d.ts +2 -2
  2015. package/types/it/unimi/dsi/fastutil/objects/ObjectRBTreeSet$Entry.d.ts +0 -1
  2016. package/types/it/unimi/dsi/fastutil/objects/ObjectRBTreeSet$SetIterator.d.ts +2 -2
  2017. package/types/it/unimi/dsi/fastutil/objects/ObjectSpliterators$EmptySpliterator.d.ts +0 -1
  2018. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanFunctions$EmptyFunction.d.ts +0 -1
  2019. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanFunctions$Singleton.d.ts +0 -1
  2020. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2021. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2022. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2023. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2024. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2025. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2026. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  2027. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  2028. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  2029. package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  2030. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteFunctions$EmptyFunction.d.ts +0 -1
  2031. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteFunctions$Singleton.d.ts +0 -1
  2032. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2033. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2034. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2035. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2036. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2037. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2038. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  2039. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  2040. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  2041. package/types/it/unimi/dsi/fastutil/objects/Reference2ByteOpenHashMap$MapIterator.d.ts +0 -1
  2042. package/types/it/unimi/dsi/fastutil/objects/Reference2CharFunctions$EmptyFunction.d.ts +0 -1
  2043. package/types/it/unimi/dsi/fastutil/objects/Reference2CharFunctions$Singleton.d.ts +0 -1
  2044. package/types/it/unimi/dsi/fastutil/objects/Reference2CharLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2045. package/types/it/unimi/dsi/fastutil/objects/Reference2CharLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2046. package/types/it/unimi/dsi/fastutil/objects/Reference2CharLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2047. package/types/it/unimi/dsi/fastutil/objects/Reference2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2048. package/types/it/unimi/dsi/fastutil/objects/Reference2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2049. package/types/it/unimi/dsi/fastutil/objects/Reference2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2050. package/types/it/unimi/dsi/fastutil/objects/Reference2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  2051. package/types/it/unimi/dsi/fastutil/objects/Reference2CharOpenHashMap$EntryIterator.d.ts +0 -1
  2052. package/types/it/unimi/dsi/fastutil/objects/Reference2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  2053. package/types/it/unimi/dsi/fastutil/objects/Reference2CharOpenHashMap$MapIterator.d.ts +0 -1
  2054. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleFunctions$EmptyFunction.d.ts +0 -1
  2055. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleFunctions$Singleton.d.ts +0 -1
  2056. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2057. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2058. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2059. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2060. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2061. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2062. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  2063. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  2064. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  2065. package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  2066. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatFunctions$EmptyFunction.d.ts +0 -1
  2067. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatFunctions$Singleton.d.ts +0 -1
  2068. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2069. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2070. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2071. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2072. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2073. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2074. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  2075. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  2076. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  2077. package/types/it/unimi/dsi/fastutil/objects/Reference2FloatOpenHashMap$MapIterator.d.ts +0 -1
  2078. package/types/it/unimi/dsi/fastutil/objects/Reference2IntFunctions$EmptyFunction.d.ts +0 -1
  2079. package/types/it/unimi/dsi/fastutil/objects/Reference2IntFunctions$Singleton.d.ts +0 -1
  2080. package/types/it/unimi/dsi/fastutil/objects/Reference2IntLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2081. package/types/it/unimi/dsi/fastutil/objects/Reference2IntLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2082. package/types/it/unimi/dsi/fastutil/objects/Reference2IntLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2083. package/types/it/unimi/dsi/fastutil/objects/Reference2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2084. package/types/it/unimi/dsi/fastutil/objects/Reference2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2085. package/types/it/unimi/dsi/fastutil/objects/Reference2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2086. package/types/it/unimi/dsi/fastutil/objects/Reference2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  2087. package/types/it/unimi/dsi/fastutil/objects/Reference2IntOpenHashMap$EntryIterator.d.ts +0 -1
  2088. package/types/it/unimi/dsi/fastutil/objects/Reference2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  2089. package/types/it/unimi/dsi/fastutil/objects/Reference2IntOpenHashMap$MapIterator.d.ts +0 -1
  2090. package/types/it/unimi/dsi/fastutil/objects/Reference2LongFunctions$EmptyFunction.d.ts +0 -1
  2091. package/types/it/unimi/dsi/fastutil/objects/Reference2LongFunctions$Singleton.d.ts +0 -1
  2092. package/types/it/unimi/dsi/fastutil/objects/Reference2LongLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2093. package/types/it/unimi/dsi/fastutil/objects/Reference2LongLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2094. package/types/it/unimi/dsi/fastutil/objects/Reference2LongLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2095. package/types/it/unimi/dsi/fastutil/objects/Reference2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2096. package/types/it/unimi/dsi/fastutil/objects/Reference2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2097. package/types/it/unimi/dsi/fastutil/objects/Reference2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2098. package/types/it/unimi/dsi/fastutil/objects/Reference2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  2099. package/types/it/unimi/dsi/fastutil/objects/Reference2LongOpenHashMap$EntryIterator.d.ts +0 -1
  2100. package/types/it/unimi/dsi/fastutil/objects/Reference2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  2101. package/types/it/unimi/dsi/fastutil/objects/Reference2LongOpenHashMap$MapIterator.d.ts +0 -1
  2102. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectArrayMap$MapEntry.d.ts +2 -2
  2103. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectFunctions$EmptyFunction.d.ts +0 -1
  2104. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectFunctions$Singleton.d.ts +0 -1
  2105. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectLinkedOpenHashMap$EntryIterator.d.ts +2 -2
  2106. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectLinkedOpenHashMap$FastEntryIterator.d.ts +2 -2
  2107. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectLinkedOpenHashMap$KeyIterator.d.ts +2 -2
  2108. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectLinkedOpenHashMap$MapEntry.d.ts +2 -2
  2109. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectLinkedOpenHashMap$MapIterator.d.ts +2 -3
  2110. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectLinkedOpenHashMap$ValueIterator.d.ts +1 -1
  2111. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$EntryIterator.d.ts +1 -2
  2112. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$EntrySpliterator.d.ts +2 -2
  2113. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +1 -2
  2114. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$KeyIterator.d.ts +1 -1
  2115. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$KeySpliterator.d.ts +2 -2
  2116. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$MapEntry.d.ts +2 -2
  2117. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$MapIterator.d.ts +1 -2
  2118. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$MapSpliterator.d.ts +2 -2
  2119. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$ValueIterator.d.ts +1 -1
  2120. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenCustomHashMap$ValueSpliterator.d.ts +2 -2
  2121. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$EntryIterator.d.ts +1 -2
  2122. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$EntrySpliterator.d.ts +2 -2
  2123. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$FastEntryIterator.d.ts +1 -2
  2124. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$KeyIterator.d.ts +1 -1
  2125. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$KeySpliterator.d.ts +2 -2
  2126. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$MapEntry.d.ts +2 -2
  2127. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$MapIterator.d.ts +1 -2
  2128. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$MapSpliterator.d.ts +2 -2
  2129. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$ValueIterator.d.ts +1 -1
  2130. package/types/it/unimi/dsi/fastutil/objects/Reference2ObjectOpenHashMap$ValueSpliterator.d.ts +2 -2
  2131. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceArrayMap$MapEntry.d.ts +2 -2
  2132. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  2133. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceFunctions$Singleton.d.ts +0 -1
  2134. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceLinkedOpenHashMap$EntryIterator.d.ts +2 -2
  2135. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceLinkedOpenHashMap$FastEntryIterator.d.ts +2 -2
  2136. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceLinkedOpenHashMap$KeyIterator.d.ts +2 -2
  2137. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceLinkedOpenHashMap$MapEntry.d.ts +2 -2
  2138. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceLinkedOpenHashMap$MapIterator.d.ts +2 -3
  2139. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceLinkedOpenHashMap$ValueIterator.d.ts +1 -1
  2140. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$EntryIterator.d.ts +1 -2
  2141. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$EntrySpliterator.d.ts +2 -2
  2142. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +1 -2
  2143. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$KeyIterator.d.ts +1 -1
  2144. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$KeySpliterator.d.ts +2 -2
  2145. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$MapEntry.d.ts +2 -2
  2146. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$MapIterator.d.ts +1 -2
  2147. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$MapSpliterator.d.ts +2 -2
  2148. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$ValueIterator.d.ts +1 -1
  2149. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenCustomHashMap$ValueSpliterator.d.ts +2 -2
  2150. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$EntryIterator.d.ts +1 -2
  2151. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$EntrySpliterator.d.ts +2 -2
  2152. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$FastEntryIterator.d.ts +1 -2
  2153. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$KeyIterator.d.ts +1 -1
  2154. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$KeySpliterator.d.ts +2 -2
  2155. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$MapEntry.d.ts +2 -2
  2156. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$MapIterator.d.ts +1 -2
  2157. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$MapSpliterator.d.ts +2 -2
  2158. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$ValueIterator.d.ts +1 -1
  2159. package/types/it/unimi/dsi/fastutil/objects/Reference2ReferenceOpenHashMap$ValueSpliterator.d.ts +2 -2
  2160. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortFunctions$EmptyFunction.d.ts +0 -1
  2161. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortFunctions$Singleton.d.ts +0 -1
  2162. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortLinkedOpenHashMap$EntryIterator.d.ts +1 -1
  2163. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortLinkedOpenHashMap$FastEntryIterator.d.ts +1 -1
  2164. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortLinkedOpenHashMap$KeyIterator.d.ts +1 -1
  2165. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2166. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2167. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2168. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  2169. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  2170. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  2171. package/types/it/unimi/dsi/fastutil/objects/Reference2ShortOpenHashMap$MapIterator.d.ts +0 -1
  2172. package/types/it/unimi/dsi/fastutil/objects/ReferenceArrayList$Spliterator.d.ts +1 -2
  2173. package/types/it/unimi/dsi/fastutil/objects/ReferenceArraySet$Spliterator.d.ts +1 -2
  2174. package/types/it/unimi/dsi/fastutil/objects/ReferenceBigArrayBigList$Spliterator.d.ts +1 -2
  2175. package/types/it/unimi/dsi/fastutil/objects/ReferenceImmutableList$Spliterator.d.ts +1 -2
  2176. package/types/it/unimi/dsi/fastutil/objects/ReferenceLinkedOpenHashSet$SetIterator.d.ts +2 -2
  2177. package/types/it/unimi/dsi/fastutil/objects/ReferenceOpenHashBigSet$SetIterator.d.ts +1 -3
  2178. package/types/it/unimi/dsi/fastutil/objects/ReferenceOpenHashBigSet$SetSpliterator.d.ts +2 -2
  2179. package/types/it/unimi/dsi/fastutil/objects/ReferenceOpenHashSet$SetIterator.d.ts +1 -3
  2180. package/types/it/unimi/dsi/fastutil/objects/ReferenceOpenHashSet$SetSpliterator.d.ts +2 -2
  2181. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanAVLTreeMap$Entry.d.ts +0 -1
  2182. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanAVLTreeMap$ValueIterator.d.ts +0 -1
  2183. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanFunctions$EmptyFunction.d.ts +0 -1
  2184. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanFunctions$Singleton.d.ts +0 -1
  2185. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2186. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2187. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2188. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanOpenCustomHashMap$MapIterator.d.ts +0 -1
  2189. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanOpenHashMap$EntryIterator.d.ts +0 -1
  2190. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanOpenHashMap$FastEntryIterator.d.ts +0 -1
  2191. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanOpenHashMap$MapIterator.d.ts +0 -1
  2192. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanRBTreeMap$Entry.d.ts +0 -1
  2193. package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanRBTreeMap$ValueIterator.d.ts +0 -1
  2194. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteAVLTreeMap$Entry.d.ts +0 -1
  2195. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteAVLTreeMap$ValueIterator.d.ts +0 -1
  2196. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteFunctions$EmptyFunction.d.ts +0 -1
  2197. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteFunctions$Singleton.d.ts +0 -1
  2198. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2199. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2200. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2201. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteOpenCustomHashMap$MapIterator.d.ts +0 -1
  2202. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteOpenHashMap$EntryIterator.d.ts +0 -1
  2203. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteOpenHashMap$FastEntryIterator.d.ts +0 -1
  2204. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteOpenHashMap$MapIterator.d.ts +0 -1
  2205. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteRBTreeMap$Entry.d.ts +0 -1
  2206. package/types/it/unimi/dsi/fastutil/shorts/Short2ByteRBTreeMap$ValueIterator.d.ts +0 -1
  2207. package/types/it/unimi/dsi/fastutil/shorts/Short2CharAVLTreeMap$Entry.d.ts +0 -1
  2208. package/types/it/unimi/dsi/fastutil/shorts/Short2CharAVLTreeMap$ValueIterator.d.ts +0 -1
  2209. package/types/it/unimi/dsi/fastutil/shorts/Short2CharFunctions$EmptyFunction.d.ts +0 -1
  2210. package/types/it/unimi/dsi/fastutil/shorts/Short2CharFunctions$Singleton.d.ts +0 -1
  2211. package/types/it/unimi/dsi/fastutil/shorts/Short2CharLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2212. package/types/it/unimi/dsi/fastutil/shorts/Short2CharOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2213. package/types/it/unimi/dsi/fastutil/shorts/Short2CharOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2214. package/types/it/unimi/dsi/fastutil/shorts/Short2CharOpenCustomHashMap$MapIterator.d.ts +0 -1
  2215. package/types/it/unimi/dsi/fastutil/shorts/Short2CharOpenHashMap$EntryIterator.d.ts +0 -1
  2216. package/types/it/unimi/dsi/fastutil/shorts/Short2CharOpenHashMap$FastEntryIterator.d.ts +0 -1
  2217. package/types/it/unimi/dsi/fastutil/shorts/Short2CharOpenHashMap$MapIterator.d.ts +0 -1
  2218. package/types/it/unimi/dsi/fastutil/shorts/Short2CharRBTreeMap$Entry.d.ts +0 -1
  2219. package/types/it/unimi/dsi/fastutil/shorts/Short2CharRBTreeMap$ValueIterator.d.ts +0 -1
  2220. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleAVLTreeMap$Entry.d.ts +0 -1
  2221. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleAVLTreeMap$ValueIterator.d.ts +0 -1
  2222. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleFunctions$EmptyFunction.d.ts +0 -1
  2223. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleFunctions$Singleton.d.ts +0 -1
  2224. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2225. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2226. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2227. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleOpenCustomHashMap$MapIterator.d.ts +0 -1
  2228. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleOpenHashMap$EntryIterator.d.ts +0 -1
  2229. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleOpenHashMap$FastEntryIterator.d.ts +0 -1
  2230. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleOpenHashMap$MapIterator.d.ts +0 -1
  2231. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleRBTreeMap$Entry.d.ts +0 -1
  2232. package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleRBTreeMap$ValueIterator.d.ts +0 -1
  2233. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatAVLTreeMap$Entry.d.ts +0 -1
  2234. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatAVLTreeMap$ValueIterator.d.ts +0 -1
  2235. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatFunctions$EmptyFunction.d.ts +0 -1
  2236. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatFunctions$Singleton.d.ts +0 -1
  2237. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2238. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2239. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2240. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatOpenCustomHashMap$MapIterator.d.ts +0 -1
  2241. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatOpenHashMap$EntryIterator.d.ts +0 -1
  2242. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatOpenHashMap$FastEntryIterator.d.ts +0 -1
  2243. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatOpenHashMap$MapIterator.d.ts +0 -1
  2244. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatRBTreeMap$Entry.d.ts +0 -1
  2245. package/types/it/unimi/dsi/fastutil/shorts/Short2FloatRBTreeMap$ValueIterator.d.ts +0 -1
  2246. package/types/it/unimi/dsi/fastutil/shorts/Short2IntAVLTreeMap$Entry.d.ts +0 -1
  2247. package/types/it/unimi/dsi/fastutil/shorts/Short2IntAVLTreeMap$ValueIterator.d.ts +0 -1
  2248. package/types/it/unimi/dsi/fastutil/shorts/Short2IntFunctions$EmptyFunction.d.ts +0 -1
  2249. package/types/it/unimi/dsi/fastutil/shorts/Short2IntFunctions$Singleton.d.ts +0 -1
  2250. package/types/it/unimi/dsi/fastutil/shorts/Short2IntLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2251. package/types/it/unimi/dsi/fastutil/shorts/Short2IntOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2252. package/types/it/unimi/dsi/fastutil/shorts/Short2IntOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2253. package/types/it/unimi/dsi/fastutil/shorts/Short2IntOpenCustomHashMap$MapIterator.d.ts +0 -1
  2254. package/types/it/unimi/dsi/fastutil/shorts/Short2IntOpenHashMap$EntryIterator.d.ts +0 -1
  2255. package/types/it/unimi/dsi/fastutil/shorts/Short2IntOpenHashMap$FastEntryIterator.d.ts +0 -1
  2256. package/types/it/unimi/dsi/fastutil/shorts/Short2IntOpenHashMap$MapIterator.d.ts +0 -1
  2257. package/types/it/unimi/dsi/fastutil/shorts/Short2IntRBTreeMap$Entry.d.ts +0 -1
  2258. package/types/it/unimi/dsi/fastutil/shorts/Short2IntRBTreeMap$ValueIterator.d.ts +0 -1
  2259. package/types/it/unimi/dsi/fastutil/shorts/Short2LongAVLTreeMap$Entry.d.ts +0 -1
  2260. package/types/it/unimi/dsi/fastutil/shorts/Short2LongAVLTreeMap$ValueIterator.d.ts +0 -1
  2261. package/types/it/unimi/dsi/fastutil/shorts/Short2LongFunctions$EmptyFunction.d.ts +0 -1
  2262. package/types/it/unimi/dsi/fastutil/shorts/Short2LongFunctions$Singleton.d.ts +0 -1
  2263. package/types/it/unimi/dsi/fastutil/shorts/Short2LongLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2264. package/types/it/unimi/dsi/fastutil/shorts/Short2LongOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2265. package/types/it/unimi/dsi/fastutil/shorts/Short2LongOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2266. package/types/it/unimi/dsi/fastutil/shorts/Short2LongOpenCustomHashMap$MapIterator.d.ts +0 -1
  2267. package/types/it/unimi/dsi/fastutil/shorts/Short2LongOpenHashMap$EntryIterator.d.ts +0 -1
  2268. package/types/it/unimi/dsi/fastutil/shorts/Short2LongOpenHashMap$FastEntryIterator.d.ts +0 -1
  2269. package/types/it/unimi/dsi/fastutil/shorts/Short2LongOpenHashMap$MapIterator.d.ts +0 -1
  2270. package/types/it/unimi/dsi/fastutil/shorts/Short2LongRBTreeMap$Entry.d.ts +0 -1
  2271. package/types/it/unimi/dsi/fastutil/shorts/Short2LongRBTreeMap$ValueIterator.d.ts +0 -1
  2272. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectAVLTreeMap$Entry.d.ts +0 -1
  2273. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectAVLTreeMap$ValueIterator.d.ts +0 -1
  2274. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectFunctions$EmptyFunction.d.ts +0 -1
  2275. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectFunctions$Singleton.d.ts +0 -1
  2276. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2277. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2278. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2279. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectOpenCustomHashMap$MapIterator.d.ts +0 -1
  2280. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectOpenHashMap$EntryIterator.d.ts +0 -1
  2281. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectOpenHashMap$FastEntryIterator.d.ts +0 -1
  2282. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectOpenHashMap$MapIterator.d.ts +0 -1
  2283. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectRBTreeMap$Entry.d.ts +0 -1
  2284. package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectRBTreeMap$ValueIterator.d.ts +0 -1
  2285. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceAVLTreeMap$Entry.d.ts +0 -1
  2286. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceAVLTreeMap$ValueIterator.d.ts +0 -1
  2287. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceFunctions$EmptyFunction.d.ts +0 -1
  2288. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceFunctions$Singleton.d.ts +0 -1
  2289. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2290. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2291. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2292. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceOpenCustomHashMap$MapIterator.d.ts +0 -1
  2293. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceOpenHashMap$EntryIterator.d.ts +0 -1
  2294. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceOpenHashMap$FastEntryIterator.d.ts +0 -1
  2295. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceOpenHashMap$MapIterator.d.ts +0 -1
  2296. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceRBTreeMap$Entry.d.ts +0 -1
  2297. package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceRBTreeMap$ValueIterator.d.ts +0 -1
  2298. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortAVLTreeMap$Entry.d.ts +0 -1
  2299. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortAVLTreeMap$ValueIterator.d.ts +0 -1
  2300. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortFunctions$EmptyFunction.d.ts +0 -1
  2301. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortFunctions$Singleton.d.ts +0 -1
  2302. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortLinkedOpenHashMap$MapIterator.d.ts +0 -1
  2303. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortOpenCustomHashMap$EntryIterator.d.ts +0 -1
  2304. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortOpenCustomHashMap$FastEntryIterator.d.ts +0 -1
  2305. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortOpenCustomHashMap$MapIterator.d.ts +0 -1
  2306. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortOpenHashMap$EntryIterator.d.ts +0 -1
  2307. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortOpenHashMap$FastEntryIterator.d.ts +0 -1
  2308. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortOpenHashMap$MapIterator.d.ts +0 -1
  2309. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortRBTreeMap$Entry.d.ts +0 -1
  2310. package/types/it/unimi/dsi/fastutil/shorts/Short2ShortRBTreeMap$ValueIterator.d.ts +0 -1
  2311. package/types/it/unimi/dsi/fastutil/shorts/ShortAVLTreeSet$Entry.d.ts +0 -1
  2312. package/types/it/unimi/dsi/fastutil/shorts/ShortArrayList$Spliterator.d.ts +0 -1
  2313. package/types/it/unimi/dsi/fastutil/shorts/ShortArraySet$Spliterator.d.ts +0 -1
  2314. package/types/it/unimi/dsi/fastutil/shorts/ShortArrays$ArrayHashStrategy.d.ts +1 -3
  2315. package/types/it/unimi/dsi/fastutil/shorts/ShortBigArrayBigList$Spliterator.d.ts +0 -1
  2316. package/types/it/unimi/dsi/fastutil/shorts/ShortBigArrays$BigArrayHashStrategy.d.ts +1 -3
  2317. package/types/it/unimi/dsi/fastutil/shorts/ShortBigListIterators$EmptyBigListIterator.d.ts +0 -1
  2318. package/types/it/unimi/dsi/fastutil/shorts/ShortImmutableList$Spliterator.d.ts +0 -1
  2319. package/types/it/unimi/dsi/fastutil/shorts/ShortIterators$EmptyIterator.d.ts +0 -1
  2320. package/types/it/unimi/dsi/fastutil/shorts/ShortOpenCustomHashSet$SetIterator.d.ts +1 -3
  2321. package/types/it/unimi/dsi/fastutil/shorts/ShortOpenHashSet$SetIterator.d.ts +1 -3
  2322. package/types/it/unimi/dsi/fastutil/shorts/ShortRBTreeSet$Entry.d.ts +0 -1
  2323. package/types/it/unimi/dsi/fastutil/shorts/ShortSpliterators$EmptySpliterator.d.ts +0 -1
  2324. package/types/java/awt/BufferCapabilities.d.ts +0 -1
  2325. package/types/java/awt/EventDispatchThread.d.ts +0 -1
  2326. package/types/java/awt/Font.d.ts +0 -5
  2327. package/types/java/awt/ImageCapabilities.d.ts +0 -1
  2328. package/types/java/awt/Insets.d.ts +0 -1
  2329. package/types/java/awt/JobAttributes.d.ts +0 -1
  2330. package/types/java/awt/PageAttributes.d.ts +0 -1
  2331. package/types/java/awt/datatransfer/DataFlavor.d.ts +0 -3
  2332. package/types/java/awt/datatransfer/MimeType.d.ts +0 -1
  2333. package/types/java/awt/datatransfer/MimeTypeParameterList.d.ts +0 -1
  2334. package/types/java/awt/event/InvocationEvent.d.ts +0 -1
  2335. package/types/java/awt/event/KeyEvent.d.ts +0 -1
  2336. package/types/java/awt/geom/AffineTransform.d.ts +0 -2
  2337. package/types/java/awt/geom/Area.d.ts +0 -1
  2338. package/types/java/awt/geom/Dimension2D.d.ts +0 -1
  2339. package/types/java/awt/geom/Line2D.d.ts +0 -1
  2340. package/types/java/awt/geom/Path2D.d.ts +0 -1
  2341. package/types/java/awt/geom/Point2D.d.ts +0 -1
  2342. package/types/java/awt/geom/RectangularShape.d.ts +0 -1
  2343. package/types/java/awt/image/renderable/RenderContext.d.ts +0 -1
  2344. package/types/java/awt/print/PageFormat.d.ts +0 -1
  2345. package/types/java/awt/print/Paper.d.ts +0 -1
  2346. package/types/java/io/BufferedOutputStream.d.ts +0 -1
  2347. package/types/java/io/BufferedWriter.d.ts +0 -1
  2348. package/types/java/io/File.d.ts +0 -2
  2349. package/types/java/io/FileDescriptor.d.ts +0 -1
  2350. package/types/java/io/ObjectStreamClass.d.ts +0 -1
  2351. package/types/java/io/PrintStream.d.ts +0 -2
  2352. package/types/java/io/PrintWriter.d.ts +0 -1
  2353. package/types/java/io/RandomAccessFile.d.ts +0 -1
  2354. package/types/java/lang/AssertionError.d.ts +0 -1
  2355. package/types/java/lang/ClassLoader.d.ts +0 -1
  2356. package/types/java/lang/StackTraceElement.d.ts +0 -1
  2357. package/types/java/lang/ThreadGroup.d.ts +0 -1
  2358. package/types/java/lang/ThreadLocal$ThreadLocalMap.d.ts +0 -2
  2359. package/types/java/lang/invoke/LambdaForm$Name.d.ts +0 -1
  2360. package/types/java/lang/invoke/MemberName.d.ts +0 -1
  2361. package/types/java/lang/invoke/MethodHandles$Lookup.d.ts +0 -1
  2362. package/types/java/lang/management/MemoryUsage.d.ts +0 -1
  2363. package/types/java/lang/module/Configuration.d.ts +0 -3
  2364. package/types/java/math/BigInteger.d.ts +0 -5
  2365. package/types/java/net/HttpCookie.d.ts +0 -2
  2366. package/types/java/net/InetSocketAddress.d.ts +0 -1
  2367. package/types/java/net/Proxy.d.ts +0 -1
  2368. package/types/java/net/Socket.d.ts +0 -1
  2369. package/types/java/net/URI.d.ts +0 -1
  2370. package/types/java/nio/charset/CharsetDecoder.d.ts +0 -1
  2371. package/types/java/security/KeyFactory.d.ts +0 -1
  2372. package/types/java/security/MessageDigest.d.ts +0 -1
  2373. package/types/java/security/Provider$Service.d.ts +0 -1
  2374. package/types/java/security/SecureRandom.d.ts +0 -1
  2375. package/types/java/security/spec/ECPoint.d.ts +0 -1
  2376. package/types/java/text/BreakIterator.d.ts +0 -1
  2377. package/types/java/text/CharacterIterator.d.ts +0 -1
  2378. package/types/java/text/Collator.d.ts +0 -1
  2379. package/types/java/text/DateFormatSymbols.d.ts +0 -2
  2380. package/types/java/text/DecimalFormatSymbols.d.ts +0 -1
  2381. package/types/java/text/DigitList.d.ts +0 -1
  2382. package/types/java/text/Format.d.ts +0 -1
  2383. package/types/java/time/zone/ZoneRules.d.ts +0 -2
  2384. package/types/java/util/ArrayList$ArrayListSpliterator.d.ts +1 -1
  2385. package/types/java/util/ArrayList$Itr.d.ts +1 -1
  2386. package/types/java/util/ArrayList$ListItr.d.ts +1 -1
  2387. package/types/java/util/BitSet.d.ts +0 -2
  2388. package/types/java/util/Calendar.d.ts +0 -1
  2389. package/types/java/util/Date.d.ts +0 -1
  2390. package/types/java/util/Formatter.d.ts +0 -2
  2391. package/types/java/util/HashMap$EntryIterator.d.ts +1 -1
  2392. package/types/java/util/HashMap$HashIterator.d.ts +1 -1
  2393. package/types/java/util/HashMap$KeyIterator.d.ts +1 -1
  2394. package/types/java/util/HashMap$ValueIterator.d.ts +1 -1
  2395. package/types/java/util/Locale.d.ts +0 -2
  2396. package/types/java/util/Random.d.ts +0 -1
  2397. package/types/java/util/Scanner.d.ts +0 -3
  2398. package/types/java/util/SplittableRandom.d.ts +0 -1
  2399. package/types/java/util/TimeZone.d.ts +0 -1
  2400. package/types/java/util/UUID.d.ts +0 -1
  2401. package/types/java/util/concurrent/ForkJoinPool.d.ts +0 -1
  2402. package/types/java/util/jar/Manifest.d.ts +0 -1
  2403. package/types/java/util/logging/Level.d.ts +0 -1
  2404. package/types/java/util/logging/Logger.d.ts +0 -1
  2405. package/types/java/util/zip/CRC32C.d.ts +13 -0
  2406. package/types/java/util/zip/ZipEntry.d.ts +0 -1
  2407. package/types/javax/crypto/Cipher.d.ts +0 -1
  2408. package/types/javax/crypto/KeyAgreement.d.ts +0 -1
  2409. package/types/javax/crypto/KeyGenerator.d.ts +0 -1
  2410. package/types/javax/crypto/Mac.d.ts +0 -2
  2411. package/types/javax/crypto/SecretKeyFactory.d.ts +0 -1
  2412. package/types/javax/management/Descriptor.d.ts +0 -1
  2413. package/types/javax/management/MBeanAttributeInfo.d.ts +0 -1
  2414. package/types/javax/management/MBeanConstructorInfo.d.ts +0 -1
  2415. package/types/javax/management/MBeanInfo.d.ts +0 -1
  2416. package/types/javax/management/MBeanNotificationInfo.d.ts +0 -1
  2417. package/types/javax/management/MBeanOperationInfo.d.ts +0 -1
  2418. package/types/javax/management/MBeanParameterInfo.d.ts +0 -1
  2419. package/types/javax/naming/Name.d.ts +0 -1
  2420. package/types/javax/swing/ArrayTable.d.ts +0 -1
  2421. package/types/javax/swing/TransferHandler$TransferSupport.d.ts +0 -1
  2422. package/types/javax/swing/text/EditorKit.d.ts +0 -1
  2423. package/types/javax/swing/text/Segment.d.ts +0 -1
  2424. package/types/javax/swing/text/SimpleAttributeSet.d.ts +0 -1
  2425. package/types/jdk/jfr/internal/consumer/ChunkHeader.d.ts +0 -1
  2426. package/types/jdk/jfr/internal/consumer/ObjectContext.d.ts +0 -1
  2427. package/types/joptsimple/util/PathProperties.d.ts +1 -3
  2428. package/types/kotlin/collections/AbstractList$IteratorImpl.d.ts +1 -1
  2429. package/types/kotlin/collections/AbstractList$ListIteratorImpl.d.ts +1 -1
  2430. package/types/kotlin/io/FileTreeWalk.d.ts +0 -1
  2431. package/types/kotlin/jvm/internal/BooleanSpreadBuilder.d.ts +0 -1
  2432. package/types/kotlin/jvm/internal/ByteSpreadBuilder.d.ts +0 -1
  2433. package/types/kotlin/jvm/internal/CharSpreadBuilder.d.ts +0 -1
  2434. package/types/kotlin/jvm/internal/DoubleSpreadBuilder.d.ts +0 -1
  2435. package/types/kotlin/jvm/internal/FloatSpreadBuilder.d.ts +0 -1
  2436. package/types/kotlin/jvm/internal/IntSpreadBuilder.d.ts +0 -1
  2437. package/types/kotlin/jvm/internal/LongSpreadBuilder.d.ts +0 -1
  2438. package/types/kotlin/jvm/internal/ShortSpreadBuilder.d.ts +0 -1
  2439. package/types/kotlin/random/FallbackThreadLocalRandom.d.ts +2 -2
  2440. package/types/kotlin/reflect/jvm/internal/DescriptorKFunction.d.ts +0 -1
  2441. package/types/kotlin/reflect/jvm/internal/DescriptorKProperty.d.ts +0 -1
  2442. package/types/kotlin/reflect/jvm/internal/KClassImpl$Data.d.ts +1 -1
  2443. package/types/kotlin/reflect/jvm/internal/KTypeParameterImpl.d.ts +0 -1
  2444. package/types/kotlin/reflect/jvm/internal/impl/builtins/DefaultBuiltIns$Companion.d.ts +0 -1
  2445. package/types/kotlin/reflect/jvm/internal/impl/builtins/KotlinBuiltIns$Primitives.d.ts +2 -3
  2446. package/types/kotlin/reflect/jvm/internal/impl/builtins/PrimitiveType$Companion.d.ts +0 -1
  2447. package/types/kotlin/reflect/jvm/internal/impl/builtins/ReflectionTypes$Companion.d.ts +0 -1
  2448. package/types/kotlin/reflect/jvm/internal/impl/builtins/functions/FunctionClassDescriptor$Companion.d.ts +0 -1
  2449. package/types/kotlin/reflect/jvm/internal/impl/builtins/functions/FunctionClassKind$Companion.d.ts +0 -1
  2450. package/types/kotlin/reflect/jvm/internal/impl/builtins/functions/FunctionInvokeDescriptor$Factory.d.ts +0 -1
  2451. package/types/kotlin/reflect/jvm/internal/impl/builtins/functions/FunctionInvokeDescriptor.d.ts +0 -1
  2452. package/types/kotlin/reflect/jvm/internal/impl/builtins/functions/FunctionTypeKind$Companion.d.ts +0 -1
  2453. package/types/kotlin/reflect/jvm/internal/impl/builtins/functions/FunctionTypeKindExtractor$Companion.d.ts +0 -1
  2454. package/types/kotlin/reflect/jvm/internal/impl/builtins/jvm/CloneableClassScope$Companion.d.ts +0 -1
  2455. package/types/kotlin/reflect/jvm/internal/impl/builtins/jvm/FallbackBuiltIns$Companion.d.ts +0 -1
  2456. package/types/kotlin/reflect/jvm/internal/impl/builtins/jvm/JvmBuiltInClassDescriptorFactory$Companion.d.ts +0 -1
  2457. package/types/kotlin/reflect/jvm/internal/impl/builtins/jvm/JvmBuiltInsPackageFragmentProvider$Companion.d.ts +0 -1
  2458. package/types/kotlin/reflect/jvm/internal/impl/descriptors/Modality$Companion.d.ts +0 -1
  2459. package/types/kotlin/reflect/jvm/internal/impl/descriptors/ScopesHolderForClass$Companion.d.ts +0 -1
  2460. package/types/kotlin/reflect/jvm/internal/impl/descriptors/ScopesHolderForClass.d.ts +0 -1
  2461. package/types/kotlin/reflect/jvm/internal/impl/descriptors/ValueClassRepresentation.d.ts +0 -1
  2462. package/types/kotlin/reflect/jvm/internal/impl/descriptors/annotations/AnnotationUseSiteTarget.d.ts +0 -1
  2463. package/types/kotlin/reflect/jvm/internal/impl/descriptors/annotations/KotlinTarget$Companion.d.ts +0 -1
  2464. package/types/kotlin/reflect/jvm/internal/impl/descriptors/annotations/KotlinTarget.d.ts +0 -1
  2465. package/types/kotlin/reflect/jvm/internal/impl/descriptors/impl/AbstractTypeAliasDescriptor.d.ts +1 -2
  2466. package/types/kotlin/reflect/jvm/internal/impl/descriptors/impl/ModuleAwareClassDescriptor$Companion.d.ts +0 -1
  2467. package/types/kotlin/reflect/jvm/internal/impl/descriptors/impl/TypeAliasConstructorDescriptorImpl$Companion.d.ts +0 -1
  2468. package/types/kotlin/reflect/jvm/internal/impl/descriptors/impl/TypeAliasConstructorDescriptorImpl.d.ts +0 -1
  2469. package/types/kotlin/reflect/jvm/internal/impl/descriptors/impl/ValueParameterDescriptorImpl$Companion.d.ts +0 -1
  2470. package/types/kotlin/reflect/jvm/internal/impl/descriptors/runtime/components/ReflectKotlinClass$Factory.d.ts +0 -1
  2471. package/types/kotlin/reflect/jvm/internal/impl/descriptors/runtime/components/ReflectKotlinClass.d.ts +0 -1
  2472. package/types/kotlin/reflect/jvm/internal/impl/descriptors/runtime/components/RuntimeModuleData$Companion.d.ts +0 -1
  2473. package/types/kotlin/reflect/jvm/internal/impl/descriptors/runtime/components/RuntimeModuleData.d.ts +0 -1
  2474. package/types/kotlin/reflect/jvm/internal/impl/descriptors/runtime/structure/ReflectJavaAnnotationArgument$Factory.d.ts +0 -1
  2475. package/types/kotlin/reflect/jvm/internal/impl/descriptors/runtime/structure/ReflectJavaAnnotationArgument.d.ts +0 -1
  2476. package/types/kotlin/reflect/jvm/internal/impl/descriptors/runtime/structure/ReflectJavaType$Factory.d.ts +0 -1
  2477. package/types/kotlin/reflect/jvm/internal/impl/incremental/components/Position$Companion.d.ts +0 -1
  2478. package/types/kotlin/reflect/jvm/internal/impl/km/KmAnnotationArgument$LiteralValue.d.ts +0 -1
  2479. package/types/kotlin/reflect/jvm/internal/impl/km/KmAnnotationArgument$UByteValue.d.ts +0 -1
  2480. package/types/kotlin/reflect/jvm/internal/impl/km/KmAnnotationArgument$UIntValue.d.ts +0 -1
  2481. package/types/kotlin/reflect/jvm/internal/impl/km/KmAnnotationArgument$ULongValue.d.ts +0 -1
  2482. package/types/kotlin/reflect/jvm/internal/impl/km/KmAnnotationArgument$UShortValue.d.ts +0 -1
  2483. package/types/kotlin/reflect/jvm/internal/impl/km/KmAnnotationArgument.d.ts +0 -1
  2484. package/types/kotlin/reflect/jvm/internal/impl/km/KmClassifier.d.ts +0 -1
  2485. package/types/kotlin/reflect/jvm/internal/impl/km/KmFlexibleTypeUpperBound$Companion.d.ts +0 -1
  2486. package/types/kotlin/reflect/jvm/internal/impl/km/KmTypeProjection$Companion.d.ts +0 -1
  2487. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/JvmMemberSignature.d.ts +0 -1
  2488. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/JvmMetadataVersion$Companion.d.ts +0 -1
  2489. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/KotlinClassMetadata$Companion.d.ts +0 -1
  2490. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/KotlinClassMetadata.d.ts +0 -1
  2491. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/internal/JvmClassExtension$Companion.d.ts +0 -1
  2492. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/internal/JvmConstructorExtension$Companion.d.ts +0 -1
  2493. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/internal/JvmFunctionExtension$Companion.d.ts +0 -1
  2494. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/internal/JvmPackageExtension$Companion.d.ts +0 -1
  2495. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/internal/JvmPropertyExtension$Companion.d.ts +0 -1
  2496. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/internal/JvmTypeExtension$Companion.d.ts +0 -1
  2497. package/types/kotlin/reflect/jvm/internal/impl/km/jvm/internal/JvmTypeParameterExtension$Companion.d.ts +0 -1
  2498. package/types/kotlin/reflect/jvm/internal/impl/load/java/AbstractAnnotationTypeQualifierResolver$Companion.d.ts +0 -1
  2499. package/types/kotlin/reflect/jvm/internal/impl/load/java/JavaIncompatibilityRulesOverridabilityCondition$Companion.d.ts +0 -1
  2500. package/types/kotlin/reflect/jvm/internal/impl/load/java/JavaNullabilityAnnotationsStatus$Companion.d.ts +0 -1
  2501. package/types/kotlin/reflect/jvm/internal/impl/load/java/JavaTypeEnhancementState$Companion.d.ts +0 -1
  2502. package/types/kotlin/reflect/jvm/internal/impl/load/java/ReportLevel$Companion.d.ts +0 -1
  2503. package/types/kotlin/reflect/jvm/internal/impl/load/java/SpecialGenericSignatures$Companion.d.ts +0 -1
  2504. package/types/kotlin/reflect/jvm/internal/impl/load/java/SpecialGenericSignatures$TypeSafeBarrierDescription.d.ts +0 -1
  2505. package/types/kotlin/reflect/jvm/internal/impl/load/java/lazy/descriptors/LazyJavaClassDescriptor$Companion.d.ts +0 -1
  2506. package/types/kotlin/reflect/jvm/internal/impl/load/java/lazy/descriptors/LazyJavaPackageScope$KotlinClassLookupResult.d.ts +0 -1
  2507. package/types/kotlin/reflect/jvm/internal/impl/load/java/lazy/types/RawSubstitution$Companion.d.ts +0 -1
  2508. package/types/kotlin/reflect/jvm/internal/impl/load/java/lazy/types/RawTypeImpl.d.ts +0 -1
  2509. package/types/kotlin/reflect/jvm/internal/impl/load/java/typeEnhancement/JavaTypeQualifiers$Companion.d.ts +0 -1
  2510. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/AbstractBinaryClassAnnotationLoader$Companion.d.ts +0 -1
  2511. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/DeserializationComponentsForJava$Companion.d.ts +0 -1
  2512. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/DeserializedDescriptorResolver$Companion.d.ts +0 -1
  2513. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/JvmType$Companion.d.ts +0 -1
  2514. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/JvmType.d.ts +0 -1
  2515. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/KotlinClassFinder$Result.d.ts +0 -1
  2516. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/MemberSignature$Companion.d.ts +0 -1
  2517. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/MemberSignature.d.ts +0 -1
  2518. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/TypeMappingMode$Companion.d.ts +0 -1
  2519. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/header/KotlinClassHeader$Kind$Companion.d.ts +0 -1
  2520. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/header/ReadKotlinClassHeaderAnnotationVisitor$KotlinMetadataArgumentVisitor.d.ts +1 -3
  2521. package/types/kotlin/reflect/jvm/internal/impl/load/kotlin/header/ReadKotlinClassHeaderAnnotationVisitor$OldDeprecatedAnnotationArgumentVisitor.d.ts +1 -3
  2522. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Argument$Value.d.ts +2 -6
  2523. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Argument.d.ts +2 -6
  2524. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation.d.ts +2 -6
  2525. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class.d.ts +2 -6
  2526. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$CompilerPluginData.d.ts +2 -6
  2527. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Constructor.d.ts +2 -6
  2528. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Contract.d.ts +2 -6
  2529. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Effect.d.ts +2 -6
  2530. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$EnumEntry.d.ts +2 -6
  2531. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Expression.d.ts +2 -6
  2532. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Function.d.ts +2 -6
  2533. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Package.d.ts +2 -6
  2534. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$PackageFragment.d.ts +2 -6
  2535. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property.d.ts +2 -6
  2536. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$QualifiedNameTable$QualifiedName.d.ts +2 -6
  2537. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$QualifiedNameTable.d.ts +2 -6
  2538. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$StringTable.d.ts +2 -6
  2539. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Type$Argument.d.ts +2 -6
  2540. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Type.d.ts +2 -6
  2541. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$TypeAlias.d.ts +2 -6
  2542. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$TypeParameter.d.ts +2 -6
  2543. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$TypeTable.d.ts +2 -6
  2544. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$ValueParameter.d.ts +2 -6
  2545. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$VersionRequirement.d.ts +2 -6
  2546. package/types/kotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$VersionRequirementTable.d.ts +2 -6
  2547. package/types/kotlin/reflect/jvm/internal/impl/metadata/builtins/BuiltInsBinaryVersion$Companion.d.ts +0 -1
  2548. package/types/kotlin/reflect/jvm/internal/impl/metadata/deserialization/BinaryVersion$Companion.d.ts +0 -1
  2549. package/types/kotlin/reflect/jvm/internal/impl/metadata/deserialization/Flags$FlagField.d.ts +1 -3
  2550. package/types/kotlin/reflect/jvm/internal/impl/metadata/deserialization/MetadataVersion$Companion.d.ts +0 -1
  2551. package/types/kotlin/reflect/jvm/internal/impl/metadata/deserialization/VersionRequirement$Companion.d.ts +0 -1
  2552. package/types/kotlin/reflect/jvm/internal/impl/metadata/deserialization/VersionRequirement$Version$Companion.d.ts +0 -1
  2553. package/types/kotlin/reflect/jvm/internal/impl/metadata/deserialization/VersionRequirementTable$Companion.d.ts +0 -1
  2554. package/types/kotlin/reflect/jvm/internal/impl/metadata/deserialization/VersionRequirementTable.d.ts +0 -1
  2555. package/types/kotlin/reflect/jvm/internal/impl/metadata/jvm/JvmProtoBuf$JvmFieldSignature.d.ts +2 -6
  2556. package/types/kotlin/reflect/jvm/internal/impl/metadata/jvm/JvmProtoBuf$JvmMethodSignature.d.ts +2 -6
  2557. package/types/kotlin/reflect/jvm/internal/impl/metadata/jvm/JvmProtoBuf$JvmPropertySignature.d.ts +2 -6
  2558. package/types/kotlin/reflect/jvm/internal/impl/metadata/jvm/JvmProtoBuf$StringTableTypes$Record.d.ts +2 -6
  2559. package/types/kotlin/reflect/jvm/internal/impl/metadata/jvm/JvmProtoBuf$StringTableTypes.d.ts +2 -6
  2560. package/types/kotlin/reflect/jvm/internal/impl/metadata/jvm/deserialization/JvmMemberSignature.d.ts +0 -1
  2561. package/types/kotlin/reflect/jvm/internal/impl/metadata/jvm/deserialization/JvmNameResolverBase$Companion.d.ts +0 -1
  2562. package/types/kotlin/reflect/jvm/internal/impl/name/CallableId$Companion.d.ts +0 -1
  2563. package/types/kotlin/reflect/jvm/internal/impl/name/CallableId.d.ts +0 -1
  2564. package/types/kotlin/reflect/jvm/internal/impl/name/ClassId$Companion.d.ts +0 -1
  2565. package/types/kotlin/reflect/jvm/internal/impl/name/FqName$Companion.d.ts +0 -1
  2566. package/types/kotlin/reflect/jvm/internal/impl/name/FqName.d.ts +0 -1
  2567. package/types/kotlin/reflect/jvm/internal/impl/name/FqNameUnsafe$Companion.d.ts +0 -1
  2568. package/types/kotlin/reflect/jvm/internal/impl/name/FqNameUnsafe.d.ts +0 -1
  2569. package/types/kotlin/reflect/jvm/internal/impl/protobuf/BoundedByteString$1.d.ts +3 -0
  2570. package/types/kotlin/reflect/jvm/internal/impl/protobuf/BoundedByteString$BoundedByteIterator.d.ts +1 -3
  2571. package/types/kotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite.d.ts +0 -1
  2572. package/types/kotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$ExtendableMessage$ExtensionWriter.d.ts +1 -3
  2573. package/types/kotlin/reflect/jvm/internal/impl/protobuf/LazyField$LazyEntry.d.ts +1 -3
  2574. package/types/kotlin/reflect/jvm/internal/impl/protobuf/LiteralByteString$LiteralByteIterator.d.ts +1 -3
  2575. package/types/kotlin/reflect/jvm/internal/impl/protobuf/RopeByteString$Balancer.d.ts +1 -3
  2576. package/types/kotlin/reflect/jvm/internal/impl/protobuf/RopeByteString$PieceIterator.d.ts +1 -3
  2577. package/types/kotlin/reflect/jvm/internal/impl/protobuf/RopeByteString$RopeByteIterator.d.ts +1 -3
  2578. package/types/kotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$Entry.d.ts +2 -2
  2579. package/types/kotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$EntryIterator.d.ts +1 -2
  2580. package/types/kotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType.d.ts +1 -3
  2581. package/types/kotlin/reflect/jvm/internal/impl/renderer/AnnotationArgumentsRenderingPolicy.d.ts +0 -1
  2582. package/types/kotlin/reflect/jvm/internal/impl/renderer/DescriptorRenderer$Companion.d.ts +0 -1
  2583. package/types/kotlin/reflect/jvm/internal/impl/renderer/DescriptorRendererModifier$Companion.d.ts +0 -1
  2584. package/types/kotlin/reflect/jvm/internal/impl/renderer/RenderingFormat.d.ts +0 -1
  2585. package/types/kotlin/reflect/jvm/internal/impl/resolve/ReturnValueStatus$Companion.d.ts +0 -1
  2586. package/types/kotlin/reflect/jvm/internal/impl/resolve/constants/ErrorValue$Companion.d.ts +0 -1
  2587. package/types/kotlin/reflect/jvm/internal/impl/resolve/constants/IntegerLiteralTypeConstructor$Companion.d.ts +0 -1
  2588. package/types/kotlin/reflect/jvm/internal/impl/resolve/constants/IntegerLiteralTypeConstructor.d.ts +0 -1
  2589. package/types/kotlin/reflect/jvm/internal/impl/resolve/constants/KClassValue$Companion.d.ts +0 -1
  2590. package/types/kotlin/reflect/jvm/internal/impl/resolve/constants/KClassValue$Value.d.ts +0 -1
  2591. package/types/kotlin/reflect/jvm/internal/impl/resolve/scopes/ChainedMemberScope$Companion.d.ts +0 -1
  2592. package/types/kotlin/reflect/jvm/internal/impl/resolve/scopes/ChainedMemberScope.d.ts +0 -1
  2593. package/types/kotlin/reflect/jvm/internal/impl/resolve/scopes/DescriptorKindFilter$Companion.d.ts +0 -1
  2594. package/types/kotlin/reflect/jvm/internal/impl/resolve/scopes/TypeIntersectionScope$Companion.d.ts +0 -1
  2595. package/types/kotlin/reflect/jvm/internal/impl/resolve/scopes/TypeIntersectionScope.d.ts +0 -1
  2596. package/types/kotlin/reflect/jvm/internal/impl/resolve/scopes/receivers/TransientReceiver.d.ts +0 -2
  2597. package/types/kotlin/reflect/jvm/internal/impl/serialization/deserialization/ClassDeserializer$Companion.d.ts +0 -1
  2598. package/types/kotlin/reflect/jvm/internal/impl/serialization/deserialization/ProtoContainer.d.ts +0 -1
  2599. package/types/kotlin/reflect/jvm/internal/impl/serialization/deserialization/builtins/BuiltInsPackageFragmentImpl$Companion.d.ts +0 -1
  2600. package/types/kotlin/reflect/jvm/internal/impl/serialization/deserialization/builtins/BuiltInsPackageFragmentImpl.d.ts +0 -1
  2601. package/types/kotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/PreReleaseInfo$Companion.d.ts +0 -1
  2602. package/types/kotlin/reflect/jvm/internal/impl/storage/LockBasedStorageManager$CacheWithNotNullValuesBasedOnMemoizedFunction.d.ts +1 -4
  2603. package/types/kotlin/reflect/jvm/internal/impl/storage/LockBasedStorageManager$CacheWithNullableValuesBasedOnMemoizedFunction.d.ts +1 -3
  2604. package/types/kotlin/reflect/jvm/internal/impl/storage/LockBasedStorageManager.d.ts +1 -3
  2605. package/types/kotlin/reflect/jvm/internal/impl/types/AbstractStubType$Companion.d.ts +0 -1
  2606. package/types/kotlin/reflect/jvm/internal/impl/types/DefinitelyNotNullType$Companion.d.ts +0 -1
  2607. package/types/kotlin/reflect/jvm/internal/impl/types/DefinitelyNotNullType.d.ts +0 -1
  2608. package/types/kotlin/reflect/jvm/internal/impl/types/DisjointKeysUnionTypeSubstitution$Companion.d.ts +0 -1
  2609. package/types/kotlin/reflect/jvm/internal/impl/types/DisjointKeysUnionTypeSubstitution.d.ts +0 -1
  2610. package/types/kotlin/reflect/jvm/internal/impl/types/FlexibleTypeImpl$Companion.d.ts +0 -1
  2611. package/types/kotlin/reflect/jvm/internal/impl/types/IntersectionTypeConstructor.d.ts +0 -1
  2612. package/types/kotlin/reflect/jvm/internal/impl/types/KotlinType.d.ts +0 -1
  2613. package/types/kotlin/reflect/jvm/internal/impl/types/TypeAliasExpander$Companion.d.ts +0 -1
  2614. package/types/kotlin/reflect/jvm/internal/impl/types/TypeAliasExpansion$Companion.d.ts +0 -1
  2615. package/types/kotlin/reflect/jvm/internal/impl/types/TypeAliasExpansion.d.ts +0 -1
  2616. package/types/kotlin/reflect/jvm/internal/impl/types/TypeAttributes$Companion.d.ts +0 -1
  2617. package/types/kotlin/reflect/jvm/internal/impl/types/TypeCheckerState$SupertypesPolicy.d.ts +0 -1
  2618. package/types/kotlin/reflect/jvm/internal/impl/types/TypeConstructorSubstitution$Companion.d.ts +0 -1
  2619. package/types/kotlin/reflect/jvm/internal/impl/types/TypeParameterUpperBoundEraser$Companion.d.ts +0 -1
  2620. package/types/kotlin/reflect/jvm/internal/impl/types/TypeSubstitution$Companion.d.ts +0 -1
  2621. package/types/kotlin/reflect/jvm/internal/impl/types/UnwrappedType.d.ts +0 -1
  2622. package/types/kotlin/reflect/jvm/internal/impl/types/checker/TypeIntersector$ResultNullability.d.ts +0 -1
  2623. package/types/kotlin/reflect/jvm/internal/impl/types/error/ErrorTypeKind.d.ts +0 -1
  2624. package/types/kotlin/reflect/jvm/internal/impl/util/ArrayMapImpl$Companion.d.ts +0 -1
  2625. package/types/kotlin/reflect/jvm/internal/impl/util/CheckResult.d.ts +0 -1
  2626. package/types/kotlin/reflect/jvm/internal/impl/util/Checks.d.ts +0 -1
  2627. package/types/kotlin/reflect/jvm/internal/impl/util/MemberKindCheck.d.ts +0 -1
  2628. package/types/kotlin/reflect/jvm/internal/impl/util/ReturnsCheck.d.ts +0 -1
  2629. package/types/kotlin/reflect/jvm/internal/impl/util/ValueParameterCountCheck.d.ts +0 -1
  2630. package/types/kotlin/reflect/jvm/internal/impl/utils/SmartList$SingletonIterator.d.ts +1 -1
  2631. package/types/kotlin/reflect/jvm/internal/impl/utils/SmartList$SingletonIteratorBase.d.ts +1 -3
  2632. package/types/kotlin/reflect/jvm/internal/impl/utils/SmartSet$Companion.d.ts +0 -1
  2633. package/types/kotlin/reflect/jvm/internal/impl/utils/WrappedValues$ThrowableWrapper.d.ts +1 -3
  2634. package/types/kotlinx/coroutines/AwaitAll$AwaitAllNode.d.ts +2 -1
  2635. package/types/kotlinx/coroutines/AwaitAll$DisposeHandlersOnCancel.d.ts +1 -1
  2636. package/types/kotlinx/coroutines/channels/BroadcastChannelImpl$SubscriberBuffered.d.ts +2 -1
  2637. package/types/kotlinx/coroutines/channels/BroadcastChannelImpl$SubscriberConflated.d.ts +2 -1
  2638. package/types/kotlinx/coroutines/channels/BufferedChannel$BufferedChannelIterator.d.ts +1 -1
  2639. package/types/kotlinx/coroutines/channels/ConflatedBroadcastChannel.d.ts +0 -1
  2640. package/types/kotlinx/coroutines/debug/internal/ConcurrentWeakMap$Core.d.ts +1 -1
  2641. package/types/kotlinx/coroutines/internal/ClassValueCtorCache.d.ts +2 -2
  2642. package/types/kotlinx/coroutines/scheduling/CoroutineScheduler$Worker.d.ts +0 -1
  2643. package/types/kotlinx/coroutines/selects/SelectImplementation$ClauseData.d.ts +1 -1
  2644. package/types/kotlinx/coroutines/sync/SemaphoreAndMutexImpl.d.ts +0 -2
  2645. package/types/kotlinx/datetime/LocalIsoWeekDate.d.ts +0 -1
  2646. package/types/kotlinx/datetime/format/OffsetFields.d.ts +2 -2
  2647. package/types/kotlinx/datetime/internal/format/NamedEnumIntFieldFormatDirective$AssignableString.d.ts +1 -1
  2648. package/types/kotlinx/datetime/internal/format/NamedUnsignedIntFieldFormatDirective$AssignableString.d.ts +1 -1
  2649. package/types/kotlinx/io/bytestring/ByteString.d.ts +0 -1
  2650. package/types/kotlinx/serialization/MissingFieldException.d.ts +0 -1
  2651. package/types/kotlinx/serialization/internal/TaggedDecoder.d.ts +0 -1
  2652. package/types/kotlinx/serialization/json/internal/AbstractJsonLexer.d.ts +0 -1
  2653. package/types/kotlinx/serialization/json/internal/AbstractJsonTreeDecoder.d.ts +0 -2
  2654. package/types/kotlinx/serialization/json/internal/AbstractJsonTreeEncoder.d.ts +3 -4
  2655. package/types/kotlinx/serialization/json/internal/ByteArrayPool.d.ts +0 -1
  2656. package/types/kotlinx/serialization/json/internal/ByteArrayPool8k.d.ts +0 -1
  2657. package/types/kotlinx/serialization/json/internal/CharArrayPool.d.ts +0 -1
  2658. package/types/kotlinx/serialization/json/internal/CharArrayPoolBatchSize.d.ts +0 -1
  2659. package/types/kroppeb/stareval/exception/UnexpectedCharacterException.d.ts +0 -1
  2660. package/types/net/caffeinemc/mods/lithium/common/world/chunk/LithiumHashPalette.d.ts +0 -1
  2661. package/types/net/caffeinemc/mods/sodium/client/gpu/arena/staging/MappedStagingBuffer$CopyCommand.d.ts +0 -1
  2662. package/types/net/caffeinemc/mods/sodium/client/model/color/DefaultColorProviders$VanillaAdapter.d.ts +0 -1
  2663. package/types/net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/BlockRenderer.d.ts +1 -0
  2664. package/types/net/caffeinemc/mods/sodium/client/render/chunk/translucent_sorting/trigger/NormalPlanes.d.ts +0 -1
  2665. package/types/net/caffeinemc/mods/sodium/client/util/interval_tree/TreeNode$TreeNodeIterator.d.ts +1 -1
  2666. package/types/net/ccbluex/fastutil/WeightedSortedList$WeightedListIterator.d.ts +1 -1
  2667. package/types/net/ccbluex/liquidbounce/LiquidBounce$ClientResourceReloader.d.ts +1 -1
  2668. package/types/net/ccbluex/liquidbounce/LiquidBounce.d.ts +7 -7
  2669. package/types/net/ccbluex/liquidbounce/additions/GuiGraphicsExtractorAddition.d.ts +1 -1
  2670. package/types/net/ccbluex/liquidbounce/additions/InventoryAddition.d.ts +1 -1
  2671. package/types/net/ccbluex/liquidbounce/additions/ServerboundPlayerInputPacketAdditionKt.d.ts +1 -1
  2672. package/types/net/ccbluex/liquidbounce/api/core/ApiConfig$Companion.d.ts +1 -1
  2673. package/types/net/ccbluex/liquidbounce/api/core/ApiConfig.d.ts +1 -1
  2674. package/types/net/ccbluex/liquidbounce/api/core/BaseApi.d.ts +2 -2
  2675. package/types/net/ccbluex/liquidbounce/api/core/HttpClient.d.ts +2 -2
  2676. package/types/net/ccbluex/liquidbounce/api/core/HttpClientKt.d.ts +3 -3
  2677. package/types/net/ccbluex/liquidbounce/api/models/auth/ClientAccount.d.ts +1 -1
  2678. package/types/net/ccbluex/liquidbounce/api/models/auth/ExpiryValue.d.ts +1 -1
  2679. package/types/net/ccbluex/liquidbounce/api/models/auth/OAuthSession.d.ts +1 -1
  2680. package/types/net/ccbluex/liquidbounce/api/services/auth/AuthenticationApi.d.ts +1 -1
  2681. package/types/net/ccbluex/liquidbounce/api/services/auth/OAuthClient.d.ts +3 -3
  2682. package/types/net/ccbluex/liquidbounce/api/services/cosmetics/CapeApi.d.ts +1 -1
  2683. package/types/net/ccbluex/liquidbounce/api/services/user/UserApi.d.ts +1 -1
  2684. package/types/net/ccbluex/liquidbounce/api/thirdparty/IpInfoApi$IpData.d.ts +1 -1
  2685. package/types/net/ccbluex/liquidbounce/api/thirdparty/IpInfoApi.d.ts +3 -3
  2686. package/types/net/ccbluex/liquidbounce/api/thirdparty/OpenAiApi.d.ts +2 -2
  2687. package/types/net/ccbluex/liquidbounce/api/thirdparty/translator/TranslateLanguage.d.ts +1 -1
  2688. package/types/net/ccbluex/liquidbounce/api/thirdparty/translator/TranslatorApi.d.ts +3 -3
  2689. package/types/net/ccbluex/liquidbounce/api/thirdparty/translator/providers/GoogleTranslateApi.d.ts +2 -2
  2690. package/types/net/ccbluex/liquidbounce/common/XRayBlockRenderContext.d.ts +12 -0
  2691. package/types/net/ccbluex/liquidbounce/config/ConfigSystem.d.ts +10 -10
  2692. package/types/net/ccbluex/liquidbounce/config/autoconfig/AutoConfig.d.ts +3 -3
  2693. package/types/net/ccbluex/liquidbounce/config/gson/GsonInstanceKt.d.ts +4 -4
  2694. package/types/net/ccbluex/liquidbounce/config/gson/adapter/CodecBasedAdapter.d.ts +2 -2
  2695. package/types/net/ccbluex/liquidbounce/config/gson/adapter/Vec3iAdapter.d.ts +1 -1
  2696. package/types/net/ccbluex/liquidbounce/config/gson/serializer/ValueGroupSerializer.d.ts +4 -4
  2697. package/types/net/ccbluex/liquidbounce/config/gson/util/GsonExtensionsKt.d.ts +1 -1
  2698. package/types/net/ccbluex/liquidbounce/config/types/Config.d.ts +1 -1
  2699. package/types/net/ccbluex/liquidbounce/config/types/FileDialogMode.d.ts +1 -1
  2700. package/types/net/ccbluex/liquidbounce/config/types/FileValue.d.ts +2 -2
  2701. package/types/net/ccbluex/liquidbounce/config/types/Value.d.ts +8 -8
  2702. package/types/net/ccbluex/liquidbounce/config/types/ValueKt.d.ts +1 -1
  2703. package/types/net/ccbluex/liquidbounce/config/types/ValueUtilsKt.d.ts +1 -1
  2704. package/types/net/ccbluex/liquidbounce/config/types/Vec3Value.d.ts +1 -1
  2705. package/types/net/ccbluex/liquidbounce/config/types/group/Mode.d.ts +1 -1
  2706. package/types/net/ccbluex/liquidbounce/config/types/group/ModeValueGroup.d.ts +1 -1
  2707. package/types/net/ccbluex/liquidbounce/config/types/group/NoneMode.d.ts +1 -1
  2708. package/types/net/ccbluex/liquidbounce/config/types/group/ToggleableValueGroup.d.ts +2 -2
  2709. package/types/net/ccbluex/liquidbounce/config/types/group/ValueGroup.d.ts +7 -7
  2710. package/types/net/ccbluex/liquidbounce/config/types/list/ListValue.d.ts +2 -2
  2711. package/types/net/ccbluex/liquidbounce/config/types/list/MultiChoiceListValue.d.ts +3 -3
  2712. package/types/net/ccbluex/liquidbounce/config/types/list/MutableListValue.d.ts +1 -1
  2713. package/types/net/ccbluex/liquidbounce/config/types/list/RegistryListValue.d.ts +1 -1
  2714. package/types/net/ccbluex/liquidbounce/config/types/list/RegistryMutableListValue.d.ts +1 -1
  2715. package/types/net/ccbluex/liquidbounce/config/utils/AutoCompletionProvider.d.ts +1 -1
  2716. package/types/net/ccbluex/liquidbounce/deeplearn/DeepLearningEngine.d.ts +1 -1
  2717. package/types/net/ccbluex/liquidbounce/deeplearn/ModelManager.d.ts +4 -4
  2718. package/types/net/ccbluex/liquidbounce/deeplearn/data/CombatSample.d.ts +3 -3
  2719. package/types/net/ccbluex/liquidbounce/deeplearn/listener/OverlayTrainingListener.d.ts +1 -1
  2720. package/types/net/ccbluex/liquidbounce/event/CancellableEvent.d.ts +3 -3
  2721. package/types/net/ccbluex/liquidbounce/event/CoroutineTicker.d.ts +2 -2
  2722. package/types/net/ccbluex/liquidbounce/event/CoroutineTickerKt.d.ts +4 -4
  2723. package/types/net/ccbluex/liquidbounce/event/Event.d.ts +1 -1
  2724. package/types/net/ccbluex/liquidbounce/event/EventHookRegistry.d.ts +1 -1
  2725. package/types/net/ccbluex/liquidbounce/event/EventKt.d.ts +1 -1
  2726. package/types/net/ccbluex/liquidbounce/event/EventListener.d.ts +4 -4
  2727. package/types/net/ccbluex/liquidbounce/event/EventListenerKt.d.ts +1 -1
  2728. package/types/net/ccbluex/liquidbounce/event/EventListenerNotListeningException.d.ts +1 -1
  2729. package/types/net/ccbluex/liquidbounce/event/EventListenerRunningContinuationInterceptor.d.ts +1 -1
  2730. package/types/net/ccbluex/liquidbounce/event/EventListenerScopeKt.d.ts +3 -3
  2731. package/types/net/ccbluex/liquidbounce/event/EventManager.d.ts +5 -5
  2732. package/types/net/ccbluex/liquidbounce/event/EventManagerKt.d.ts +1 -1
  2733. package/types/net/ccbluex/liquidbounce/event/EventState.d.ts +1 -1
  2734. package/types/net/ccbluex/liquidbounce/event/SuspendHandlerBehavior$CancelPrevious.d.ts +1 -1
  2735. package/types/net/ccbluex/liquidbounce/event/SuspendHandlerBehavior$DiscardLatest.d.ts +1 -1
  2736. package/types/net/ccbluex/liquidbounce/event/SuspendHandlerBehavior$Parallel.d.ts +1 -1
  2737. package/types/net/ccbluex/liquidbounce/event/SuspendHandlerBehavior$Suspend.d.ts +1 -1
  2738. package/types/net/ccbluex/liquidbounce/event/SuspendHandlersKt.d.ts +4 -4
  2739. package/types/net/ccbluex/liquidbounce/event/TickLoopTaskExecutor.d.ts +1 -1
  2740. package/types/net/ccbluex/liquidbounce/event/events/AccountManagerAdditionResultEvent.d.ts +3 -0
  2741. package/types/net/ccbluex/liquidbounce/event/events/AccountManagerLoginResultEvent.d.ts +3 -0
  2742. package/types/net/ccbluex/liquidbounce/event/events/AccountManagerMessageEvent.d.ts +3 -0
  2743. package/types/net/ccbluex/liquidbounce/event/events/AccountManagerRemovalResultEvent.d.ts +3 -0
  2744. package/types/net/ccbluex/liquidbounce/event/events/AllowAutoJumpEvent.d.ts +3 -0
  2745. package/types/net/ccbluex/liquidbounce/event/events/AttackEntityEvent.d.ts +3 -0
  2746. package/types/net/ccbluex/liquidbounce/event/events/BedStateChangeEvent.d.ts +3 -0
  2747. package/types/net/ccbluex/liquidbounce/event/events/BlinkPacketEvent.d.ts +3 -0
  2748. package/types/net/ccbluex/liquidbounce/event/events/BlockAttackEvent.d.ts +3 -0
  2749. package/types/net/ccbluex/liquidbounce/event/events/BlockBreakingProgressEvent.d.ts +3 -0
  2750. package/types/net/ccbluex/liquidbounce/event/events/BlockChangeEvent.d.ts +3 -0
  2751. package/types/net/ccbluex/liquidbounce/event/events/BlockCountChangeEvent.d.ts +3 -0
  2752. package/types/net/ccbluex/liquidbounce/event/events/BlockShapeEvent.d.ts +3 -0
  2753. package/types/net/ccbluex/liquidbounce/event/events/BlockSlipperinessMultiplierEvent.d.ts +3 -0
  2754. package/types/net/ccbluex/liquidbounce/event/events/BlockVelocityMultiplierEvent.d.ts +3 -0
  2755. package/types/net/ccbluex/liquidbounce/event/events/BrowserReadyEvent.d.ts +3 -0
  2756. package/types/net/ccbluex/liquidbounce/event/events/BrowserUrlChangeEvent.d.ts +3 -0
  2757. package/types/net/ccbluex/liquidbounce/event/events/CancelBlockBreakingEvent.d.ts +3 -0
  2758. package/types/net/ccbluex/liquidbounce/event/events/ChatReceiveEvent$ChatType.d.ts +3 -0
  2759. package/types/net/ccbluex/liquidbounce/event/events/ChatReceiveEvent.d.ts +3 -0
  2760. package/types/net/ccbluex/liquidbounce/event/events/ChatSendEvent.d.ts +3 -0
  2761. package/types/net/ccbluex/liquidbounce/event/events/ChunkDeltaUpdateEvent.d.ts +3 -0
  2762. package/types/net/ccbluex/liquidbounce/event/events/ChunkLoadEvent.d.ts +3 -0
  2763. package/types/net/ccbluex/liquidbounce/event/events/ChunkUnloadEvent.d.ts +3 -0
  2764. package/types/net/ccbluex/liquidbounce/event/events/ClickGuiScaleChangeEvent.d.ts +3 -0
  2765. package/types/net/ccbluex/liquidbounce/event/events/ClickGuiValueChangeEvent.d.ts +3 -0
  2766. package/types/net/ccbluex/liquidbounce/event/events/ClientChatErrorEvent.d.ts +3 -0
  2767. package/types/net/ccbluex/liquidbounce/event/events/ClientChatJwtTokenEvent.d.ts +3 -0
  2768. package/types/net/ccbluex/liquidbounce/event/events/ClientChatMessageEvent$ChatGroup.d.ts +3 -0
  2769. package/types/net/ccbluex/liquidbounce/event/events/ClientChatMessageEvent.d.ts +3 -0
  2770. package/types/net/ccbluex/liquidbounce/event/events/ClientChatStateChange$State.d.ts +3 -0
  2771. package/types/net/ccbluex/liquidbounce/event/events/ClientChatStateChange.d.ts +3 -0
  2772. package/types/net/ccbluex/liquidbounce/event/events/ClientLanguageChangedEvent.d.ts +3 -0
  2773. package/types/net/ccbluex/liquidbounce/event/events/ClientPlayerDataEvent.d.ts +3 -0
  2774. package/types/net/ccbluex/liquidbounce/event/events/ClientPlayerEffectEvent.d.ts +3 -0
  2775. package/types/net/ccbluex/liquidbounce/event/events/ClientPlayerInventoryEvent.d.ts +3 -0
  2776. package/types/net/ccbluex/liquidbounce/event/events/ClientShutdownEvent.d.ts +3 -0
  2777. package/types/net/ccbluex/liquidbounce/event/events/ClientStartEvent.d.ts +3 -0
  2778. package/types/net/ccbluex/liquidbounce/event/events/ComponentsUpdateEvent.d.ts +3 -0
  2779. package/types/net/ccbluex/liquidbounce/event/events/DeathEvent.d.ts +3 -0
  2780. package/types/net/ccbluex/liquidbounce/event/events/DisconnectEvent.d.ts +3 -0
  2781. package/types/net/ccbluex/liquidbounce/event/events/DrawOutlinesEvent.d.ts +2 -2
  2782. package/types/net/ccbluex/liquidbounce/event/events/EntityEquipmentChangeEvent.d.ts +3 -0
  2783. package/types/net/ccbluex/liquidbounce/event/events/EntityHealthUpdateEvent.d.ts +3 -0
  2784. package/types/net/ccbluex/liquidbounce/event/events/EntityMarginEvent.d.ts +3 -0
  2785. package/types/net/ccbluex/liquidbounce/event/events/FluidPushEvent.d.ts +3 -0
  2786. package/types/net/ccbluex/liquidbounce/event/events/FpsChangeEvent.d.ts +3 -0
  2787. package/types/net/ccbluex/liquidbounce/event/events/FpsLimitEvent.d.ts +3 -0
  2788. package/types/net/ccbluex/liquidbounce/event/events/FramebufferResizeEvent.d.ts +3 -0
  2789. package/types/net/ccbluex/liquidbounce/event/events/GameModeChangeEvent.d.ts +3 -0
  2790. package/types/net/ccbluex/liquidbounce/event/events/GameRenderEvent.d.ts +3 -0
  2791. package/types/net/ccbluex/liquidbounce/event/events/GameRenderTaskQueueEvent.d.ts +1 -1
  2792. package/types/net/ccbluex/liquidbounce/event/events/GameTickEvent.d.ts +3 -0
  2793. package/types/net/ccbluex/liquidbounce/event/events/HealthUpdateEvent.d.ts +3 -0
  2794. package/types/net/ccbluex/liquidbounce/event/events/InputHandleEvent.d.ts +3 -0
  2795. package/types/net/ccbluex/liquidbounce/event/events/ItemLoreQueryEvent.d.ts +3 -0
  2796. package/types/net/ccbluex/liquidbounce/event/events/KeyEvent.d.ts +3 -0
  2797. package/types/net/ccbluex/liquidbounce/event/events/KeybindChangeEvent.d.ts +3 -0
  2798. package/types/net/ccbluex/liquidbounce/event/events/KeybindIsPressedEvent.d.ts +3 -0
  2799. package/types/net/ccbluex/liquidbounce/event/events/KeyboardCharEvent.d.ts +3 -0
  2800. package/types/net/ccbluex/liquidbounce/event/events/KeyboardKeyEvent.d.ts +3 -0
  2801. package/types/net/ccbluex/liquidbounce/event/events/ModuleActivationEvent.d.ts +3 -0
  2802. package/types/net/ccbluex/liquidbounce/event/events/ModuleToggleEvent.d.ts +3 -0
  2803. package/types/net/ccbluex/liquidbounce/event/events/MouseButtonEvent.d.ts +3 -0
  2804. package/types/net/ccbluex/liquidbounce/event/events/MouseCursorEvent.d.ts +3 -0
  2805. package/types/net/ccbluex/liquidbounce/event/events/MouseRotationEvent.d.ts +3 -0
  2806. package/types/net/ccbluex/liquidbounce/event/events/MouseScrollEvent.d.ts +3 -0
  2807. package/types/net/ccbluex/liquidbounce/event/events/MouseScrollInHotbarEvent.d.ts +3 -0
  2808. package/types/net/ccbluex/liquidbounce/event/events/MovementInputEvent.d.ts +3 -0
  2809. package/types/net/ccbluex/liquidbounce/event/events/NotificationEvent$Severity.d.ts +3 -0
  2810. package/types/net/ccbluex/liquidbounce/event/events/NotificationEvent.d.ts +3 -0
  2811. package/types/net/ccbluex/liquidbounce/event/events/OverlayMessageEvent.d.ts +3 -0
  2812. package/types/net/ccbluex/liquidbounce/event/events/OverlayRenderEvent.d.ts +3 -0
  2813. package/types/net/ccbluex/liquidbounce/event/events/PacketEvent.d.ts +3 -0
  2814. package/types/net/ccbluex/liquidbounce/event/events/PerspectiveEvent.d.ts +3 -0
  2815. package/types/net/ccbluex/liquidbounce/event/events/PipelineEvent.d.ts +3 -0
  2816. package/types/net/ccbluex/liquidbounce/event/events/PlayerAfterJumpEvent.d.ts +3 -0
  2817. package/types/net/ccbluex/liquidbounce/event/events/PlayerFluidCollisionCheckEvent.d.ts +3 -0
  2818. package/types/net/ccbluex/liquidbounce/event/events/PlayerInteractItemEvent.d.ts +1 -1
  2819. package/types/net/ccbluex/liquidbounce/event/events/PlayerInteractedItemEvent.d.ts +3 -0
  2820. package/types/net/ccbluex/liquidbounce/event/events/PlayerJumpEvent.d.ts +3 -0
  2821. package/types/net/ccbluex/liquidbounce/event/events/PlayerMoveEvent.d.ts +3 -0
  2822. package/types/net/ccbluex/liquidbounce/event/events/PlayerMovementTickEvent.d.ts +3 -0
  2823. package/types/net/ccbluex/liquidbounce/event/events/PlayerNetworkMovementTickEvent.d.ts +3 -0
  2824. package/types/net/ccbluex/liquidbounce/event/events/PlayerPostTickEvent.d.ts +3 -0
  2825. package/types/net/ccbluex/liquidbounce/event/events/PlayerPushOutEvent.d.ts +3 -0
  2826. package/types/net/ccbluex/liquidbounce/event/events/PlayerSafeWalkEvent.d.ts +3 -0
  2827. package/types/net/ccbluex/liquidbounce/event/events/PlayerSneakMultiplier.d.ts +3 -0
  2828. package/types/net/ccbluex/liquidbounce/event/events/PlayerStepEvent.d.ts +3 -0
  2829. package/types/net/ccbluex/liquidbounce/event/events/PlayerStepSuccessEvent.d.ts +3 -0
  2830. package/types/net/ccbluex/liquidbounce/event/events/PlayerStrideEvent.d.ts +3 -0
  2831. package/types/net/ccbluex/liquidbounce/event/events/PlayerTickEvent.d.ts +3 -0
  2832. package/types/net/ccbluex/liquidbounce/event/events/PlayerUseMultiplier.d.ts +3 -0
  2833. package/types/net/ccbluex/liquidbounce/event/events/PlayerVelocityStrafe.d.ts +3 -0
  2834. package/types/net/ccbluex/liquidbounce/event/events/ProxyCheckResultEvent.d.ts +3 -0
  2835. package/types/net/ccbluex/liquidbounce/event/events/RefreshArrayListEvent.d.ts +3 -0
  2836. package/types/net/ccbluex/liquidbounce/event/events/ResourceReloadEvent.d.ts +3 -0
  2837. package/types/net/ccbluex/liquidbounce/event/events/RotationUpdateEvent.d.ts +3 -0
  2838. package/types/net/ccbluex/liquidbounce/event/events/ScaleFactorChangeEvent.d.ts +3 -0
  2839. package/types/net/ccbluex/liquidbounce/event/events/ScheduleInventoryActionEvent.d.ts +3 -0
  2840. package/types/net/ccbluex/liquidbounce/event/events/ScreenEvent.d.ts +3 -0
  2841. package/types/net/ccbluex/liquidbounce/event/events/ScreenRenderEvent.d.ts +3 -0
  2842. package/types/net/ccbluex/liquidbounce/event/events/SelectHotbarSlotSilentlyEvent.d.ts +3 -0
  2843. package/types/net/ccbluex/liquidbounce/event/events/ServerConnectEvent.d.ts +3 -0
  2844. package/types/net/ccbluex/liquidbounce/event/events/ServerPingedEvent.d.ts +3 -0
  2845. package/types/net/ccbluex/liquidbounce/event/events/SessionEvent.d.ts +1 -1
  2846. package/types/net/ccbluex/liquidbounce/event/events/SpaceSeperatedNamesChangeEvent.d.ts +3 -0
  2847. package/types/net/ccbluex/liquidbounce/event/events/SprintEvent$Source.d.ts +3 -0
  2848. package/types/net/ccbluex/liquidbounce/event/events/SprintEvent.d.ts +3 -0
  2849. package/types/net/ccbluex/liquidbounce/event/events/TagEntityEvent.d.ts +5 -2
  2850. package/types/net/ccbluex/liquidbounce/event/events/TargetChangeEvent.d.ts +3 -0
  2851. package/types/net/ccbluex/liquidbounce/event/events/ThemeColorChangeEvent.d.ts +3 -0
  2852. package/types/net/ccbluex/liquidbounce/event/events/TickPacketProcessEvent.d.ts +3 -0
  2853. package/types/net/ccbluex/liquidbounce/event/events/TitleEvent$Clear.d.ts +3 -0
  2854. package/types/net/ccbluex/liquidbounce/event/events/TitleEvent$Fade.d.ts +3 -0
  2855. package/types/net/ccbluex/liquidbounce/event/events/TitleEvent$Subtitle.d.ts +3 -0
  2856. package/types/net/ccbluex/liquidbounce/event/events/TitleEvent$TextContent.d.ts +3 -0
  2857. package/types/net/ccbluex/liquidbounce/event/events/TitleEvent$Title.d.ts +3 -0
  2858. package/types/net/ccbluex/liquidbounce/event/events/TitleEvent.d.ts +3 -0
  2859. package/types/net/ccbluex/liquidbounce/event/events/TransferOrigin.d.ts +3 -0
  2860. package/types/net/ccbluex/liquidbounce/event/events/UseCooldownEvent.d.ts +3 -0
  2861. package/types/net/ccbluex/liquidbounce/event/events/UserLoggedInEvent.d.ts +3 -0
  2862. package/types/net/ccbluex/liquidbounce/event/events/UserLoggedOutEvent.d.ts +3 -0
  2863. package/types/net/ccbluex/liquidbounce/event/events/ValueChangedEvent.d.ts +3 -0
  2864. package/types/net/ccbluex/liquidbounce/event/events/VirtualScreenEvent$Action.d.ts +3 -0
  2865. package/types/net/ccbluex/liquidbounce/event/events/VirtualScreenEvent.d.ts +3 -0
  2866. package/types/net/ccbluex/liquidbounce/event/events/WindowResizeEvent.d.ts +3 -0
  2867. package/types/net/ccbluex/liquidbounce/event/events/WorldChangeEvent.d.ts +3 -0
  2868. package/types/net/ccbluex/liquidbounce/event/events/WorldEntityRemoveEvent.d.ts +3 -0
  2869. package/types/net/ccbluex/liquidbounce/event/events/WorldRenderEvent.d.ts +3 -0
  2870. package/types/net/ccbluex/liquidbounce/features/account/AccountManager.d.ts +2 -2
  2871. package/types/net/ccbluex/liquidbounce/features/account/SessionWithServiceKt.d.ts +1 -1
  2872. package/types/net/ccbluex/liquidbounce/features/blink/BlinkManager.d.ts +1 -1
  2873. package/types/net/ccbluex/liquidbounce/features/chat/AxochatClient$ChannelHandler.d.ts +5 -5
  2874. package/types/net/ccbluex/liquidbounce/features/chat/AxochatClient.d.ts +9 -9
  2875. package/types/net/ccbluex/liquidbounce/features/chat/packet/AxoUser.d.ts +1 -1
  2876. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SBanUserPacket.d.ts +1 -1
  2877. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SLoginJWTPacket.d.ts +1 -1
  2878. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SLoginMojangPacket.d.ts +1 -1
  2879. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SMessagePacket.d.ts +1 -1
  2880. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SPrivateMessagePacket.d.ts +1 -1
  2881. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SRequestJWTPacket.d.ts +1 -1
  2882. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SRequestMojangInfoPacket.d.ts +1 -1
  2883. package/types/net/ccbluex/liquidbounce/features/chat/packet/C2SUnbanUserPacket.d.ts +1 -1
  2884. package/types/net/ccbluex/liquidbounce/features/chat/packet/PacketDeserializer.d.ts +3 -3
  2885. package/types/net/ccbluex/liquidbounce/features/chat/packet/PacketSerializer.d.ts +3 -3
  2886. package/types/net/ccbluex/liquidbounce/features/chat/packet/S2CErrorPacket.d.ts +1 -1
  2887. package/types/net/ccbluex/liquidbounce/features/chat/packet/S2CMessagePacket.d.ts +1 -1
  2888. package/types/net/ccbluex/liquidbounce/features/chat/packet/S2CMojangInfoPacket.d.ts +1 -1
  2889. package/types/net/ccbluex/liquidbounce/features/chat/packet/S2CNewJWTPacket.d.ts +1 -1
  2890. package/types/net/ccbluex/liquidbounce/features/chat/packet/S2CPrivateMessagePacket.d.ts +1 -1
  2891. package/types/net/ccbluex/liquidbounce/features/chat/packet/S2CSuccessPacket.d.ts +1 -1
  2892. package/types/net/ccbluex/liquidbounce/features/command/AutoCompletionProvider.d.ts +2 -2
  2893. package/types/net/ccbluex/liquidbounce/features/command/Command$Factory.d.ts +2 -2
  2894. package/types/net/ccbluex/liquidbounce/features/command/Command.d.ts +3 -3
  2895. package/types/net/ccbluex/liquidbounce/features/command/CommandExecutor.d.ts +1 -1
  2896. package/types/net/ccbluex/liquidbounce/features/command/CommandManager.d.ts +1 -1
  2897. package/types/net/ccbluex/liquidbounce/features/command/Parameter$Verificator.d.ts +1 -1
  2898. package/types/net/ccbluex/liquidbounce/features/command/Parameter.d.ts +4 -4
  2899. package/types/net/ccbluex/liquidbounce/features/command/builder/CommandBuilder.d.ts +2 -2
  2900. package/types/net/ccbluex/liquidbounce/features/command/builder/ParameterBuilder.d.ts +2 -2
  2901. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandBind.d.ts +1 -1
  2902. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandBinds.d.ts +1 -1
  2903. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandClear.d.ts +1 -1
  2904. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandConfig.d.ts +1 -1
  2905. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandDebug.d.ts +1 -1
  2906. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandFriend.d.ts +1 -1
  2907. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandHelp.d.ts +1 -1
  2908. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandHide.d.ts +1 -1
  2909. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandLocalConfig.d.ts +1 -1
  2910. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandPanic.d.ts +1 -1
  2911. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandTargets.d.ts +1 -1
  2912. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandToggle.d.ts +1 -1
  2913. package/types/net/ccbluex/liquidbounce/features/command/commands/client/CommandValue.d.ts +1 -1
  2914. package/types/net/ccbluex/liquidbounce/features/command/commands/client/client/CommandClient.d.ts +2 -2
  2915. package/types/net/ccbluex/liquidbounce/features/command/commands/client/client/CommandClientConfigSubcommand.d.ts +1 -1
  2916. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/CommandMarketplace.d.ts +1 -1
  2917. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/MarketplaceItemCommand.d.ts +1 -1
  2918. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/MarketplaceSearchCommand.d.ts +1 -1
  2919. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/MarketplaceSubscribeCommand.d.ts +1 -1
  2920. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/MarketplaceUnsubscribeCommand.d.ts +1 -1
  2921. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/MarketplaceUpdateCommand.d.ts +1 -1
  2922. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/item/MarketplaceCreateItemCommandKt.d.ts +1 -1
  2923. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/item/MarketplaceDeleteItemCommandKt.d.ts +1 -1
  2924. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/item/MarketplaceEditItemCommandKt.d.ts +1 -1
  2925. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/item/MarketplaceListCommandKt.d.ts +1 -1
  2926. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/revisions/MarketplaceListRevisionsCommand.d.ts +1 -1
  2927. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/revisions/MarketplaceRevisionsCommand.d.ts +1 -1
  2928. package/types/net/ccbluex/liquidbounce/features/command/commands/client/marketplace/revisions/MarketplaceUploadRevisionCommand.d.ts +1 -1
  2929. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandCenter.d.ts +1 -1
  2930. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandCoordinates.d.ts +1 -1
  2931. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandPing.d.ts +1 -1
  2932. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandRemoteView.d.ts +1 -1
  2933. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandServerInfo$DetectionType.d.ts +1 -1
  2934. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandServerInfo.d.ts +1 -1
  2935. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandTps.d.ts +1 -1
  2936. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/CommandUsername.d.ts +1 -1
  2937. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/creative/CommandItemEnchant.d.ts +1 -1
  2938. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/creative/CommandItemGive.d.ts +1 -1
  2939. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/creative/CommandItemRename.d.ts +1 -1
  2940. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/creative/CommandItemSkull.d.ts +1 -1
  2941. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/fakeplayer/CommandFakePlayer.d.ts +2 -2
  2942. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/fakeplayer/FakePlayer.d.ts +5 -5
  2943. package/types/net/ccbluex/liquidbounce/features/command/commands/ingame/fakeplayer/MovingFakePlayer.d.ts +1 -1
  2944. package/types/net/ccbluex/liquidbounce/features/command/commands/module/CommandAutoAccount.d.ts +1 -1
  2945. package/types/net/ccbluex/liquidbounce/features/command/commands/module/CommandAutoDisable.d.ts +1 -1
  2946. package/types/net/ccbluex/liquidbounce/features/command/commands/module/CommandInvsee.d.ts +1 -1
  2947. package/types/net/ccbluex/liquidbounce/features/command/commands/module/CommandXRay.d.ts +1 -1
  2948. package/types/net/ccbluex/liquidbounce/features/command/commands/module/teleport/CommandPlayerTeleport.d.ts +1 -1
  2949. package/types/net/ccbluex/liquidbounce/features/command/commands/module/teleport/CommandTeleport.d.ts +1 -1
  2950. package/types/net/ccbluex/liquidbounce/features/command/commands/module/teleport/CommandVClip.d.ts +1 -1
  2951. package/types/net/ccbluex/liquidbounce/features/command/commands/translate/LanguageCodesKt.d.ts +1 -1
  2952. package/types/net/ccbluex/liquidbounce/features/command/preset/BuildPagedQueryCommandKt.d.ts +1 -1
  2953. package/types/net/ccbluex/liquidbounce/features/cosmetic/CapeCosmeticsManager.d.ts +2 -2
  2954. package/types/net/ccbluex/liquidbounce/features/cosmetic/CosmeticService.d.ts +2 -2
  2955. package/types/net/ccbluex/liquidbounce/features/creativetab/CustomCreativeModeTab.d.ts +1 -1
  2956. package/types/net/ccbluex/liquidbounce/features/creativetab/CustomCreativeModeTabs.d.ts +2 -2
  2957. package/types/net/ccbluex/liquidbounce/features/creativetab/tabs/HeadsCreativeModeTab.d.ts +1 -1
  2958. package/types/net/ccbluex/liquidbounce/features/global/GlobalManager.d.ts +1 -1
  2959. package/types/net/ccbluex/liquidbounce/features/global/GlobalSettingsClientChat.d.ts +1 -1
  2960. package/types/net/ccbluex/liquidbounce/features/global/GlobalSettingsRichPresence.d.ts +2 -2
  2961. package/types/net/ccbluex/liquidbounce/features/marketplace/MarketplaceManager.d.ts +1 -1
  2962. package/types/net/ccbluex/liquidbounce/features/marketplace/SubscribedItem.d.ts +2 -2
  2963. package/types/net/ccbluex/liquidbounce/features/misc/HideAppearance.d.ts +2 -2
  2964. package/types/net/ccbluex/liquidbounce/features/misc/Toggleable.d.ts +3 -3
  2965. package/types/net/ccbluex/liquidbounce/features/misc/proxy/Proxy$Companion.d.ts +1 -1
  2966. package/types/net/ccbluex/liquidbounce/features/misc/proxy/Proxy.d.ts +1 -1
  2967. package/types/net/ccbluex/liquidbounce/features/misc/proxy/ProxyManager.d.ts +3 -3
  2968. package/types/net/ccbluex/liquidbounce/features/misc/proxy/ProxyValidatorKt.d.ts +1 -1
  2969. package/types/net/ccbluex/liquidbounce/features/module/ClientModule.d.ts +6 -6
  2970. package/types/net/ccbluex/liquidbounce/features/module/MinecraftShortcuts.d.ts +1 -1
  2971. package/types/net/ccbluex/liquidbounce/features/module/ModuleManager.d.ts +1 -1
  2972. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleAimbot.d.ts +1 -1
  2973. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleAutoClicker.d.ts +1 -1
  2974. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleAutoLeave.d.ts +1 -1
  2975. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleAutoRod.d.ts +1 -1
  2976. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleAutoShoot.d.ts +1 -1
  2977. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleAutoWeapon.d.ts +5 -5
  2978. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleFakeLag.d.ts +1 -1
  2979. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleHitbox.d.ts +2 -2
  2980. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleKeepSprint.d.ts +1 -1
  2981. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleMaceKill.d.ts +1 -1
  2982. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleNoMissCooldown.d.ts +2 -2
  2983. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleSuperKnockback.d.ts +1 -1
  2984. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleSwordBlock.d.ts +2 -2
  2985. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleTickBase.d.ts +1 -1
  2986. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/ModuleTimerRange.d.ts +1 -1
  2987. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/aimbot/ModuleAutoBow.d.ts +2 -2
  2988. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/aimbot/autobow/AutoBowAimbotFeature.d.ts +1 -1
  2989. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/aimbot/autobow/AutoBowFastChargeFeature.d.ts +1 -1
  2990. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/autoarmor/ModuleAutoArmor$UseHotbar.d.ts +2 -2
  2991. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/autoarmor/ModuleAutoArmor.d.ts +1 -1
  2992. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/criticals/ModuleCriticals$CriticalsSelectionMode.d.ts +1 -1
  2993. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/criticals/ModuleCriticals$VisualsValueGroup.d.ts +1 -1
  2994. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/criticals/ModuleCriticals.d.ts +1 -1
  2995. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/criticals/modes/CriticalsJump.d.ts +1 -1
  2996. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/criticals/modes/CriticalsNoGround.d.ts +1 -1
  2997. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/criticals/modes/CriticalsPacket.d.ts +1 -1
  2998. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/BiDamageProvider.d.ts +1 -1
  2999. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/CrystalAuraDamageOptions.d.ts +3 -3
  3000. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/DamageProvider.d.ts +2 -2
  3001. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/ModuleCrystalAura.d.ts +1 -1
  3002. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/PredictFeature.d.ts +5 -5
  3003. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/SubmoduleBasePlace$SimulateMovement.d.ts +6 -6
  3004. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/SubmoduleBasePlace.d.ts +5 -5
  3005. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/SubmoduleIdPredict$Rotate.d.ts +1 -1
  3006. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/SubmoduleIdPredict.d.ts +1 -1
  3007. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/destroy/CrystalAuraDestroyTargetFactory.d.ts +2 -2
  3008. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/PlacementPositionCandidate.d.ts +2 -2
  3009. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/SubmoduleCrystalPlacer.d.ts +1 -1
  3010. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/conditions/AirAboveCondition.d.ts +1 -1
  3011. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/conditions/AirOldVersionCondition.d.ts +1 -1
  3012. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/conditions/BasePlaceCondition.d.ts +1 -1
  3013. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/conditions/OnlyAboveCondition.d.ts +1 -1
  3014. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/conditions/PredictBlockageCondition.d.ts +1 -1
  3015. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/place/conditions/ValidHeightCondition.d.ts +1 -1
  3016. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/post/CrystalAuraSpeedDebugger.d.ts +1 -1
  3017. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/post/CrystalPostAttackTracker.d.ts +6 -6
  3018. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/post/SubmoduleSetDead.d.ts +2 -2
  3019. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/CrystalAuraTriggerer.d.ts +4 -4
  3020. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/Trigger.d.ts +1 -1
  3021. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/BlockChangeTrigger.d.ts +1 -1
  3022. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/ClientBlockBreakTrigger.d.ts +1 -1
  3023. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/CrystalDestroyTrigger.d.ts +1 -1
  3024. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/CrystalSpawnTrigger.d.ts +1 -1
  3025. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/EntityMoveTrigger.d.ts +1 -1
  3026. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/ExplodeSoundTrigger.d.ts +1 -1
  3027. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/SelfMoveTrigger.d.ts +1 -1
  3028. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/trigger/triggers/TickTrigger.d.ts +1 -1
  3029. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/elytratarget/ElytraRotationProcessor.d.ts +1 -1
  3030. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/elytratarget/ModuleElytraTarget.d.ts +1 -1
  3031. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/KillAuraClicker$KillAuraClickerItemCooldown.d.ts +1 -1
  3032. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/KillAuraClicker.d.ts +1 -1
  3033. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/ModuleKillAura.d.ts +2 -2
  3034. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/features/CombatContext.d.ts +1 -1
  3035. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/features/KillAuraAutoBlock.d.ts +5 -5
  3036. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/features/KillAuraFightBot$LeaderFollower.d.ts +1 -1
  3037. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/features/KillAuraFightBot.d.ts +5 -5
  3038. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/features/KillAuraRange.d.ts +2 -2
  3039. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/killaura/features/KillAuraRangeIndicator.d.ts +1 -1
  3040. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/ModuleVelocity.d.ts +1 -1
  3041. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityAAC442.d.ts +1 -1
  3042. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityBlocksMC.d.ts +1 -1
  3043. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityGrim2344.d.ts +1 -1
  3044. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityHylex.d.ts +1 -1
  3045. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityJumpReset.d.ts +1 -1
  3046. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityLag.d.ts +1 -1
  3047. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityReduce.d.ts +1 -1
  3048. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityReversal.d.ts +1 -1
  3049. package/types/net/ccbluex/liquidbounce/features/module/modules/combat/velocity/mode/VelocityStrafe.d.ts +1 -1
  3050. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleAbortBreaking.d.ts +1 -1
  3051. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleAntiHunger$NoSprint.d.ts +1 -1
  3052. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleAntiHunger.d.ts +1 -1
  3053. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleAntiReducedDebugInfo.d.ts +1 -1
  3054. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleClickTp.d.ts +1 -1
  3055. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleClip.d.ts +1 -1
  3056. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleDamage.d.ts +2 -2
  3057. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleExtendedFirework.d.ts +1 -1
  3058. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleGhostHand.d.ts +1 -1
  3059. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleKick.d.ts +2 -2
  3060. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleMoreCarry.d.ts +1 -1
  3061. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleNameCollector.d.ts +1 -1
  3062. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleNoPitchLimit.d.ts +1 -1
  3063. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModulePingSpoof.d.ts +1 -1
  3064. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModulePlugins.d.ts +1 -1
  3065. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModulePortalMenu.d.ts +1 -1
  3066. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleResetVL.d.ts +1 -1
  3067. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleSleepWalker.d.ts +1 -1
  3068. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleTimeShift.d.ts +1 -1
  3069. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/ModuleVehicleOneHit.d.ts +2 -2
  3070. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/ModuleDisabler.d.ts +1 -1
  3071. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerAdvancedAntiCheat1910.d.ts +1 -1
  3072. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerCubeCraft.d.ts +1 -1
  3073. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerGrimSpectate.d.ts +2 -2
  3074. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerHypixel.d.ts +1 -1
  3075. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerLiveOverflow.d.ts +1 -1
  3076. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerMinelandFly.d.ts +2 -2
  3077. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerSpigotSpam.d.ts +1 -1
  3078. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerSwingOrder.d.ts +1 -1
  3079. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerVerusCombat.d.ts +2 -2
  3080. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerVerusExperimental.d.ts +1 -1
  3081. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerVerusScaffoldG.d.ts +1 -1
  3082. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerVulcanRiptide.d.ts +1 -1
  3083. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/disabler/disablers/DisablerVulcanScaffold.d.ts +1 -1
  3084. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/dupe/exploits/DupeExploit.d.ts +1 -1
  3085. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/dupe/exploits/DupePaper1204.d.ts +1 -1
  3086. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/phase/ModulePhase.d.ts +1 -1
  3087. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/phase/modes/PhaseBlink.d.ts +1 -1
  3088. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/phase/modes/PhaseBlocksMC.d.ts +1 -1
  3089. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/phase/modes/PhaseHypixel.d.ts +1 -1
  3090. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/phase/modes/PhaseIntave.d.ts +1 -1
  3091. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/Bundle1214Exploit.d.ts +1 -1
  3092. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/GrimConsoleSpammer.d.ts +1 -1
  3093. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/InvalidPositionExploit.d.ts +1 -1
  3094. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/Log4jChatExploit.d.ts +1 -1
  3095. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/Log4jChatExploitKt.d.ts +1 -1
  3096. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/PaperWindow1201Exploit.d.ts +1 -1
  3097. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/PermissionsExPromoteExploit.d.ts +1 -1
  3098. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/TranslationSign18Exploit.d.ts +1 -1
  3099. package/types/net/ccbluex/liquidbounce/features/module/modules/exploit/servercrasher/exploits/WorldEditCalcExploit.d.ts +1 -1
  3100. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/ModuleDankBobbing.d.ts +1 -1
  3101. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/ModuleDerp.d.ts +1 -1
  3102. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/ModuleHandDerp.d.ts +1 -1
  3103. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/ModuleSkinDerp.d.ts +1 -1
  3104. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/ModuleTwerk.d.ts +3 -3
  3105. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/ModuleVomit.d.ts +1 -1
  3106. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/notebot/ModuleNotebot.d.ts +1 -1
  3107. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/notebot/nbs/InstrumentNote$Companion.d.ts +1 -1
  3108. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/notebot/nbs/NbsKt.d.ts +1 -1
  3109. package/types/net/ccbluex/liquidbounce/features/module/modules/fun/notebot/nbs/SongData.d.ts +1 -1
  3110. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/GenerationMode$File.d.ts +1 -1
  3111. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleAntiCheatDetect.d.ts +2 -2
  3112. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleAntiStaff.d.ts +1 -1
  3113. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleAutoAccount.d.ts +1 -1
  3114. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleAutoChatGame.d.ts +1 -1
  3115. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleAutoConfig.d.ts +1 -1
  3116. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleAutoPearl.d.ts +1 -1
  3117. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleBetterTab.d.ts +1 -1
  3118. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleBookBot$BookBuilder.d.ts +1 -1
  3119. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleBookBot.d.ts +1 -1
  3120. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleEasyPearl.d.ts +1 -1
  3121. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleElytraSwap.d.ts +1 -1
  3122. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleFlagCheck.d.ts +1 -1
  3123. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleGUICloser.d.ts +1 -1
  3124. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleInventoryTracker.d.ts +1 -1
  3125. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleItemScroller.d.ts +1 -1
  3126. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleMacros.d.ts +1 -1
  3127. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleMiddleClickAction.d.ts +1 -1
  3128. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleNotifier.d.ts +1 -1
  3129. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModulePacketLogger.d.ts +1 -1
  3130. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleSpammer.d.ts +1 -1
  3131. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleTargetLock.d.ts +1 -1
  3132. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleTeams.d.ts +1 -1
  3133. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleTextFieldProtect.d.ts +1 -1
  3134. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/TitleType.d.ts +1 -1
  3135. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/TrackedInventory.d.ts +1 -1
  3136. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/antibot/ModuleAntiBot.d.ts +2 -2
  3137. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/antibot/modes/CustomAntiBotMode$Armor$ArmorPredicate.d.ts +1 -1
  3138. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/antibot/modes/CustomAntiBotMode$Name$CharacterValidator.d.ts +1 -1
  3139. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/antibot/modes/IntaveHeavyAntiBotMode.d.ts +2 -2
  3140. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/betterchat/ModuleBetterChat.d.ts +2 -2
  3141. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/debugrecorder/modes/DebugCombatRecorder.d.ts +1 -1
  3142. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/debugrecorder/modes/DebugCombatTrainerRecorder.d.ts +2 -2
  3143. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/nameprotect/ModuleNameProtect.d.ts +1 -1
  3144. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/nameprotect/ModuleNameProtectKt.d.ts +1 -1
  3145. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/nameprotect/NameProtectMappings$ReplacementInstructions.d.ts +1 -1
  3146. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/nameprotect/NameProtectMappings.d.ts +2 -2
  3147. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/reporthelper/ReportHelperAutoConfirm$Heypixel.d.ts +1 -1
  3148. package/types/net/ccbluex/liquidbounce/features/module/modules/misc/reporthelper/ReportHelperAutoConfirm$Hypixel.d.ts +1 -1
  3149. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleAnchor.d.ts +1 -1
  3150. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleAntiBounce.d.ts +1 -1
  3151. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleAntiLevitation.d.ts +1 -1
  3152. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleAvoidHazards.d.ts +1 -1
  3153. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleBlockBounce.d.ts +1 -1
  3154. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleBlockWalk.d.ts +1 -1
  3155. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleElytraRecast.d.ts +2 -2
  3156. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleEntityControl.d.ts +1 -1
  3157. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleFreeze$Cancel.d.ts +1 -1
  3158. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleFreeze$Queue.d.ts +1 -1
  3159. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleFreeze$Stationary$FloatOffsetGenerator.d.ts +1 -1
  3160. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleFreeze$Stationary.d.ts +1 -1
  3161. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleFreeze.d.ts +1 -1
  3162. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleNoClip.d.ts +1 -1
  3163. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleNoJumpDelay.d.ts +1 -1
  3164. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleNoPose.d.ts +2 -2
  3165. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleNoPush.d.ts +1 -1
  3166. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleParkour.d.ts +1 -1
  3167. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleSafeWalk$OnEdge.d.ts +1 -1
  3168. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleSafeWalk.d.ts +1 -1
  3169. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleSnapTap.d.ts +1 -1
  3170. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleSneak.d.ts +1 -1
  3171. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleSprint.d.ts +1 -1
  3172. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleStrafe.d.ts +1 -1
  3173. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleTargetStrafe.d.ts +2 -3
  3174. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleTeleport.d.ts +1 -1
  3175. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleVehicleBoost.d.ts +1 -1
  3176. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleVehicleControl$Rehook.d.ts +1 -1
  3177. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/ModuleVehicleControl.d.ts +1 -1
  3178. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/autododge/DodgePlan.d.ts +1 -1
  3179. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/autododge/ModuleAutoDodge$EvadingPacket.d.ts +1 -1
  3180. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/autododge/ModuleAutoDodge.d.ts +1 -1
  3181. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/avoidhazards/AvoidHazardInputPlanner.d.ts +1 -1
  3182. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/avoidhazards/LadderClimbStateKt.d.ts +1 -1
  3183. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/elytrafly/ModuleElytraFly.d.ts +1 -1
  3184. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/elytrafly/modes/ElytraFlyModeStatic$Glide.d.ts +2 -2
  3185. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/elytrafly/modes/ElytraFlyModeStatic.d.ts +1 -1
  3186. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/ModuleFly.d.ts +1 -1
  3187. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/FlyExplosion.d.ts +1 -1
  3188. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/grim/FlyGrim2373Jan15.d.ts +1 -1
  3189. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/grim/FlyGrim2859V.d.ts +1 -1
  3190. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/hypixel/FlyHypixel.d.ts +1 -1
  3191. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/hypixel/FlyHypixelFlat.d.ts +1 -1
  3192. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/sentinel/FlySentinel10thMar.d.ts +1 -1
  3193. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/sentinel/FlySentinel20thApr.d.ts +1 -1
  3194. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/sentinel/FlySentinel26thDec.d.ts +1 -1
  3195. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/sentinel/FlySentinel27thJan.d.ts +1 -1
  3196. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/spartan/FlySpartan524.d.ts +1 -1
  3197. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/specific/FlyNcpClip.d.ts +1 -1
  3198. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/verus/FlyVerusB3869Flat.d.ts +1 -1
  3199. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/verus/FlyVerusB3896Damage.d.ts +1 -1
  3200. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/vulcan/FlyVulcan277.d.ts +1 -1
  3201. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/vulcan/FlyVulcan286.d.ts +1 -1
  3202. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/vulcan/FlyVulcan286MC18.d.ts +2 -2
  3203. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/fly/modes/vulcan/FlyVulcan286Teleport.d.ts +2 -2
  3204. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/highjump/ModuleHighJump$Vulcan.d.ts +1 -1
  3205. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/highjump/ModuleHighJump.d.ts +1 -1
  3206. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/inventorymove/ModuleInventoryMove.d.ts +10 -2
  3207. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/liquidwalk/ModuleLiquidWalk.d.ts +2 -2
  3208. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/liquidwalk/modes/LiquidWalkNoCheatPlus.d.ts +1 -1
  3209. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/liquidwalk/modes/LiquidWalkVerusB3901.d.ts +1 -1
  3210. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/liquidwalk/modes/LiquidWalkVulcan291.d.ts +1 -1
  3211. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/longjump/modes/Matrix7145FlagLongJump.d.ts +1 -1
  3212. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/longjump/modes/VulcanLongJump.d.ts +1 -1
  3213. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/longjump/modes/nocheatplus/NoCheatPlusBoost.d.ts +1 -1
  3214. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/longjump/modes/nocheatplus/NoCheatPlusBow.d.ts +1 -1
  3215. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/ModuleNoSlow.d.ts +1 -1
  3216. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/NoSlowUseActionHandler.d.ts +1 -1
  3217. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/blocking/NoSlowBlockIntave14.d.ts +1 -1
  3218. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/consume/NoSlowConsumeIntave14.d.ts +1 -1
  3219. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/consume/NoSlowConsumeJump.d.ts +1 -1
  3220. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/consume/NoSlowConsumeRelease.d.ts +1 -1
  3221. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/shared/NoSlowNoBlockInteract.d.ts +1 -1
  3222. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/shared/NoSlowSharedGrim2360.d.ts +1 -1
  3223. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/shared/NoSlowSharedGrim2364MC18.d.ts +1 -1
  3224. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noslow/modes/shared/NoSlowSharedGrim2371.d.ts +1 -1
  3225. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noweb/ModuleNoWeb.d.ts +2 -2
  3226. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noweb/modes/NoWebAir.d.ts +1 -1
  3227. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noweb/modes/NoWebGrimBreak.d.ts +1 -1
  3228. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noweb/modes/NoWebIntave14.d.ts +1 -1
  3229. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noweb/modes/NoWebPlaceWater.d.ts +1 -1
  3230. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/noweb/modes/NoWebStrafe.d.ts +1 -1
  3231. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/ModuleSpeed$OnlyInCombat.d.ts +1 -1
  3232. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/ModuleSpeed$OnlyOnPotionEffect.d.ts +1 -1
  3233. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/ModuleSpeed.d.ts +1 -1
  3234. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/SpeedAntiCornerBump.d.ts +5 -5
  3235. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/SpeedYawOffset.d.ts +1 -1
  3236. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/SpeedCustom.d.ts +1 -1
  3237. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/blocksmc/SpeedBlocksMC.d.ts +1 -1
  3238. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/hylex/SpeedHylexGround.d.ts +1 -1
  3239. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/hylex/SpeedHylexLowHop.d.ts +1 -1
  3240. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/intave/SpeedIntave14.d.ts +1 -1
  3241. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/intave/SpeedIntave14Fast.d.ts +1 -1
  3242. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/matrix/SpeedMatrix7.d.ts +1 -1
  3243. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/ncp/SpeedNCP.d.ts +1 -1
  3244. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/sentinel/SpeedSentinelDamage.d.ts +1 -1
  3245. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/spartan/SpeedSpartanV4043.d.ts +1 -1
  3246. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/spartan/SpeedSpartanV4043FastFall.d.ts +1 -1
  3247. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/verus/SpeedVerusB3882.d.ts +1 -1
  3248. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/vulcan/SpeedVulcan286.d.ts +1 -1
  3249. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/vulcan/SpeedVulcan288.d.ts +1 -1
  3250. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/vulcan/SpeedVulcanGround286.d.ts +1 -1
  3251. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/watchdog/SpeedHypixelBHop.d.ts +2 -2
  3252. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/speed/modes/watchdog/SpeedHypixelLowHop.d.ts +1 -1
  3253. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/spider/modes/SpiderPolar29thMarch2025.d.ts +1 -1
  3254. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/spider/modes/SpiderVulcan288.d.ts +1 -1
  3255. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/step/ModuleReverseStep.d.ts +1 -1
  3256. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/step/ModuleStep$BlocksMC.d.ts +1 -1
  3257. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/step/ModuleStep$Hypixel.d.ts +1 -1
  3258. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/step/ModuleStep$Vulcan286.d.ts +1 -1
  3259. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/step/ModuleStep.d.ts +1 -1
  3260. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/terrainspeed/ModuleTerrainSpeed.d.ts +1 -1
  3261. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/terrainspeed/fastclimb/FastClimb$Clip.d.ts +1 -1
  3262. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/terrainspeed/fastclimb/FastClimb$Motion.d.ts +1 -1
  3263. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/terrainspeed/fastclimb/FastClimb.d.ts +1 -1
  3264. package/types/net/ccbluex/liquidbounce/features/module/modules/movement/terrainspeed/icespeed/IceSpeed.d.ts +1 -1
  3265. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAntiAFK.d.ts +1 -1
  3266. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAntiExploit.d.ts +2 -2
  3267. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAutoBreak.d.ts +1 -1
  3268. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAutoCrafter.d.ts +1 -1
  3269. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAutoFish$PullTriggerSoundDistance.d.ts +1 -1
  3270. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAutoFish.d.ts +1 -1
  3271. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAutoRespawn.d.ts +1 -1
  3272. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAutoWalk.d.ts +1 -1
  3273. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleAutoWindCharge.d.ts +2 -2
  3274. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleBlink.d.ts +1 -1
  3275. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleChestCleaner.d.ts +1 -1
  3276. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleEagle.d.ts +1 -1
  3277. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleFastExp$NoWaste.d.ts +2 -2
  3278. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleFastExp.d.ts +1 -1
  3279. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleFastUse$Immediate.d.ts +1 -1
  3280. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleFastUse.d.ts +1 -1
  3281. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleNoBlockInteract.d.ts +1 -1
  3282. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleNoEntityInteract.d.ts +1 -1
  3283. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleNoRotateSet.d.ts +1 -1
  3284. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModulePotionSpoof.d.ts +1 -1
  3285. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleReach.d.ts +1 -1
  3286. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleReplenish.d.ts +1 -1
  3287. package/types/net/ccbluex/liquidbounce/features/module/modules/player/ModuleSmartEat.d.ts +1 -1
  3288. package/types/net/ccbluex/liquidbounce/features/module/modules/player/antivoid/ModuleAntiVoid.d.ts +1 -1
  3289. package/types/net/ccbluex/liquidbounce/features/module/modules/player/antivoid/mode/AntiVoidBlinkMode.d.ts +1 -1
  3290. package/types/net/ccbluex/liquidbounce/features/module/modules/player/antivoid/mode/AntiVoidGhostBlockMode.d.ts +1 -1
  3291. package/types/net/ccbluex/liquidbounce/features/module/modules/player/antivoid/mode/AntiVoidMode.d.ts +1 -1
  3292. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autobuff/Buff.d.ts +1 -1
  3293. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autobuff/ModuleAutoBuff$AutoSwap.d.ts +3 -3
  3294. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autobuff/ModuleAutoBuff$Rotations.d.ts +1 -1
  3295. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoqueue/trigger/AutoQueueTriggerItem.d.ts +1 -1
  3296. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoqueue/trigger/AutoQueueTriggerMessage.d.ts +1 -1
  3297. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoqueue/trigger/AutoQueueTriggerTabFooter.d.ts +1 -1
  3298. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoqueue/trigger/AutoQueueTriggerTabHeader.d.ts +1 -1
  3299. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/AutoShopConfig.d.ts +1 -1
  3300. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/AutoShopItemUtilsKt.d.ts +1 -1
  3301. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/ModuleAutoShop.d.ts +1 -1
  3302. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/ShopConfigPreset.d.ts +1 -1
  3303. package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/TierItemUtilsKt.d.ts +1 -1
  3304. package/types/net/ccbluex/liquidbounce/features/module/modules/player/cheststealer/ModuleChestStealer.d.ts +1 -1
  3305. package/types/net/ccbluex/liquidbounce/features/module/modules/player/cheststealer/features/FeatureChestAura.d.ts +1 -1
  3306. package/types/net/ccbluex/liquidbounce/features/module/modules/player/cheststealer/features/FeatureSilentScreen.d.ts +2 -3
  3307. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/CleanupPlanPlacementTemplate.d.ts +3 -3
  3308. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/InventoryCleanupPlan.d.ts +2 -2
  3309. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/ItemAndComponents.d.ts +1 -1
  3310. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/ItemNumberConstraintGroup.d.ts +3 -3
  3311. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/ItemPacker.d.ts +3 -3
  3312. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/ItemSortChoice.d.ts +1 -1
  3313. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/ItemType.d.ts +2 -2
  3314. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/ModuleInventoryCleaner.d.ts +1 -1
  3315. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/items/ArmorItemFacet.d.ts +1 -1
  3316. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/items/MaceItemFacet.d.ts +2 -2
  3317. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/items/SpearItemFacet.d.ts +1 -1
  3318. package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/items/SwordItemFacet.d.ts +1 -1
  3319. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/ModuleNoFall.d.ts +1 -1
  3320. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallBlink.d.ts +1 -1
  3321. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallForceJump.d.ts +2 -2
  3322. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallGrim2371.d.ts +1 -1
  3323. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallMLG$PickupWater.d.ts +1 -1
  3324. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallMLG.d.ts +1 -1
  3325. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallMount$AutoDismount.d.ts +1 -1
  3326. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallMount.d.ts +1 -1
  3327. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallRettungsplatform.d.ts +1 -1
  3328. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallSpartan524Flag.d.ts +1 -1
  3329. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallSpoofGround.d.ts +1 -1
  3330. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallSpoofLanding.d.ts +1 -1
  3331. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallVerus.d.ts +1 -1
  3332. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallVulcan.d.ts +1 -1
  3333. package/types/net/ccbluex/liquidbounce/features/module/modules/player/nofall/modes/NoFallVulcanTP.d.ts +1 -1
  3334. package/types/net/ccbluex/liquidbounce/features/module/modules/player/offhand/ModuleOffhand$Mode.d.ts +1 -1
  3335. package/types/net/ccbluex/liquidbounce/features/module/modules/player/offhand/ModuleOffhand.d.ts +1 -1
  3336. package/types/net/ccbluex/liquidbounce/features/module/modules/player/offhand/Totem$Health.d.ts +1 -1
  3337. package/types/net/ccbluex/liquidbounce/features/module/modules/player/offhand/Totem.d.ts +3 -3
  3338. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleAnimations$AnimationMode.d.ts +1 -1
  3339. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleAnimations$OneSevenAnimation.d.ts +1 -1
  3340. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleAnimations$PushdownAnimation.d.ts +1 -1
  3341. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleAnimations.d.ts +2 -2
  3342. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleAntiBlind.d.ts +2 -2
  3343. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleAspect.d.ts +1 -1
  3344. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleAutoF5.d.ts +1 -1
  3345. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleBlockESP.d.ts +1 -1
  3346. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleBlockOutline.d.ts +1 -1
  3347. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleBreadcrumbs.d.ts +2 -2
  3348. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleChams.d.ts +1 -1
  3349. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleClickGui.d.ts +1 -1
  3350. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleCombineMobs.d.ts +1 -1
  3351. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleCrystalView.d.ts +1 -1
  3352. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleCustomAmbience$CustomLightmap.d.ts +1 -1
  3353. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleCustomAmbience$FogValueGroup.d.ts +2 -2
  3354. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleCustomAmbience.d.ts +1 -1
  3355. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleDamageParticles.d.ts +1 -1
  3356. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleFreeCam$CameraInteract.d.ts +1 -1
  3357. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleFreeCam$CancelOn.d.ts +1 -1
  3358. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleFreeCam$Navigation.d.ts +3 -3
  3359. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleFreeCam.d.ts +2 -2
  3360. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleFullBright.d.ts +1 -1
  3361. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleHoleESP.d.ts +1 -1
  3362. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleHud$Blur.d.ts +1 -1
  3363. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleHud.d.ts +2 -2
  3364. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleItemChams.d.ts +1 -1
  3365. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleItemTags.d.ts +1 -1
  3366. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleLogoffSpot.d.ts +1 -1
  3367. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleMobOwners.d.ts +1 -1
  3368. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleNewChunks.d.ts +1 -1
  3369. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleNoBob.d.ts +1 -1
  3370. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleNoFov.d.ts +1 -1
  3371. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleNoHurtCam.d.ts +1 -1
  3372. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleNoSwing.d.ts +1 -1
  3373. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleProtectionZones.d.ts +1 -1
  3374. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleRotations.d.ts +2 -2
  3375. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleSilentHotbar.d.ts +1 -1
  3376. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleSmoothCamera.d.ts +1 -1
  3377. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleStorageESP.d.ts +1 -1
  3378. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleTNTTimer$ShowTimer.d.ts +2 -4
  3379. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleTNTTimer.d.ts +2 -2
  3380. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleTracers.d.ts +1 -1
  3381. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleTrueSight.d.ts +1 -1
  3382. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleVoidESP.d.ts +1 -1
  3383. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleXRay.d.ts +18 -3
  3384. package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleZoom.d.ts +1 -1
  3385. package/types/net/ccbluex/liquidbounce/features/module/modules/render/TimeUnit.d.ts +20 -0
  3386. package/types/net/ccbluex/liquidbounce/features/module/modules/render/cameraclip/ModuleCameraClip.d.ts +1 -1
  3387. package/types/net/ccbluex/liquidbounce/features/module/modules/render/cameraclip/ScrollAdjustOptions.d.ts +1 -1
  3388. package/types/net/ccbluex/liquidbounce/features/module/modules/render/esp/ModuleESP.d.ts +2 -2
  3389. package/types/net/ccbluex/liquidbounce/features/module/modules/render/hats/HatsMode.d.ts +1 -1
  3390. package/types/net/ccbluex/liquidbounce/features/module/modules/render/hats/ModuleHats.d.ts +1 -1
  3391. package/types/net/ccbluex/liquidbounce/features/module/modules/render/hats/modes/HatsCone.d.ts +1 -1
  3392. package/types/net/ccbluex/liquidbounce/features/module/modules/render/hats/modes/HatsFlower.d.ts +1 -1
  3393. package/types/net/ccbluex/liquidbounce/features/module/modules/render/hats/modes/HatsHalo.d.ts +1 -1
  3394. package/types/net/ccbluex/liquidbounce/features/module/modules/render/hats/modes/HatsOrbs.d.ts +1 -1
  3395. package/types/net/ccbluex/liquidbounce/features/module/modules/render/hats/modes/HatsStar.d.ts +1 -1
  3396. package/types/net/ccbluex/liquidbounce/features/module/modules/render/nametags/ModuleNametags.d.ts +1 -1
  3397. package/types/net/ccbluex/liquidbounce/features/module/modules/render/nametags/NametagRenderState$Equipments.d.ts +3 -3
  3398. package/types/net/ccbluex/liquidbounce/features/module/modules/render/nametags/NametagRenderState.d.ts +2 -2
  3399. package/types/net/ccbluex/liquidbounce/features/module/modules/render/trajectories/ModuleTrajectories.d.ts +5 -1
  3400. package/types/net/ccbluex/liquidbounce/features/module/modules/render/trajectories/TrajectoryDetailedInfoRenderer$ShowAt.d.ts +1 -4
  3401. package/types/net/ccbluex/liquidbounce/features/module/modules/render/trajectories/TrajectoryDetailedInfoRenderer.d.ts +3 -3
  3402. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleAirPlace.d.ts +1 -1
  3403. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleAutoTool.d.ts +1 -1
  3404. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleBlockIn.d.ts +1 -1
  3405. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleBlockTrap$PlacePriority.d.ts +1 -1
  3406. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleBlockTrap.d.ts +1 -1
  3407. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleExtinguish.d.ts +1 -1
  3408. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleFastBreak$AbortAnother.d.ts +1 -1
  3409. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleFastBreak.d.ts +1 -1
  3410. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleFastPlace.d.ts +1 -1
  3411. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleHoleFiller.d.ts +1 -1
  3412. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleLiquidFiller.d.ts +1 -1
  3413. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleLiquidPlace.d.ts +1 -1
  3414. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleNoInterpolation.d.ts +1 -1
  3415. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleNoSlowBreak.d.ts +1 -1
  3416. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleProjectilePuncher.d.ts +2 -2
  3417. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleStrongholdFinder.d.ts +1 -1
  3418. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleSurround$Protect.d.ts +1 -1
  3419. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleSurround.d.ts +1 -1
  3420. package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleTimer.d.ts +1 -1
  3421. package/types/net/ccbluex/liquidbounce/features/module/modules/world/autobuild/ModuleAutoBuild.d.ts +1 -1
  3422. package/types/net/ccbluex/liquidbounce/features/module/modules/world/autobuild/NetherPortal.d.ts +3 -3
  3423. package/types/net/ccbluex/liquidbounce/features/module/modules/world/autofarm/AutoFarmAutoWalk.d.ts +2 -2
  3424. package/types/net/ccbluex/liquidbounce/features/module/modules/world/autofarm/AutoFarmHelperKt.d.ts +3 -3
  3425. package/types/net/ccbluex/liquidbounce/features/module/modules/world/autofarm/ModuleAutoFarm.d.ts +1 -1
  3426. package/types/net/ccbluex/liquidbounce/features/module/modules/world/automobheal/AutoMobHeal$HealTarget.d.ts +3 -3
  3427. package/types/net/ccbluex/liquidbounce/features/module/modules/world/automobheal/AutoMobHeal.d.ts +1 -1
  3428. package/types/net/ccbluex/liquidbounce/features/module/modules/world/fucker/ModuleFucker$FuckerEntrance.d.ts +2 -2
  3429. package/types/net/ccbluex/liquidbounce/features/module/modules/world/fucker/ModuleFucker$SurroundingInfo.d.ts +1 -1
  3430. package/types/net/ccbluex/liquidbounce/features/module/modules/world/fucker/ModuleFucker$SurroundingPath.d.ts +1 -1
  3431. package/types/net/ccbluex/liquidbounce/features/module/modules/world/fucker/ModuleFucker.d.ts +1 -1
  3432. package/types/net/ccbluex/liquidbounce/features/module/modules/world/nuker/ModuleNuker.d.ts +2 -2
  3433. package/types/net/ccbluex/liquidbounce/features/module/modules/world/packetmine/FailProcedure.d.ts +2 -2
  3434. package/types/net/ccbluex/liquidbounce/features/module/modules/world/packetmine/MineRotationMode.d.ts +1 -1
  3435. package/types/net/ccbluex/liquidbounce/features/module/modules/world/packetmine/ModulePacketMine.d.ts +2 -2
  3436. package/types/net/ccbluex/liquidbounce/features/module/modules/world/packetmine/tool/MineToolMode.d.ts +1 -1
  3437. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/ModuleScaffold.d.ts +3 -3
  3438. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/ScaffoldBlockItemSelection.d.ts +1 -1
  3439. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/ScaffoldMovementPlanner.d.ts +2 -2
  3440. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/features/ScaffoldMovementPrediction.d.ts +1 -1
  3441. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/features/ScaffoldSprintControlFeature.d.ts +1 -1
  3442. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/techniques/ScaffoldExpandTechnique.d.ts +1 -1
  3443. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/techniques/ScaffoldNormalTechnique.d.ts +1 -1
  3444. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/techniques/ScaffoldTechnique.d.ts +1 -1
  3445. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/techniques/normal/ScaffoldDownFeature.d.ts +1 -1
  3446. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/techniques/normal/ScaffoldTellyFeature.d.ts +2 -2
  3447. package/types/net/ccbluex/liquidbounce/features/module/modules/world/scaffold/tower/ScaffoldTower.d.ts +1 -1
  3448. package/types/net/ccbluex/liquidbounce/features/module/modules/world/traps/BlockChangeIntent.d.ts +1 -1
  3449. package/types/net/ccbluex/liquidbounce/features/module/modules/world/traps/ModuleAutoTrap.d.ts +1 -1
  3450. package/types/net/ccbluex/liquidbounce/features/module/modules/world/traps/traps/TrapPlanner.d.ts +1 -1
  3451. package/types/net/ccbluex/liquidbounce/features/module/modules/world/traps/traps/TrapPlayerSimulation.d.ts +1 -1
  3452. package/types/net/ccbluex/liquidbounce/features/spoofer/SpooferExploitPreventerModule.d.ts +3 -3
  3453. package/types/net/ccbluex/liquidbounce/features/spoofer/SpooferFingerprint.d.ts +1 -1
  3454. package/types/net/ccbluex/liquidbounce/features/spoofer/SpooferManager.d.ts +1 -1
  3455. package/types/net/ccbluex/liquidbounce/features/spoofer/SpooferResourcePack.d.ts +1 -1
  3456. package/types/net/ccbluex/liquidbounce/integration/backend/BrowserAccelerationFlags.d.ts +1 -1
  3457. package/types/net/ccbluex/liquidbounce/integration/backend/BrowserBackend.d.ts +4 -4
  3458. package/types/net/ccbluex/liquidbounce/integration/backend/BrowserBackendManager.d.ts +4 -4
  3459. package/types/net/ccbluex/liquidbounce/integration/backend/BrowserTexture.d.ts +1 -1
  3460. package/types/net/ccbluex/liquidbounce/integration/backend/backends/cef/CefBrowserBackend.d.ts +2 -2
  3461. package/types/net/ccbluex/liquidbounce/integration/backend/backends/external/ExternalSystemBrowserBackend.d.ts +1 -1
  3462. package/types/net/ccbluex/liquidbounce/integration/backend/browser/Browser.d.ts +10 -10
  3463. package/types/net/ccbluex/liquidbounce/integration/backend/browser/BrowserRenderer.d.ts +1 -1
  3464. package/types/net/ccbluex/liquidbounce/integration/backend/browser/BrowserSettings.d.ts +1 -1
  3465. package/types/net/ccbluex/liquidbounce/integration/backend/browser/BrowserViewport$Companion.d.ts +1 -1
  3466. package/types/net/ccbluex/liquidbounce/integration/backend/browser/BrowserViewport.d.ts +5 -5
  3467. package/types/net/ccbluex/liquidbounce/integration/backend/browser/GlobalBrowserSettings.d.ts +2 -2
  3468. package/types/net/ccbluex/liquidbounce/integration/backend/input/InputAcceptor.d.ts +2 -2
  3469. package/types/net/ccbluex/liquidbounce/integration/backend/input/InputHandler.d.ts +8 -8
  3470. package/types/net/ccbluex/liquidbounce/integration/backend/input/InputListener.d.ts +1 -1
  3471. package/types/net/ccbluex/liquidbounce/integration/interop/ClientInteropServer.d.ts +1 -1
  3472. package/types/net/ccbluex/liquidbounce/integration/interop/middleware/AuthMiddleware.d.ts +1 -1
  3473. package/types/net/ccbluex/liquidbounce/integration/interop/protocol/event/WebSocketEvent.d.ts +2 -2
  3474. package/types/net/ccbluex/liquidbounce/integration/interop/protocol/rest/v1/HttpHelperKt.d.ts +1 -1
  3475. package/types/net/ccbluex/liquidbounce/integration/interop/protocol/rest/v1/client/LocalStorageData.d.ts +1 -1
  3476. package/types/net/ccbluex/liquidbounce/integration/interop/protocol/rest/v1/game/InputFunctionsKt.d.ts +1 -1
  3477. package/types/net/ccbluex/liquidbounce/integration/interop/protocol/rest/v1/game/ScoreboardData.d.ts +1 -1
  3478. package/types/net/ccbluex/liquidbounce/integration/screen/impl/CustomOverlay.d.ts +1 -1
  3479. package/types/net/ccbluex/liquidbounce/integration/screen/impl/CustomSharedMinecraftScreen.d.ts +0 -1
  3480. package/types/net/ccbluex/liquidbounce/integration/screen/impl/CustomStandaloneMinecraftScreen.d.ts +0 -1
  3481. package/types/net/ccbluex/liquidbounce/integration/screen/impl/InternetExplorerScreen.d.ts +0 -1
  3482. package/types/net/ccbluex/liquidbounce/integration/task/MCEFProgressForwarder.d.ts +5 -5
  3483. package/types/net/ccbluex/liquidbounce/integration/task/TaskManager.d.ts +6 -6
  3484. package/types/net/ccbluex/liquidbounce/integration/task/TaskProgressScreen.d.ts +1 -1
  3485. package/types/net/ccbluex/liquidbounce/integration/task/type/ResourceTask.d.ts +2 -2
  3486. package/types/net/ccbluex/liquidbounce/integration/task/type/Task.d.ts +5 -5
  3487. package/types/net/ccbluex/liquidbounce/integration/theme/Theme.d.ts +2 -2
  3488. package/types/net/ccbluex/liquidbounce/integration/theme/ThemeBackground$Image.d.ts +1 -1
  3489. package/types/net/ccbluex/liquidbounce/integration/theme/ThemeBackground$Minecraft.d.ts +1 -1
  3490. package/types/net/ccbluex/liquidbounce/integration/theme/ThemeBackground$Shader.d.ts +1 -1
  3491. package/types/net/ccbluex/liquidbounce/integration/theme/ThemeBackground.d.ts +2 -2
  3492. package/types/net/ccbluex/liquidbounce/integration/theme/component/HudComponent.d.ts +1 -1
  3493. package/types/net/ccbluex/liquidbounce/integration/theme/component/HudComponentFactory$JsonHudComponentFactory.d.ts +1 -1
  3494. package/types/net/ccbluex/liquidbounce/integration/theme/component/HudComponentFactory$NativeHudComponentFactory.d.ts +1 -1
  3495. package/types/net/ccbluex/liquidbounce/integration/theme/component/HudComponentFactory.d.ts +1 -1
  3496. package/types/net/ccbluex/liquidbounce/integration/theme/component/HudComponentTweak.d.ts +1 -1
  3497. package/types/net/ccbluex/liquidbounce/integration/theme/component/components/minimap/MinimapHeightmapManager.d.ts +1 -1
  3498. package/types/net/ccbluex/liquidbounce/integration/theme/component/components/minimap/MinimapTextureAtlasManager$AtlasPosition.d.ts +1 -1
  3499. package/types/net/ccbluex/liquidbounce/integration/theme/component/components/minimap/MinimapTextureAtlasManager.d.ts +1 -1
  3500. package/types/net/ccbluex/liquidbounce/lang/ClientLanguage.d.ts +1 -1
  3501. package/types/net/ccbluex/liquidbounce/render/BoxVertexIterator.d.ts +2 -2
  3502. package/types/net/ccbluex/liquidbounce/render/ClientRenderPipelines$JCEF.d.ts +1 -1
  3503. package/types/net/ccbluex/liquidbounce/render/ClientRenderPipelines.d.ts +3 -3
  3504. package/types/net/ccbluex/liquidbounce/render/ClientVertexFormats.d.ts +3 -3
  3505. package/types/net/ccbluex/liquidbounce/render/DrawMode.d.ts +1 -1
  3506. package/types/net/ccbluex/liquidbounce/render/FontFace.d.ts +3 -3
  3507. package/types/net/ccbluex/liquidbounce/render/GenericColorMode.d.ts +1 -1
  3508. package/types/net/ccbluex/liquidbounce/render/GrowableMappableRingBuffer$GrowPolicy.d.ts +1 -1
  3509. package/types/net/ccbluex/liquidbounce/render/GrowableMappableRingBuffer.d.ts +5 -5
  3510. package/types/net/ccbluex/liquidbounce/render/Render2DKt.d.ts +4 -4
  3511. package/types/net/ccbluex/liquidbounce/render/Render3DKt.d.ts +1 -1
  3512. package/types/net/ccbluex/liquidbounce/render/RenderBufferKey.d.ts +1 -1
  3513. package/types/net/ccbluex/liquidbounce/render/RenderPassExtensionsKt.d.ts +2 -2
  3514. package/types/net/ccbluex/liquidbounce/render/RenderShortcutsKt.d.ts +22 -27
  3515. package/types/net/ccbluex/liquidbounce/render/VertexBuilderKt.d.ts +1 -1
  3516. package/types/net/ccbluex/liquidbounce/render/WorldRenderEnvironment.d.ts +8 -8
  3517. package/types/net/ccbluex/liquidbounce/render/engine/LazyRenderTargetHolder.d.ts +3 -3
  3518. package/types/net/ccbluex/liquidbounce/render/engine/OutlineShaderRenderer.d.ts +1 -1
  3519. package/types/net/ccbluex/liquidbounce/render/engine/OverlayShaderRenderer.d.ts +1 -1
  3520. package/types/net/ccbluex/liquidbounce/render/engine/font/DynamicAtlasAllocator.d.ts +2 -2
  3521. package/types/net/ccbluex/liquidbounce/render/engine/font/FontRenderer.d.ts +1 -1
  3522. package/types/net/ccbluex/liquidbounce/render/engine/font/GlyphPage$Companion.d.ts +1 -1
  3523. package/types/net/ccbluex/liquidbounce/render/engine/font/GlyphRenderInfo.d.ts +4 -4
  3524. package/types/net/ccbluex/liquidbounce/render/engine/font/HorizontalAnchor.d.ts +1 -1
  3525. package/types/net/ccbluex/liquidbounce/render/engine/font/StaticGlyphPage.d.ts +2 -2
  3526. package/types/net/ccbluex/liquidbounce/render/engine/font/VerticalAnchor.d.ts +1 -1
  3527. package/types/net/ccbluex/liquidbounce/render/engine/font/dynamic/CharCacheData.d.ts +1 -1
  3528. package/types/net/ccbluex/liquidbounce/render/engine/font/dynamic/DynamicGlyphPage.d.ts +2 -2
  3529. package/types/net/ccbluex/liquidbounce/render/engine/font/processor/ProcessedText.d.ts +2 -2
  3530. package/types/net/ccbluex/liquidbounce/render/engine/font/processor/TextProcessor$Companion.d.ts +1 -1
  3531. package/types/net/ccbluex/liquidbounce/render/engine/font/processor/TextProcessor.d.ts +2 -2
  3532. package/types/net/ccbluex/liquidbounce/render/engine/type/Color4b.d.ts +7 -7
  3533. package/types/net/ccbluex/liquidbounce/render/engine/type/UV2f.d.ts +0 -1
  3534. package/types/net/ccbluex/liquidbounce/render/gui/Atlas.d.ts +1 -1
  3535. package/types/net/ccbluex/liquidbounce/render/gui/GuiCircleLutAtlas$Allocation.d.ts +1 -1
  3536. package/types/net/ccbluex/liquidbounce/render/gui/GuiCircleLutAtlas.d.ts +3 -3
  3537. package/types/net/ccbluex/liquidbounce/render/gui/ItemStackListLayoutKt.d.ts +1 -1
  3538. package/types/net/ccbluex/liquidbounce/render/gui/ItemStackListRenderState.d.ts +1 -1
  3539. package/types/net/ccbluex/liquidbounce/render/gui/ItemTextureRenderer.d.ts +2 -2
  3540. package/types/net/ccbluex/liquidbounce/render/mesh/MeshDraw$MeshIndexBinding.d.ts +1 -1
  3541. package/types/net/ccbluex/liquidbounce/render/mesh/MeshDraw.d.ts +2 -2
  3542. package/types/net/ccbluex/liquidbounce/render/utils/LineStripAsLinesVertexView.d.ts +12 -0
  3543. package/types/net/ccbluex/liquidbounce/render/utils/MutableVertexList$Companion.d.ts +4 -0
  3544. package/types/net/ccbluex/liquidbounce/render/utils/MutableVertexList.d.ts +27 -0
  3545. package/types/net/ccbluex/liquidbounce/render/utils/VertexList.d.ts +9 -0
  3546. package/types/net/ccbluex/liquidbounce/render/utils/VertexListKt.d.ts +6 -0
  3547. package/types/net/ccbluex/liquidbounce/script/PolyglotScript$RegisterScript.d.ts +1 -1
  3548. package/types/net/ccbluex/liquidbounce/script/PolyglotScript.d.ts +16 -7
  3549. package/types/net/ccbluex/liquidbounce/script/ScriptApiRequired.d.ts +1 -1
  3550. package/types/net/ccbluex/liquidbounce/script/ScriptManager.d.ts +10 -10
  3551. package/types/net/ccbluex/liquidbounce/script/api/ScriptJvmTypeSupport.d.ts +2 -2
  3552. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptAsyncUtil.d.ts +6 -6
  3553. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptBlockUtil.d.ts +18 -1
  3554. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptClient.d.ts +20 -2
  3555. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptContextProvider.d.ts +1 -1
  3556. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptInteractionUtil.d.ts +16 -1
  3557. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptItemUtil.d.ts +2 -2
  3558. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptMovementUtil.d.ts +28 -0
  3559. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptNetworkUtil.d.ts +47 -0
  3560. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptParameterValidator.d.ts +23 -0
  3561. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptPrimitives.d.ts +25 -1
  3562. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptReflectionUtil.d.ts +28 -5
  3563. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptRotationUtil.d.ts +4 -4
  3564. package/types/net/ccbluex/liquidbounce/script/bindings/api/ScriptUnsafeThread.d.ts +8 -0
  3565. package/types/net/ccbluex/liquidbounce/script/bindings/features/ScriptMode.d.ts +2 -2
  3566. package/types/net/ccbluex/liquidbounce/script/bindings/features/ScriptModule.d.ts +8 -2
  3567. package/types/net/ccbluex/liquidbounce/script/bindings/features/ScriptSetting.d.ts +1 -1
  3568. package/types/net/ccbluex/liquidbounce/utils/aiming/PostRotationExecutor.d.ts +1 -1
  3569. package/types/net/ccbluex/liquidbounce/utils/aiming/RotationManager.d.ts +7 -7
  3570. package/types/net/ccbluex/liquidbounce/utils/aiming/RotationMode.d.ts +2 -2
  3571. package/types/net/ccbluex/liquidbounce/utils/aiming/RotationTarget.d.ts +7 -7
  3572. package/types/net/ccbluex/liquidbounce/utils/aiming/RotationsValueGroup.d.ts +2 -2
  3573. package/types/net/ccbluex/liquidbounce/utils/aiming/data/Rotation.d.ts +5 -5
  3574. package/types/net/ccbluex/liquidbounce/utils/aiming/features/MovementCorrection.d.ts +1 -1
  3575. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/FailRotationProcessor.d.ts +1 -1
  3576. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/RotationProcessor.d.ts +1 -1
  3577. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/ShortStopRotationProcessor.d.ts +1 -1
  3578. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/anglesmooth/AngleSmooth.d.ts +1 -1
  3579. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/anglesmooth/FactorAngleSmooth.d.ts +1 -1
  3580. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/anglesmooth/NoneAngleSmooth.d.ts +1 -1
  3581. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/anglesmooth/impl/AiAngleSmooth.d.ts +1 -1
  3582. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/anglesmooth/impl/InterpolationAngleSmooth.d.ts +1 -1
  3583. package/types/net/ccbluex/liquidbounce/utils/aiming/features/processors/anglesmooth/impl/SigmoidAngleSmooth.d.ts +1 -1
  3584. package/types/net/ccbluex/liquidbounce/utils/aiming/point/PointTracker.d.ts +1 -1
  3585. package/types/net/ccbluex/liquidbounce/utils/aiming/point/exempts/ExemptBoxPart.d.ts +1 -1
  3586. package/types/net/ccbluex/liquidbounce/utils/aiming/point/features/PointProcessorDelay.d.ts +1 -1
  3587. package/types/net/ccbluex/liquidbounce/utils/aiming/point/features/PointProcessorLazy.d.ts +1 -1
  3588. package/types/net/ccbluex/liquidbounce/utils/aiming/projectiles/CydhranianProjectileAngleCalculator.d.ts +2 -2
  3589. package/types/net/ccbluex/liquidbounce/utils/aiming/projectiles/PolynomialProjectileAngleCalculator.d.ts +1 -1
  3590. package/types/net/ccbluex/liquidbounce/utils/aiming/projectiles/ProjectileAngleCalculator.d.ts +1 -1
  3591. package/types/net/ccbluex/liquidbounce/utils/aiming/projectiles/ProjectileTargetPointFinder.d.ts +1 -1
  3592. package/types/net/ccbluex/liquidbounce/utils/aiming/projectiles/SituationalProjectileAngleCalculator.d.ts +1 -1
  3593. package/types/net/ccbluex/liquidbounce/utils/aiming/utils/PointFindingKt.d.ts +3 -3
  3594. package/types/net/ccbluex/liquidbounce/utils/aiming/utils/RotationFindingKt.d.ts +7 -7
  3595. package/types/net/ccbluex/liquidbounce/utils/aiming/utils/RotationUtil.d.ts +3 -3
  3596. package/types/net/ccbluex/liquidbounce/utils/block/AbstractBlockLocationTracker$BlockPos2State.d.ts +1 -1
  3597. package/types/net/ccbluex/liquidbounce/utils/block/AbstractBlockLocationTracker$State2BlockPos.d.ts +1 -1
  3598. package/types/net/ccbluex/liquidbounce/utils/block/AbstractBlockLocationTracker.d.ts +7 -7
  3599. package/types/net/ccbluex/liquidbounce/utils/block/BlockExtensionsKt.d.ts +15 -15
  3600. package/types/net/ccbluex/liquidbounce/utils/block/CachedBlockPosSpheres.d.ts +1 -1
  3601. package/types/net/ccbluex/liquidbounce/utils/block/ChunkScanner$BlockChangeSubscriber.d.ts +3 -3
  3602. package/types/net/ccbluex/liquidbounce/utils/block/ChunkScanner.d.ts +1 -1
  3603. package/types/net/ccbluex/liquidbounce/utils/block/DijkstraKt.d.ts +1 -1
  3604. package/types/net/ccbluex/liquidbounce/utils/block/GraphSearchKt.d.ts +1 -1
  3605. package/types/net/ccbluex/liquidbounce/utils/block/MovableRegionScanner.d.ts +1 -1
  3606. package/types/net/ccbluex/liquidbounce/utils/block/bed/BedState.d.ts +1 -1
  3607. package/types/net/ccbluex/liquidbounce/utils/block/hole/Hole$OneByOne.d.ts +1 -1
  3608. package/types/net/ccbluex/liquidbounce/utils/block/hole/Hole$OneByTwo.d.ts +1 -1
  3609. package/types/net/ccbluex/liquidbounce/utils/block/hole/Hole$TwoByTwo.d.ts +1 -1
  3610. package/types/net/ccbluex/liquidbounce/utils/block/hole/Hole.d.ts +1 -1
  3611. package/types/net/ccbluex/liquidbounce/utils/block/liquid/TimedPickupTracker.d.ts +5 -5
  3612. package/types/net/ccbluex/liquidbounce/utils/block/placer/BlockPlacer.d.ts +9 -9
  3613. package/types/net/ccbluex/liquidbounce/utils/block/placer/CrystalDestroyFeature.d.ts +1 -1
  3614. package/types/net/ccbluex/liquidbounce/utils/block/placer/NoRotationMode.d.ts +1 -1
  3615. package/types/net/ccbluex/liquidbounce/utils/block/placer/NormalRotationMode.d.ts +1 -1
  3616. package/types/net/ccbluex/liquidbounce/utils/block/placer/SupportFeature.d.ts +2 -2
  3617. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/BlockOffsetOptions.d.ts +1 -1
  3618. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/BlockPlacementTarget.d.ts +3 -3
  3619. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/BlockPlacementTargetFindingOptions.d.ts +1 -1
  3620. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/BlockTargetPlan.d.ts +3 -3
  3621. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/FaceHandlingOptions.d.ts +1 -1
  3622. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/FaceTargetPositionFactory.d.ts +2 -2
  3623. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/NearestRotationTargetPositionFactory.d.ts +1 -1
  3624. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/PlayerLocationOnPlacement.d.ts +1 -1
  3625. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/PositionFactoryConfiguration.d.ts +1 -1
  3626. package/types/net/ccbluex/liquidbounce/utils/block/targetfinding/StabilizedRotationTargetPositionFactory.d.ts +1 -1
  3627. package/types/net/ccbluex/liquidbounce/utils/clicking/Clicker.d.ts +3 -3
  3628. package/types/net/ccbluex/liquidbounce/utils/clicking/ItemCooldown.d.ts +2 -2
  3629. package/types/net/ccbluex/liquidbounce/utils/clicking/RollingClickArray.d.ts +5 -5
  3630. package/types/net/ccbluex/liquidbounce/utils/clicking/pattern/patterns/ButterflyPattern.d.ts +1 -1
  3631. package/types/net/ccbluex/liquidbounce/utils/clicking/pattern/patterns/DoubleClickPattern.d.ts +1 -1
  3632. package/types/net/ccbluex/liquidbounce/utils/clicking/pattern/patterns/DragPattern.d.ts +1 -1
  3633. package/types/net/ccbluex/liquidbounce/utils/clicking/pattern/patterns/EfficientPattern.d.ts +1 -1
  3634. package/types/net/ccbluex/liquidbounce/utils/clicking/pattern/patterns/NormalDistributionPattern.d.ts +1 -1
  3635. package/types/net/ccbluex/liquidbounce/utils/clicking/pattern/patterns/SpammingPattern.d.ts +1 -1
  3636. package/types/net/ccbluex/liquidbounce/utils/clicking/pattern/patterns/StabilizedPattern.d.ts +1 -1
  3637. package/types/net/ccbluex/liquidbounce/utils/client/ChatHudExtensionKt.d.ts +2 -2
  3638. package/types/net/ccbluex/liquidbounce/utils/client/ClientUtilsKt.d.ts +3 -3
  3639. package/types/net/ccbluex/liquidbounce/utils/client/DummyRangedValueProvider.d.ts +1 -1
  3640. package/types/net/ccbluex/liquidbounce/utils/client/FloatValueProvider.d.ts +1 -1
  3641. package/types/net/ccbluex/liquidbounce/utils/client/IdentifierExtensionKt.d.ts +2 -2
  3642. package/types/net/ccbluex/liquidbounce/utils/client/MessageMetadata.d.ts +1 -1
  3643. package/types/net/ccbluex/liquidbounce/utils/client/NameGeneratorKt.d.ts +1 -1
  3644. package/types/net/ccbluex/liquidbounce/utils/client/NoneRangedValueProvider.d.ts +1 -1
  3645. package/types/net/ccbluex/liquidbounce/utils/client/ProtocolUtilKt.d.ts +7 -7
  3646. package/types/net/ccbluex/liquidbounce/utils/client/RangedValueProvider.d.ts +2 -2
  3647. package/types/net/ccbluex/liquidbounce/utils/client/RequestHandler$Request.d.ts +1 -1
  3648. package/types/net/ccbluex/liquidbounce/utils/client/RestrictedSingleUseAction.d.ts +1 -1
  3649. package/types/net/ccbluex/liquidbounce/utils/client/ServerObserver.d.ts +3 -3
  3650. package/types/net/ccbluex/liquidbounce/utils/client/SilentHotbar.d.ts +4 -4
  3651. package/types/net/ccbluex/liquidbounce/utils/client/Timer.d.ts +3 -3
  3652. package/types/net/ccbluex/liquidbounce/utils/client/error/ErrorHandler.d.ts +1 -1
  3653. package/types/net/ccbluex/liquidbounce/utils/collection/Filter.d.ts +1 -1
  3654. package/types/net/ccbluex/liquidbounce/utils/collection/Pools.d.ts +1 -1
  3655. package/types/net/ccbluex/liquidbounce/utils/combat/CombatExtensionsKt.d.ts +2 -2
  3656. package/types/net/ccbluex/liquidbounce/utils/combat/CombatManager.d.ts +2 -2
  3657. package/types/net/ccbluex/liquidbounce/utils/combat/EntityTargetingInfo.d.ts +1 -1
  3658. package/types/net/ccbluex/liquidbounce/utils/combat/TargetSelector.d.ts +2 -2
  3659. package/types/net/ccbluex/liquidbounce/utils/combat/TargetTracker.d.ts +1 -1
  3660. package/types/net/ccbluex/liquidbounce/utils/combat/Targets.d.ts +1 -1
  3661. package/types/net/ccbluex/liquidbounce/utils/entity/CachedPlayerSimulation.d.ts +1 -1
  3662. package/types/net/ccbluex/liquidbounce/utils/entity/EntityExtensionsKt.d.ts +15 -15
  3663. package/types/net/ccbluex/liquidbounce/utils/entity/InteractionUtilsKt.d.ts +4 -4
  3664. package/types/net/ccbluex/liquidbounce/utils/entity/LinearPositionExtrapolation.d.ts +1 -1
  3665. package/types/net/ccbluex/liquidbounce/utils/entity/PositionExtrapolation.d.ts +1 -1
  3666. package/types/net/ccbluex/liquidbounce/utils/entity/RenderedEntities.d.ts +1 -1
  3667. package/types/net/ccbluex/liquidbounce/utils/entity/SimulatedPlayer$SimulatedPlayerInput.d.ts +1 -1
  3668. package/types/net/ccbluex/liquidbounce/utils/entity/SimulatedPlayer.d.ts +1 -1
  3669. package/types/net/ccbluex/liquidbounce/utils/entity/StrictInteractionResult.d.ts +1 -1
  3670. package/types/net/ccbluex/liquidbounce/utils/entity/StrictInteractionSource.d.ts +1 -1
  3671. package/types/net/ccbluex/liquidbounce/utils/input/HumanInputDeserializer$StringDeserializer.d.ts +1 -1
  3672. package/types/net/ccbluex/liquidbounce/utils/input/InputBind$BindAction.d.ts +1 -1
  3673. package/types/net/ccbluex/liquidbounce/utils/input/InputBind$Modifier.d.ts +3 -3
  3674. package/types/net/ccbluex/liquidbounce/utils/input/InputBind.d.ts +12 -12
  3675. package/types/net/ccbluex/liquidbounce/utils/input/InputBindKt.d.ts +2 -2
  3676. package/types/net/ccbluex/liquidbounce/utils/input/InputTracker.d.ts +6 -6
  3677. package/types/net/ccbluex/liquidbounce/utils/input/InputUtilKt.d.ts +5 -5
  3678. package/types/net/ccbluex/liquidbounce/utils/inventory/AnchoredHotbarSwapController.d.ts +5 -5
  3679. package/types/net/ccbluex/liquidbounce/utils/inventory/HotbarItemSlot.d.ts +7 -7
  3680. package/types/net/ccbluex/liquidbounce/utils/inventory/InventoryAction$Chain.d.ts +1 -1
  3681. package/types/net/ccbluex/liquidbounce/utils/inventory/InventoryAction$Click.d.ts +1 -1
  3682. package/types/net/ccbluex/liquidbounce/utils/inventory/InventoryConstraints.d.ts +2 -2
  3683. package/types/net/ccbluex/liquidbounce/utils/inventory/InventoryManager.d.ts +3 -3
  3684. package/types/net/ccbluex/liquidbounce/utils/inventory/InventoryUtilsKt.d.ts +1 -1
  3685. package/types/net/ccbluex/liquidbounce/utils/inventory/ItemSlot$Companion.d.ts +1 -1
  3686. package/types/net/ccbluex/liquidbounce/utils/inventory/ItemSlot.d.ts +2 -2
  3687. package/types/net/ccbluex/liquidbounce/utils/inventory/PlayerInventoryConstraints.d.ts +1 -1
  3688. package/types/net/ccbluex/liquidbounce/utils/inventory/ViewedInventoryScreen.d.ts +0 -1
  3689. package/types/net/ccbluex/liquidbounce/utils/inventory/VirtualItemSlot.d.ts +1 -1
  3690. package/types/net/ccbluex/liquidbounce/utils/io/FileUtilsKt.d.ts +1 -1
  3691. package/types/net/ccbluex/liquidbounce/utils/io/NettyExtensionsKt.d.ts +1 -1
  3692. package/types/net/ccbluex/liquidbounce/utils/io/ResourceExtensionsKt.d.ts +2 -2
  3693. package/types/net/ccbluex/liquidbounce/utils/io/ZipExtensionsKt.d.ts +2 -2
  3694. package/types/net/ccbluex/liquidbounce/utils/item/ItemCategorizationsKt.d.ts +2 -2
  3695. package/types/net/ccbluex/liquidbounce/utils/item/ItemExtensionsKt.d.ts +6 -6
  3696. package/types/net/ccbluex/liquidbounce/utils/item/PreferAverageHardBlocks.d.ts +1 -1
  3697. package/types/net/ccbluex/liquidbounce/utils/item/PreferWalkableBlocks.d.ts +1 -1
  3698. package/types/net/ccbluex/liquidbounce/utils/item/armor/ArmorComparator.d.ts +2 -2
  3699. package/types/net/ccbluex/liquidbounce/utils/item/armor/ArmorKitParameters$Companion.d.ts +1 -1
  3700. package/types/net/ccbluex/liquidbounce/utils/item/armor/ArmorPiece.d.ts +1 -1
  3701. package/types/net/ccbluex/liquidbounce/utils/kotlin/ArrayExtensionsKt.d.ts +3 -3
  3702. package/types/net/ccbluex/liquidbounce/utils/kotlin/EventPriorityConvention.d.ts +7 -7
  3703. package/types/net/ccbluex/liquidbounce/utils/kotlin/IntIntValuePair.d.ts +0 -1
  3704. package/types/net/ccbluex/liquidbounce/utils/kotlin/MapExtensionsKt.d.ts +1 -1
  3705. package/types/net/ccbluex/liquidbounce/utils/kotlin/PriorityField.d.ts +1 -1
  3706. package/types/net/ccbluex/liquidbounce/utils/kotlin/ReflectionUtilsKt.d.ts +1 -1
  3707. package/types/net/ccbluex/liquidbounce/utils/kotlin/UuidExtensionsKt.d.ts +2 -2
  3708. package/types/net/ccbluex/liquidbounce/utils/math/AabbMergeUtilKt.d.ts +1 -1
  3709. package/types/net/ccbluex/liquidbounce/utils/math/BisectKt.d.ts +1 -1
  3710. package/types/net/ccbluex/liquidbounce/utils/math/BlockPosAsLongComparator.d.ts +1 -1
  3711. package/types/net/ccbluex/liquidbounce/utils/math/BoxExtensionsKt.d.ts +4 -4
  3712. package/types/net/ccbluex/liquidbounce/utils/math/CurveUtil.d.ts +2 -2
  3713. package/types/net/ccbluex/liquidbounce/utils/math/Easing.d.ts +1 -1
  3714. package/types/net/ccbluex/liquidbounce/utils/math/KeyedAabb.d.ts +1 -1
  3715. package/types/net/ccbluex/liquidbounce/utils/math/MathExtensionsKt.d.ts +1 -1
  3716. package/types/net/ccbluex/liquidbounce/utils/math/MinecraftVectorExtensionsKt.d.ts +4 -3
  3717. package/types/net/ccbluex/liquidbounce/utils/math/ShapeExtensionsKt.d.ts +3 -3
  3718. package/types/net/ccbluex/liquidbounce/utils/math/ShapeJoiner.d.ts +1 -1
  3719. package/types/net/ccbluex/liquidbounce/utils/math/geometry/AlignedFace.d.ts +1 -1
  3720. package/types/net/ccbluex/liquidbounce/utils/math/geometry/LinearGeometry3.d.ts +11 -11
  3721. package/types/net/ccbluex/liquidbounce/utils/math/geometry/ParameterDomain.d.ts +2 -2
  3722. package/types/net/ccbluex/liquidbounce/utils/movement/MovementUtilsKt.d.ts +1 -1
  3723. package/types/net/ccbluex/liquidbounce/utils/navigation/NavigationBaseValueGroup.d.ts +5 -5
  3724. package/types/net/ccbluex/liquidbounce/utils/network/LegacyPacket.d.ts +4 -4
  3725. package/types/net/ccbluex/liquidbounce/utils/network/LegacyPacketKt.d.ts +1 -1
  3726. package/types/net/ccbluex/liquidbounce/utils/network/NetworkUtilsKt.d.ts +2 -2
  3727. package/types/net/ccbluex/liquidbounce/utils/network/OpenInventorySilentlyPacket.d.ts +1 -1
  3728. package/types/net/ccbluex/liquidbounce/utils/network/PacketExtensionsKt.d.ts +2 -2
  3729. package/types/net/ccbluex/liquidbounce/utils/network/PacketRegistryKt.d.ts +1 -1
  3730. package/types/net/ccbluex/liquidbounce/utils/network/PickFromInventoryPacket.d.ts +1 -1
  3731. package/types/net/ccbluex/liquidbounce/utils/network/PlayerSneakPacket.d.ts +1 -1
  3732. package/types/net/ccbluex/liquidbounce/utils/range/RangeValueGroup.d.ts +2 -2
  3733. package/types/net/ccbluex/liquidbounce/utils/raytracing/BlockRaytracingKt.d.ts +1 -1
  3734. package/types/net/ccbluex/liquidbounce/utils/raytracing/EntityRaytracingKt.d.ts +1 -1
  3735. package/types/net/ccbluex/liquidbounce/utils/raytracing/RaytracingKt.d.ts +1 -1
  3736. package/types/net/ccbluex/liquidbounce/utils/render/RenderExtensionsKt.d.ts +3 -3
  3737. package/types/net/ccbluex/liquidbounce/utils/render/TargetRenderer.d.ts +1 -1
  3738. package/types/net/ccbluex/liquidbounce/utils/render/VerticesSetupHandler.d.ts +1 -1
  3739. package/types/net/ccbluex/liquidbounce/utils/render/WorldToScreen.d.ts +2 -2
  3740. package/types/net/ccbluex/liquidbounce/utils/render/placement/BlockCuller.d.ts +1 -1
  3741. package/types/net/ccbluex/liquidbounce/utils/render/placement/PlacementRenderHandler.d.ts +8 -8
  3742. package/types/net/ccbluex/liquidbounce/utils/render/placement/PlacementRenderer.d.ts +9 -9
  3743. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/HeldItemTrajectoryResolver.d.ts +1 -1
  3744. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/TrajectoryDescriptor.d.ts +2 -1
  3745. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/TrajectoryDisplayResolver.d.ts +7 -2
  3746. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/TrajectoryInfo.d.ts +6 -6
  3747. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/TrajectoryInfoRenderer$Companion.d.ts +3 -1
  3748. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/TrajectoryInfoRenderer.d.ts +4 -3
  3749. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/TrajectoryShotDescriptor.d.ts +6 -2
  3750. package/types/net/ccbluex/liquidbounce/utils/render/trajectory/TrajectoryType.d.ts +1 -1
  3751. package/types/net/ccbluex/liquidbounce/utils/sorting/ComparatorChainKt.d.ts +2 -2
  3752. package/types/net/ccbluex/liquidbounce/utils/text/StringMatchMode.d.ts +1 -1
  3753. package/types/net/ccbluex/liquidbounce/utils/text/TextExtensionsKt.d.ts +7 -7
  3754. package/types/net/ccbluex/liquidbounce/utils/world/WorldExtensionsKt.d.ts +5 -5
  3755. package/types/net/fabricmc/fabric/api/datagen/v1/provider/FabricCodecDataProvider.d.ts +0 -1
  3756. package/types/net/fabricmc/fabric/api/datagen/v1/provider/FabricTagsProvider$AliasGroupBuilder.d.ts +1 -1
  3757. package/types/net/fabricmc/fabric/api/transfer/v1/storage/base/FilteringStorage$FilteringStorageView.d.ts +1 -1
  3758. package/types/net/fabricmc/fabric/impl/biome/WeightedPicker.d.ts +0 -1
  3759. package/types/net/fabricmc/fabric/impl/client/rendering/hud/HudElementRegistryImpl$RootLayer.d.ts +0 -1
  3760. package/types/net/fabricmc/fabric/impl/networking/CommonRegisterPayload.d.ts +0 -1
  3761. package/types/net/fabricmc/fabric/impl/networking/CommonVersionPayload.d.ts +0 -1
  3762. package/types/net/fabricmc/fabric/impl/networking/RegistrationPayload.d.ts +0 -1
  3763. package/types/net/fabricmc/fabric/impl/resource/conditions/conditions/RegistryContainsResourceCondition.d.ts +1 -1
  3764. package/types/net/fabricmc/fabric/impl/resource/conditions/conditions/TagsPopulatedResourceCondition.d.ts +2 -2
  3765. package/types/net/fabricmc/loader/api/metadata/version/VersionComparisonOperator.d.ts +1 -3
  3766. package/types/net/fabricmc/loader/impl/FabricLoaderImpl.d.ts +1 -3
  3767. package/types/net/fabricmc/loader/impl/discovery/Explanation.d.ts +0 -1
  3768. package/types/net/fabricmc/loader/impl/discovery/ModDiscoverer$ModScanTask.d.ts +0 -1
  3769. package/types/net/fabricmc/loader/impl/discovery/RuntimeModRemapper$RemapInfo.d.ts +1 -3
  3770. package/types/net/fabricmc/loader/impl/entrypoint/EntrypointStorage$OldEntry.d.ts +1 -3
  3771. package/types/net/fabricmc/loader/impl/game/minecraft/McVersion.d.ts +1 -3
  3772. package/types/net/fabricmc/loader/impl/gui/FabricMainWindow$CustomTreeCellRenderer.d.ts +2 -3
  3773. package/types/net/fabricmc/loader/impl/gui/FabricStatusTree$FabricStatusNode.d.ts +1 -3
  3774. package/types/net/fabricmc/loader/impl/launch/FabricMixinVersions$LoaderMixinVersionEntry.d.ts +1 -3
  3775. package/types/net/fabricmc/loader/impl/launch/knot/KnotClassLoader$DynamicURLClassLoader.d.ts +1 -3
  3776. package/types/net/fabricmc/loader/impl/lib/mappingio/format/FeatureSetBuilder$ClassSupportBuilder.d.ts +0 -1
  3777. package/types/net/fabricmc/loader/impl/lib/mappingio/format/FeatureSetBuilder$DescFeatureBuilder.d.ts +1 -4
  3778. package/types/net/fabricmc/loader/impl/lib/mappingio/format/FeatureSetBuilder$LocalSupportBuilder.d.ts +0 -1
  3779. package/types/net/fabricmc/loader/impl/lib/mappingio/format/FeatureSetBuilder$MemberSupportBuilder.d.ts +0 -1
  3780. package/types/net/fabricmc/loader/impl/lib/mappingio/format/FeatureSetBuilder$NameFeatureBuilder.d.ts +1 -4
  3781. package/types/net/fabricmc/loader/impl/lib/mappingio/format/intellij/MigrationMapFileReader$CustomBufferedReader.d.ts +1 -3
  3782. package/types/net/fabricmc/loader/impl/lib/sat4j/pb/constraints/pb/AutoDivisionStrategy.d.ts +1 -3
  3783. package/types/net/fabricmc/loader/impl/lib/tinyremapper/OutputConsumerPath.d.ts +2 -3
  3784. package/types/net/fabricmc/loader/impl/lib/tinyremapper/TinyRemapper$Builder.d.ts +3 -3
  3785. package/types/net/fabricmc/loader/impl/lib/tinyremapper/TinyRemapper.d.ts +2 -3
  3786. package/types/net/fabricmc/loader/impl/lib/tinyremapper/extension/mixin/MixinExtension$AnalyzeVisitorProvider.d.ts +1 -3
  3787. package/types/net/fabricmc/loader/impl/lib/tinyremapper/extension/mixin/MixinExtension$PreApplyVisitorProvider.d.ts +1 -3
  3788. package/types/net/fabricmc/loader/impl/metadata/BuiltinModMetadata.d.ts +1 -3
  3789. package/types/net/fabricmc/loader/impl/metadata/CustomValueImpl$NullImpl.d.ts +1 -3
  3790. package/types/net/fabricmc/loader/impl/transformer/EnvironmentStrippingData$EnvironmentAnnotationVisitor.d.ts +1 -3
  3791. package/types/net/fabricmc/loader/impl/transformer/EnvironmentStrippingData$EnvironmentInterfaceAnnotationVisitor.d.ts +1 -3
  3792. package/types/net/fabricmc/loader/impl/util/SimpleClassPath$CpEntry.d.ts +1 -3
  3793. package/types/net/irisshaders/iris/shaderpack/include/FileNode.d.ts +0 -1
  3794. package/types/net/irisshaders/iris/shaderpack/include/IncludeGraph.d.ts +0 -1
  3795. package/types/net/irisshaders/iris/shaderpack/programs/ProgramSource.d.ts +0 -1
  3796. package/types/net/irisshaders/iris/shaderpack/properties/PackDirectives.d.ts +0 -1
  3797. package/types/net/irisshaders/iris/shaderpack/properties/ProgramDirectives.d.ts +0 -1
  3798. package/types/net/irisshaders/iris/shaderpack/properties/ShaderProperties.d.ts +0 -1
  3799. package/types/net/jodah/expiringmap/ExpiringMap$Builder.d.ts +0 -1
  3800. package/types/net/jodah/expiringmap/ExpiringValue.d.ts +0 -1
  3801. package/types/net/jpountz/lz4/LZ4BlockInputStream$Builder.d.ts +1 -3
  3802. package/types/net/jpountz/lz4/LZ4BlockInputStream.d.ts +1 -3
  3803. package/types/net/jpountz/lz4/LZ4FrameOutputStream$BD.d.ts +1 -3
  3804. package/types/net/jpountz/lz4/LZ4FrameOutputStream$FLG.d.ts +0 -1
  3805. package/types/net/lenni0451/commons/httpclient/content/impl/URLEncodedFormContent$FormEntry.d.ts +1 -3
  3806. package/types/net/lenni0451/commons/httpclient/executor/ExecutorType.d.ts +1 -3
  3807. package/types/net/lenni0451/commons/httpclient/utils/URLWrapper$QueryWrapper.d.ts +1 -3
  3808. package/types/net/lenni0451/mcstructs_bedrock/text/utils/BedrockTextUtils$LegacyStyle.d.ts +1 -3
  3809. package/types/net/lenni0451/reflect/proxy/ProxyBuilder$Reference.d.ts +1 -3
  3810. package/types/net/lenni0451/reflect/stream/constructor/ConstructorStream.d.ts +0 -1
  3811. package/types/net/lenni0451/reflect/stream/field/FieldStream.d.ts +0 -1
  3812. package/types/net/lenni0451/reflect/stream/method/MethodStream.d.ts +0 -1
  3813. package/types/net/lenni0451/reflect/utils/ObjectPrinter$Converter.d.ts +1 -3
  3814. package/types/net/lenni0451/reflect/wrapper/ASMWrapper$LabelAccess.d.ts +1 -3
  3815. package/types/net/lenni0451/reflect/wrapper/ASMWrapper$MethodVisitorAccess.d.ts +1 -3
  3816. package/types/net/minecraft/advancements/AdvancementProgress.d.ts +0 -1
  3817. package/types/net/minecraft/advancements/predicates/MinMaxBounds$Doubles.d.ts +0 -1
  3818. package/types/net/minecraft/advancements/predicates/MinMaxBounds$Ints.d.ts +0 -1
  3819. package/types/net/minecraft/advancements/predicates/entity/PlayerPredicate$StatMatcher.d.ts +0 -1
  3820. package/types/net/minecraft/client/gui/GuiGraphicsExtractor.d.ts +0 -1
  3821. package/types/net/minecraft/client/gui/font/FontManager$UnresolvedBuilderBundle.d.ts +0 -1
  3822. package/types/net/minecraft/client/gui/layouts/LinearLayout.d.ts +0 -1
  3823. package/types/net/minecraft/client/gui/screens/inventory/BookViewScreen.d.ts +0 -1
  3824. package/types/net/minecraft/client/gui/screens/multiplayer/CodeOfConductScreen.d.ts +0 -1
  3825. package/types/net/minecraft/client/gui/screens/reporting/AbstractReportScreen$DiscardReportWarningScreen.d.ts +2 -1
  3826. package/types/net/minecraft/client/gui/screens/reporting/ChatReportScreen.d.ts +0 -1
  3827. package/types/net/minecraft/client/gui/screens/reporting/NameReportScreen.d.ts +0 -1
  3828. package/types/net/minecraft/client/gui/screens/reporting/SkinReportScreen.d.ts +0 -1
  3829. package/types/net/minecraft/client/model/geom/builders/MeshDefinition.d.ts +0 -1
  3830. package/types/net/minecraft/client/multiplayer/chat/ChatLog.d.ts +0 -1
  3831. package/types/net/minecraft/client/multiplayer/resolver/ServerAddress.d.ts +0 -1
  3832. package/types/net/minecraft/client/particle/BreakingItemParticle.d.ts +0 -1
  3833. package/types/net/minecraft/client/particle/TrackingEmitter.d.ts +0 -2
  3834. package/types/net/minecraft/client/player/inventory/Hotbar.d.ts +0 -1
  3835. package/types/net/minecraft/client/renderer/block/ModelBlockRenderer.d.ts +1 -0
  3836. package/types/net/minecraft/client/renderer/gizmos/DrawableGizmoPrimitives$Group.d.ts +0 -1
  3837. package/types/net/minecraft/client/renderer/item/MissingItemModel.d.ts +0 -1
  3838. package/types/net/minecraft/client/renderer/item/properties/numeric/CompassAngle.d.ts +0 -1
  3839. package/types/net/minecraft/client/resources/sounds/SimpleSoundInstance.d.ts +0 -1
  3840. package/types/net/minecraft/client/tutorial/TutorialSteps.d.ts +1 -1
  3841. package/types/net/minecraft/commands/CommandSourceStack.d.ts +0 -1
  3842. package/types/net/minecraft/commands/arguments/ResourceArgument$Info$Template.d.ts +1 -1
  3843. package/types/net/minecraft/commands/arguments/ResourceKeyArgument$Info$Template.d.ts +1 -1
  3844. package/types/net/minecraft/commands/arguments/ResourceOrTagArgument$Info$Template.d.ts +1 -1
  3845. package/types/net/minecraft/commands/arguments/ResourceOrTagKeyArgument$Info$Template.d.ts +1 -1
  3846. package/types/net/minecraft/commands/arguments/ResourceSelectorArgument$Info$Template.d.ts +1 -1
  3847. package/types/net/minecraft/commands/arguments/item/ItemPredicateArgument$PredicateWrapper.d.ts +0 -1
  3848. package/types/net/minecraft/commands/synchronization/SingletonArgumentInfo$Template.d.ts +1 -1
  3849. package/types/net/minecraft/core/LayeredRegistryAccess.d.ts +0 -1
  3850. package/types/net/minecraft/data/HashCache$ProviderCacheBuilder.d.ts +0 -1
  3851. package/types/net/minecraft/data/recipes/SingleItemRecipeBuilder.d.ts +0 -1
  3852. package/types/net/minecraft/gametest/framework/TestFinder$Builder.d.ts +0 -1
  3853. package/types/net/minecraft/nbt/NbtOps$GenericListCollector.d.ts +0 -2
  3854. package/types/net/minecraft/nbt/visitors/FieldTree.d.ts +0 -1
  3855. package/types/net/minecraft/network/chat/ChatType$Bound.d.ts +0 -1
  3856. package/types/net/minecraft/network/chat/FilterMask.d.ts +0 -2
  3857. package/types/net/minecraft/network/chat/TextColor.d.ts +0 -1
  3858. package/types/net/minecraft/network/protocol/common/ClientboundKeepAlivePacket.d.ts +0 -1
  3859. package/types/net/minecraft/network/protocol/common/ClientboundPingPacket.d.ts +0 -1
  3860. package/types/net/minecraft/network/protocol/common/ClientboundResourcePackPopPacket.d.ts +0 -1
  3861. package/types/net/minecraft/network/protocol/common/ClientboundStoreCookiePacket.d.ts +0 -1
  3862. package/types/net/minecraft/network/protocol/common/ClientboundTransferPacket.d.ts +0 -1
  3863. package/types/net/minecraft/network/protocol/common/ClientboundUpdateTagsPacket.d.ts +0 -1
  3864. package/types/net/minecraft/network/protocol/common/ServerboundClientInformationPacket.d.ts +0 -1
  3865. package/types/net/minecraft/network/protocol/common/ServerboundKeepAlivePacket.d.ts +0 -1
  3866. package/types/net/minecraft/network/protocol/common/ServerboundPongPacket.d.ts +0 -1
  3867. package/types/net/minecraft/network/protocol/common/ServerboundResourcePackPacket.d.ts +0 -1
  3868. package/types/net/minecraft/network/protocol/common/custom/BrandPayload.d.ts +0 -1
  3869. package/types/net/minecraft/network/protocol/configuration/ClientboundUpdateEnabledFeaturesPacket.d.ts +0 -1
  3870. package/types/net/minecraft/network/protocol/cookie/ClientboundCookieRequestPacket.d.ts +0 -1
  3871. package/types/net/minecraft/network/protocol/cookie/ServerboundCookieResponsePacket.d.ts +0 -1
  3872. package/types/net/minecraft/network/protocol/game/ClientboundAddEntityPacket.d.ts +0 -1
  3873. package/types/net/minecraft/network/protocol/game/ClientboundAnimatePacket.d.ts +0 -1
  3874. package/types/net/minecraft/network/protocol/game/ClientboundBlockChangedAckPacket.d.ts +0 -1
  3875. package/types/net/minecraft/network/protocol/game/ClientboundBlockDestructionPacket.d.ts +0 -1
  3876. package/types/net/minecraft/network/protocol/game/ClientboundBlockEventPacket.d.ts +0 -1
  3877. package/types/net/minecraft/network/protocol/game/ClientboundChunkBatchFinishedPacket.d.ts +0 -1
  3878. package/types/net/minecraft/network/protocol/game/ClientboundChunksBiomesPacket.d.ts +0 -1
  3879. package/types/net/minecraft/network/protocol/game/ClientboundClearTitlesPacket.d.ts +0 -1
  3880. package/types/net/minecraft/network/protocol/game/ClientboundCommandsPacket.d.ts +1 -2
  3881. package/types/net/minecraft/network/protocol/game/ClientboundContainerClosePacket.d.ts +0 -1
  3882. package/types/net/minecraft/network/protocol/game/ClientboundContainerSetDataPacket.d.ts +0 -1
  3883. package/types/net/minecraft/network/protocol/game/ClientboundContainerSetSlotPacket.d.ts +0 -1
  3884. package/types/net/minecraft/network/protocol/game/ClientboundCustomChatCompletionsPacket.d.ts +0 -1
  3885. package/types/net/minecraft/network/protocol/game/ClientboundDamageEventPacket.d.ts +0 -1
  3886. package/types/net/minecraft/network/protocol/game/ClientboundDebugSamplePacket.d.ts +0 -1
  3887. package/types/net/minecraft/network/protocol/game/ClientboundDeleteChatPacket.d.ts +0 -1
  3888. package/types/net/minecraft/network/protocol/game/ClientboundEntityEventPacket.d.ts +0 -1
  3889. package/types/net/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket.d.ts +0 -1
  3890. package/types/net/minecraft/network/protocol/game/ClientboundGameEventPacket.d.ts +0 -1
  3891. package/types/net/minecraft/network/protocol/game/ClientboundHurtAnimationPacket.d.ts +0 -1
  3892. package/types/net/minecraft/network/protocol/game/ClientboundInitializeBorderPacket.d.ts +0 -1
  3893. package/types/net/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket.d.ts +0 -1
  3894. package/types/net/minecraft/network/protocol/game/ClientboundLevelEventPacket.d.ts +0 -1
  3895. package/types/net/minecraft/network/protocol/game/ClientboundLevelParticlesPacket.d.ts +1 -2
  3896. package/types/net/minecraft/network/protocol/game/ClientboundLightUpdatePacket.d.ts +0 -1
  3897. package/types/net/minecraft/network/protocol/game/ClientboundLoginPacket.d.ts +0 -1
  3898. package/types/net/minecraft/network/protocol/game/ClientboundMerchantOffersPacket.d.ts +0 -1
  3899. package/types/net/minecraft/network/protocol/game/ClientboundMountScreenOpenPacket.d.ts +0 -1
  3900. package/types/net/minecraft/network/protocol/game/ClientboundOpenBookPacket.d.ts +0 -1
  3901. package/types/net/minecraft/network/protocol/game/ClientboundOpenSignEditorPacket.d.ts +0 -1
  3902. package/types/net/minecraft/network/protocol/game/ClientboundPlayerAbilitiesPacket.d.ts +0 -1
  3903. package/types/net/minecraft/network/protocol/game/ClientboundPlayerChatPacket.d.ts +0 -1
  3904. package/types/net/minecraft/network/protocol/game/ClientboundPlayerCombatEndPacket.d.ts +0 -1
  3905. package/types/net/minecraft/network/protocol/game/ClientboundPlayerInfoRemovePacket.d.ts +0 -1
  3906. package/types/net/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket$Entry.d.ts +0 -2
  3907. package/types/net/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket.d.ts +0 -1
  3908. package/types/net/minecraft/network/protocol/game/ClientboundPlayerLookAtPacket.d.ts +0 -1
  3909. package/types/net/minecraft/network/protocol/game/ClientboundProjectilePowerPacket.d.ts +0 -1
  3910. package/types/net/minecraft/network/protocol/game/ClientboundRemoveEntitiesPacket.d.ts +0 -1
  3911. package/types/net/minecraft/network/protocol/game/ClientboundResetScorePacket.d.ts +0 -1
  3912. package/types/net/minecraft/network/protocol/game/ClientboundRespawnPacket.d.ts +0 -1
  3913. package/types/net/minecraft/network/protocol/game/ClientboundRotateHeadPacket.d.ts +0 -1
  3914. package/types/net/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket.d.ts +0 -1
  3915. package/types/net/minecraft/network/protocol/game/ClientboundSelectAdvancementsTabPacket.d.ts +0 -1
  3916. package/types/net/minecraft/network/protocol/game/ClientboundSetBorderCenterPacket.d.ts +0 -1
  3917. package/types/net/minecraft/network/protocol/game/ClientboundSetBorderLerpSizePacket.d.ts +0 -1
  3918. package/types/net/minecraft/network/protocol/game/ClientboundSetBorderSizePacket.d.ts +0 -1
  3919. package/types/net/minecraft/network/protocol/game/ClientboundSetBorderWarningDelayPacket.d.ts +0 -1
  3920. package/types/net/minecraft/network/protocol/game/ClientboundSetBorderWarningDistancePacket.d.ts +0 -1
  3921. package/types/net/minecraft/network/protocol/game/ClientboundSetCameraPacket.d.ts +0 -1
  3922. package/types/net/minecraft/network/protocol/game/ClientboundSetChunkCacheCenterPacket.d.ts +0 -1
  3923. package/types/net/minecraft/network/protocol/game/ClientboundSetChunkCacheRadiusPacket.d.ts +0 -1
  3924. package/types/net/minecraft/network/protocol/game/ClientboundSetDisplayObjectivePacket.d.ts +0 -1
  3925. package/types/net/minecraft/network/protocol/game/ClientboundSetEntityDataPacket.d.ts +0 -1
  3926. package/types/net/minecraft/network/protocol/game/ClientboundSetEntityLinkPacket.d.ts +0 -1
  3927. package/types/net/minecraft/network/protocol/game/ClientboundSetEquipmentPacket.d.ts +0 -1
  3928. package/types/net/minecraft/network/protocol/game/ClientboundSetExperiencePacket.d.ts +0 -1
  3929. package/types/net/minecraft/network/protocol/game/ClientboundSetHealthPacket.d.ts +0 -1
  3930. package/types/net/minecraft/network/protocol/game/ClientboundSetObjectivePacket.d.ts +0 -1
  3931. package/types/net/minecraft/network/protocol/game/ClientboundSetPassengersPacket.d.ts +0 -1
  3932. package/types/net/minecraft/network/protocol/game/ClientboundSetSimulationDistancePacket.d.ts +0 -1
  3933. package/types/net/minecraft/network/protocol/game/ClientboundSetTitlesAnimationPacket.d.ts +0 -1
  3934. package/types/net/minecraft/network/protocol/game/ClientboundSoundEntityPacket.d.ts +0 -1
  3935. package/types/net/minecraft/network/protocol/game/ClientboundSoundPacket.d.ts +0 -1
  3936. package/types/net/minecraft/network/protocol/game/ClientboundStopSoundPacket.d.ts +0 -1
  3937. package/types/net/minecraft/network/protocol/game/ClientboundTagQueryPacket.d.ts +0 -1
  3938. package/types/net/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket.d.ts +0 -1
  3939. package/types/net/minecraft/network/protocol/game/ClientboundTickingStatePacket.d.ts +0 -1
  3940. package/types/net/minecraft/network/protocol/game/ClientboundTickingStepPacket.d.ts +0 -1
  3941. package/types/net/minecraft/network/protocol/game/ClientboundUpdateAdvancementsPacket.d.ts +0 -1
  3942. package/types/net/minecraft/network/protocol/game/ClientboundUpdateAttributesPacket.d.ts +0 -1
  3943. package/types/net/minecraft/network/protocol/game/ClientboundUpdateMobEffectPacket.d.ts +0 -1
  3944. package/types/net/minecraft/network/protocol/game/ServerboundAcceptTeleportationPacket.d.ts +0 -1
  3945. package/types/net/minecraft/network/protocol/game/ServerboundBlockEntityTagQueryPacket.d.ts +0 -1
  3946. package/types/net/minecraft/network/protocol/game/ServerboundChatAckPacket.d.ts +0 -1
  3947. package/types/net/minecraft/network/protocol/game/ServerboundChatCommandPacket.d.ts +0 -1
  3948. package/types/net/minecraft/network/protocol/game/ServerboundChatCommandSignedPacket.d.ts +0 -1
  3949. package/types/net/minecraft/network/protocol/game/ServerboundChatPacket.d.ts +0 -1
  3950. package/types/net/minecraft/network/protocol/game/ServerboundChatSessionUpdatePacket.d.ts +0 -1
  3951. package/types/net/minecraft/network/protocol/game/ServerboundChunkBatchReceivedPacket.d.ts +0 -1
  3952. package/types/net/minecraft/network/protocol/game/ServerboundClientCommandPacket.d.ts +0 -1
  3953. package/types/net/minecraft/network/protocol/game/ServerboundCommandSuggestionPacket.d.ts +0 -1
  3954. package/types/net/minecraft/network/protocol/game/ServerboundContainerClosePacket.d.ts +0 -1
  3955. package/types/net/minecraft/network/protocol/game/ServerboundContainerSlotStateChangedPacket.d.ts +0 -1
  3956. package/types/net/minecraft/network/protocol/game/ServerboundEntityTagQueryPacket.d.ts +0 -1
  3957. package/types/net/minecraft/network/protocol/game/ServerboundJigsawGeneratePacket.d.ts +0 -1
  3958. package/types/net/minecraft/network/protocol/game/ServerboundLockDifficultyPacket.d.ts +0 -1
  3959. package/types/net/minecraft/network/protocol/game/ServerboundPaddleBoatPacket.d.ts +0 -1
  3960. package/types/net/minecraft/network/protocol/game/ServerboundPlayerAbilitiesPacket.d.ts +0 -1
  3961. package/types/net/minecraft/network/protocol/game/ServerboundPlayerActionPacket.d.ts +0 -1
  3962. package/types/net/minecraft/network/protocol/game/ServerboundPlayerCommandPacket.d.ts +0 -1
  3963. package/types/net/minecraft/network/protocol/game/ServerboundRecipeBookChangeSettingsPacket.d.ts +0 -1
  3964. package/types/net/minecraft/network/protocol/game/ServerboundRenameItemPacket.d.ts +0 -1
  3965. package/types/net/minecraft/network/protocol/game/ServerboundSeenAdvancementsPacket.d.ts +0 -1
  3966. package/types/net/minecraft/network/protocol/game/ServerboundSelectBundleItemPacket.d.ts +0 -1
  3967. package/types/net/minecraft/network/protocol/game/ServerboundSelectTradePacket.d.ts +0 -1
  3968. package/types/net/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket.d.ts +0 -1
  3969. package/types/net/minecraft/network/protocol/game/ServerboundSetCommandBlockPacket.d.ts +0 -1
  3970. package/types/net/minecraft/network/protocol/game/ServerboundSetCommandMinecartPacket.d.ts +0 -1
  3971. package/types/net/minecraft/network/protocol/game/ServerboundSetJigsawBlockPacket.d.ts +0 -1
  3972. package/types/net/minecraft/network/protocol/game/ServerboundSetStructureBlockPacket.d.ts +0 -1
  3973. package/types/net/minecraft/network/protocol/game/ServerboundSignUpdatePacket.d.ts +0 -1
  3974. package/types/net/minecraft/network/protocol/game/ServerboundSwingPacket.d.ts +0 -1
  3975. package/types/net/minecraft/network/protocol/game/ServerboundTeleportToEntityPacket.d.ts +0 -1
  3976. package/types/net/minecraft/network/protocol/game/ServerboundUseItemOnPacket.d.ts +0 -1
  3977. package/types/net/minecraft/network/protocol/game/ServerboundUseItemPacket.d.ts +0 -1
  3978. package/types/net/minecraft/network/protocol/handshake/ClientIntentionPacket.d.ts +0 -1
  3979. package/types/net/minecraft/network/protocol/login/ClientboundCustomQueryPacket.d.ts +0 -1
  3980. package/types/net/minecraft/network/protocol/login/ClientboundHelloPacket.d.ts +0 -1
  3981. package/types/net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket.d.ts +0 -1
  3982. package/types/net/minecraft/network/protocol/login/ServerboundHelloPacket.d.ts +0 -1
  3983. package/types/net/minecraft/network/protocol/login/ServerboundKeyPacket.d.ts +0 -1
  3984. package/types/net/minecraft/network/protocol/ping/ClientboundPongResponsePacket.d.ts +0 -1
  3985. package/types/net/minecraft/network/protocol/ping/ServerboundPingRequestPacket.d.ts +0 -1
  3986. package/types/net/minecraft/resources/DelegatingOps$DelegateListBuilder.d.ts +1 -1
  3987. package/types/net/minecraft/resources/DelegatingOps$DelegateRecordBuilder.d.ts +1 -1
  3988. package/types/net/minecraft/resources/RegistryDataLoader$RegistryData.d.ts +0 -1
  3989. package/types/net/minecraft/server/dedicated/Settings$MutableValue.d.ts +1 -1
  3990. package/types/net/minecraft/server/level/Ticket.d.ts +0 -1
  3991. package/types/net/minecraft/server/packs/linkfs/LinkFileSystem$DirectoryEntry.d.ts +0 -1
  3992. package/types/net/minecraft/server/packs/resources/FallbackResourceManager$EntryStack.d.ts +0 -1
  3993. package/types/net/minecraft/server/packs/resources/SimpleJsonResourceReloadListener.d.ts +0 -1
  3994. package/types/net/minecraft/server/permissions/PermissionSetUnion.d.ts +0 -2
  3995. package/types/net/minecraft/stats/RecipeBookSettings.d.ts +0 -1
  3996. package/types/net/minecraft/tags/TagBuilder.d.ts +1 -1
  3997. package/types/net/minecraft/tags/TagEntry.d.ts +0 -1
  3998. package/types/net/minecraft/util/ArrayListDeque$DescendingIterator.d.ts +1 -1
  3999. package/types/net/minecraft/util/KeyframeTrackSampler$Segment.d.ts +0 -1
  4000. package/types/net/minecraft/util/ProblemReporter$Collector.d.ts +0 -1
  4001. package/types/net/minecraft/util/SortedArraySet$ArrayIterator.d.ts +1 -1
  4002. package/types/net/minecraft/util/parsing/packrat/CachedParseState$Silent.d.ts +1 -1
  4003. package/types/net/minecraft/util/thread/ParallelMapTransform$Container.d.ts +0 -1
  4004. package/types/net/minecraft/world/RandomSequences.d.ts +0 -1
  4005. package/types/net/minecraft/world/damagesource/DamageSource.d.ts +0 -1
  4006. package/types/net/minecraft/world/effect/MobEffectInstance.d.ts +0 -1
  4007. package/types/net/minecraft/world/entity/EntityDimensions.d.ts +0 -1
  4008. package/types/net/minecraft/world/entity/EntityEquipment.d.ts +0 -1
  4009. package/types/net/minecraft/world/entity/ai/goal/TemptGoal.d.ts +0 -1
  4010. package/types/net/minecraft/world/entity/ai/gossip/GossipContainer.d.ts +0 -1
  4011. package/types/net/minecraft/world/entity/ai/memory/NearestVisibleLivingEntities.d.ts +0 -1
  4012. package/types/net/minecraft/world/entity/ai/sensing/TemptingSensor.d.ts +0 -1
  4013. package/types/net/minecraft/world/entity/ai/village/poi/PoiRecord.d.ts +0 -1
  4014. package/types/net/minecraft/world/entity/ai/village/poi/PoiSection.d.ts +0 -1
  4015. package/types/net/minecraft/world/entity/animal/chicken/ChickenVariant.d.ts +0 -1
  4016. package/types/net/minecraft/world/entity/animal/cow/CowVariant.d.ts +0 -1
  4017. package/types/net/minecraft/world/entity/animal/feline/CatVariant.d.ts +0 -1
  4018. package/types/net/minecraft/world/entity/animal/frog/FrogVariant.d.ts +0 -1
  4019. package/types/net/minecraft/world/entity/animal/nautilus/ZombieNautilusVariant.d.ts +0 -1
  4020. package/types/net/minecraft/world/entity/animal/pig/PigVariant.d.ts +0 -1
  4021. package/types/net/minecraft/world/entity/animal/wolf/WolfVariant.d.ts +0 -1
  4022. package/types/net/minecraft/world/entity/decoration/painting/Painting.d.ts +0 -1
  4023. package/types/net/minecraft/world/entity/item/FallingBlockEntity.d.ts +0 -1
  4024. package/types/net/minecraft/world/entity/player/StackedContents$RecipePicker.d.ts +1 -1
  4025. package/types/net/minecraft/world/entity/raid/Raid.d.ts +0 -1
  4026. package/types/net/minecraft/world/entity/raid/Raids.d.ts +0 -2
  4027. package/types/net/minecraft/world/inventory/SmithingMenu.d.ts +0 -1
  4028. package/types/net/minecraft/world/item/ItemStack.d.ts +0 -2
  4029. package/types/net/minecraft/world/item/component/BundleContents.d.ts +0 -1
  4030. package/types/net/minecraft/world/item/trading/MerchantOffer.d.ts +0 -2
  4031. package/types/net/minecraft/world/item/trading/VillagerTrade.d.ts +0 -1
  4032. package/types/net/minecraft/world/level/TicketStorage.d.ts +0 -1
  4033. package/types/net/minecraft/world/level/biome/FeatureSorter$StepFeatureData.d.ts +0 -1
  4034. package/types/net/minecraft/world/level/block/SculkSpreader$ChargeCursor.d.ts +0 -2
  4035. package/types/net/minecraft/world/level/block/entity/PotDecorations.d.ts +0 -1
  4036. package/types/net/minecraft/world/level/block/entity/vault/VaultConfig.d.ts +0 -1
  4037. package/types/net/minecraft/world/level/chunk/HashMapPalette.d.ts +0 -1
  4038. package/types/net/minecraft/world/level/chunk/LevelChunkSection.d.ts +0 -1
  4039. package/types/net/minecraft/world/level/chunk/PalettedContainer.d.ts +0 -5
  4040. package/types/net/minecraft/world/level/chunk/UpgradeData.d.ts +0 -2
  4041. package/types/net/minecraft/world/level/entity/PersistentEntitySectionManager$Callback.d.ts +2 -1
  4042. package/types/net/minecraft/world/level/entity/TransientEntitySectionManager$Callback.d.ts +2 -1
  4043. package/types/net/minecraft/world/level/gameevent/EntityPositionSource.d.ts +0 -1
  4044. package/types/net/minecraft/world/level/gameevent/vibrations/VibrationSystem$Data.d.ts +0 -1
  4045. package/types/net/minecraft/world/level/levelgen/WorldOptions.d.ts +0 -1
  4046. package/types/net/minecraft/world/level/levelgen/XoroshiroRandomSource.d.ts +0 -1
  4047. package/types/net/minecraft/world/level/levelgen/feature/configurations/EndSpikeConfiguration.d.ts +0 -2
  4048. package/types/net/minecraft/world/level/levelgen/feature/stateproviders/RuleBasedStateProvider.d.ts +0 -2
  4049. package/types/net/minecraft/world/level/levelgen/flat/FlatLevelGeneratorSettings.d.ts +0 -2
  4050. package/types/net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece.d.ts +0 -1
  4051. package/types/net/minecraft/world/level/levelgen/structure/templatesystem/BlockRotProcessor.d.ts +0 -1
  4052. package/types/net/minecraft/world/level/levelgen/synth/BlendedNoise.d.ts +0 -1
  4053. package/types/net/minecraft/world/level/levelgen/synth/PerlinSimplexNoise.d.ts +0 -1
  4054. package/types/net/minecraft/world/level/lighting/LevelLightEngine.d.ts +0 -1
  4055. package/types/net/minecraft/world/level/storage/PrimaryLevelData.d.ts +0 -1
  4056. package/types/net/minecraft/world/level/storage/loot/ValidationContext.d.ts +0 -1
  4057. package/types/net/minecraft/world/phys/BlockHitResult.d.ts +0 -1
  4058. package/types/net/minecraft/world/scores/ScoreboardSaveData.d.ts +0 -1
  4059. package/types/net/minecraft/world/waypoints/Waypoint$Icon.d.ts +0 -1
  4060. package/types/net/raphimc/minecraftauth/bedrock/BedrockAuthManager$Builder.d.ts +1 -3
  4061. package/types/net/raphimc/minecraftauth/bedrock/BedrockAuthManager.d.ts +1 -4
  4062. package/types/net/raphimc/minecraftauth/java/JavaAuthManager$Builder.d.ts +1 -3
  4063. package/types/net/raphimc/minecraftauth/java/JavaAuthManager.d.ts +1 -4
  4064. package/types/net/raphimc/viabedrock/api/chunk/bitarray/BitArray.d.ts +0 -1
  4065. package/types/net/raphimc/viabedrock/api/chunk/datapalette/BedrockBiomeArray.d.ts +0 -1
  4066. package/types/net/raphimc/viabedrock/api/chunk/datapalette/BedrockBlockArray.d.ts +0 -1
  4067. package/types/net/raphimc/viabedrock/api/model/entity/Entity.d.ts +1 -2
  4068. package/types/net/raphimc/viabedrock/experimental/model/inventory/InventoryTransactionData$UseItemTransactionData.d.ts +4 -3
  4069. package/types/net/raphimc/viabedrock/experimental/model/inventory/LegacySetItemSlotData.d.ts +4 -3
  4070. package/types/net/raphimc/viabedrock/protocol/ClientboundBedrockPackets.d.ts +1 -1
  4071. package/types/net/raphimc/viabedrock/protocol/data/BedrockMappingData.d.ts +2 -3
  4072. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/BossBarColor.d.ts +25 -0
  4073. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/BossBarOverlay.d.ts +22 -0
  4074. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/BuildPlatform.d.ts +3 -3
  4075. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/CameraAimAssist_TargetMode.d.ts +3 -3
  4076. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/Connection_DisconnectFailReason.d.ts +3 -1
  4077. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/ControlScheme_Scheme.d.ts +6 -6
  4078. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/EasingType.d.ts +33 -33
  4079. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/InventorySourceType.d.ts +1 -2
  4080. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/InventorySource_InventorySourceFlags.d.ts +2 -2
  4081. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/ItemStackRequestActionType.d.ts +3 -3
  4082. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/ItemUseInventoryTransaction_ClientCooldownState.d.ts +19 -0
  4083. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/ItemUseInventoryTransaction_TriggerType.d.ts +20 -0
  4084. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/MinecraftEventing_AchievementIds.d.ts +2 -1
  4085. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/MinecraftEventing_InteractionType.d.ts +2 -1
  4086. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/MinecraftPacketIds.d.ts +22 -1
  4087. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/MovementEffectType.d.ts +2 -1
  4088. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/PartyDestinationCookieIntent.d.ts +20 -0
  4089. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/ScriptModuleMinecraft_ScriptPrimitiveShapeType.d.ts +5 -1
  4090. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/SharedTypes_Legacy_LevelSoundEvent.d.ts +316 -312
  4091. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/SoundDataEvent.d.ts +18 -0
  4092. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/TextPacketType.d.ts +13 -13
  4093. package/types/net/raphimc/viabedrock/protocol/data/enums/bedrock/generated/TextProcessingEventOrigin.d.ts +2 -2
  4094. package/types/okhttp3/Call.d.ts +0 -1
  4095. package/types/okhttp3/internal/cache/DiskLruCache.d.ts +2 -2
  4096. package/types/okhttp3/internal/connection/RealCall.d.ts +2 -3
  4097. package/types/okhttp3/internal/connection/RealConnectionPool.d.ts +2 -2
  4098. package/types/okio/Buffer.d.ts +0 -1
  4099. package/types/okio/NioFileSystemWrappingFileSystem.d.ts +21 -23
  4100. package/types/okio/NioSystemFileSystem.d.ts +5 -7
  4101. package/types/org/ahocorasick/trie/PayloadTrie$PayloadTrieBuilder.d.ts +1 -3
  4102. package/types/org/ahocorasick/trie/Trie$TrieBuilder.d.ts +1 -3
  4103. package/types/org/ahocorasick/trie/Trie.d.ts +1 -3
  4104. package/types/org/antlr/v4/runtime/CodePointBuffer$Builder.d.ts +1 -3
  4105. package/types/org/antlr/v4/runtime/CodePointBuffer.d.ts +1 -3
  4106. package/types/org/antlr/v4/runtime/CodePointCharStream$CodePoint16BitCharStream.d.ts +1 -3
  4107. package/types/org/antlr/v4/runtime/CodePointCharStream$CodePoint32BitCharStream.d.ts +1 -3
  4108. package/types/org/antlr/v4/runtime/CodePointCharStream$CodePoint8BitCharStream.d.ts +1 -3
  4109. package/types/org/antlr/v4/runtime/CodePointCharStream.d.ts +1 -3
  4110. package/types/org/antlr/v4/runtime/misc/Array2DHashSet$SetIterator.d.ts +1 -1
  4111. package/types/org/apache/commons/codec/binary/Base16.d.ts +1 -3
  4112. package/types/org/apache/commons/codec/binary/Base16InputStream.d.ts +1 -3
  4113. package/types/org/apache/commons/codec/binary/Base16OutputStream.d.ts +1 -3
  4114. package/types/org/apache/commons/codec/binary/Base32.d.ts +1 -3
  4115. package/types/org/apache/commons/codec/binary/Base32InputStream.d.ts +1 -3
  4116. package/types/org/apache/commons/codec/binary/Base32OutputStream.d.ts +1 -3
  4117. package/types/org/apache/commons/codec/binary/Base58InputStream.d.ts +1 -3
  4118. package/types/org/apache/commons/codec/binary/Base58OutputStream.d.ts +1 -3
  4119. package/types/org/apache/commons/codec/binary/Base64.d.ts +1 -3
  4120. package/types/org/apache/commons/codec/binary/Base64InputStream.d.ts +1 -3
  4121. package/types/org/apache/commons/codec/binary/Base64OutputStream.d.ts +1 -3
  4122. package/types/org/apache/commons/codec/digest/Blake3$ChunkState.d.ts +1 -3
  4123. package/types/org/apache/commons/codec/digest/Blake3$EngineState.d.ts +1 -3
  4124. package/types/org/apache/commons/codec/digest/Blake3$Output.d.ts +1 -3
  4125. package/types/org/apache/commons/codec/digest/Crc16.d.ts +1 -3
  4126. package/types/org/apache/commons/codec/digest/GitIdentifiers$TreeIdBuilder.d.ts +1 -3
  4127. package/types/org/apache/commons/codec/digest/HmacUtils.d.ts +0 -1
  4128. package/types/org/apache/commons/codec/language/DaitchMokotoffSoundex$Branch.d.ts +1 -3
  4129. package/types/org/apache/commons/codec/language/DaitchMokotoffSoundex$Rule.d.ts +1 -3
  4130. package/types/org/apache/commons/codec/language/bm/Lang$LangRule.d.ts +1 -3
  4131. package/types/org/apache/commons/codec/language/bm/Languages$SomeLanguages.d.ts +1 -3
  4132. package/types/org/apache/commons/codec/language/bm/PhoneticEngine$PhonemeBuilder.d.ts +1 -4
  4133. package/types/org/apache/commons/collections4/trie/AbstractPatriciaTrie$TrieIterator.d.ts +2 -2
  4134. package/types/org/apache/commons/collections4/trie/AbstractPatriciaTrie$TrieMapIterator.d.ts +1 -1
  4135. package/types/org/apache/commons/compress/archivers/ArchiveInputStream$ArchiveEntryIOIterator.d.ts +1 -1
  4136. package/types/org/apache/commons/compress/archivers/ArchiveInputStream.d.ts +0 -1
  4137. package/types/org/apache/commons/compress/archivers/examples/Archiver$ArchiverFileVisitor.d.ts +1 -3
  4138. package/types/org/apache/commons/compress/archivers/sevenz/AES256SHA256Decoder$AES256SHA256DecoderInputStream.d.ts +1 -3
  4139. package/types/org/apache/commons/compress/archivers/sevenz/AES256SHA256Decoder$AES256SHA256DecoderOutputStream.d.ts +1 -3
  4140. package/types/org/apache/commons/compress/archivers/sevenz/CLI$Mode.d.ts +1 -3
  4141. package/types/org/apache/commons/compress/archivers/sevenz/SevenZFile$ArchiveStatistics.d.ts +2 -3
  4142. package/types/org/apache/commons/compress/archivers/sevenz/SevenZFile.d.ts +2 -4
  4143. package/types/org/apache/commons/compress/archivers/sevenz/SevenZFileOptions.d.ts +1 -3
  4144. package/types/org/apache/commons/compress/archivers/sevenz/SevenZOutputFile$OutputStreamWrapper.d.ts +2 -3
  4145. package/types/org/apache/commons/compress/archivers/tar/TarArchiveEntry.d.ts +0 -1
  4146. package/types/org/apache/commons/compress/archivers/zip/AsiExtraField.d.ts +0 -1
  4147. package/types/org/apache/commons/compress/archivers/zip/GeneralPurposeBit.d.ts +0 -1
  4148. package/types/org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestamp.d.ts +0 -1
  4149. package/types/org/apache/commons/compress/archivers/zip/X7875_NewUnix.d.ts +0 -1
  4150. package/types/org/apache/commons/compress/archivers/zip/ZipArchiveEntry$ExtraFieldParsingMode.d.ts +1 -3
  4151. package/types/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.d.ts +0 -4
  4152. package/types/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream$CurrentEntry.d.ts +1 -3
  4153. package/types/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream$CurrentEntry.d.ts +1 -3
  4154. package/types/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream$EntryMetaData.d.ts +1 -3
  4155. package/types/org/apache/commons/compress/archivers/zip/ZipFile$Entry.d.ts +2 -3
  4156. package/types/org/apache/commons/compress/archivers/zip/ZipFile$NameAndComment.d.ts +2 -3
  4157. package/types/org/apache/commons/compress/archivers/zip/ZipFile.d.ts +2 -4
  4158. package/types/org/apache/commons/compress/archivers/zip/ZipLong.d.ts +0 -1
  4159. package/types/org/apache/commons/compress/archivers/zip/ZipShort.d.ts +0 -1
  4160. package/types/org/apache/commons/compress/archivers/zip/ZipSplitReadOnlySeekableByteChannel$ZipSplitSegmentComparator.d.ts +1 -3
  4161. package/types/org/apache/commons/compress/compressors/deflate64/HuffmanDecoder$BinaryTreeNode.d.ts +1 -3
  4162. package/types/org/apache/commons/compress/compressors/deflate64/HuffmanDecoder$DecoderState.d.ts +1 -3
  4163. package/types/org/apache/commons/compress/compressors/deflate64/HuffmanDecoder$DecodingMemory.d.ts +1 -4
  4164. package/types/org/apache/commons/compress/compressors/deflate64/HuffmanDecoder$InitialState.d.ts +1 -3
  4165. package/types/org/apache/commons/compress/compressors/deflate64/HuffmanDecoder$UncompressedState.d.ts +1 -3
  4166. package/types/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.d.ts +1 -3
  4167. package/types/org/apache/commons/compress/compressors/lz77support/Parameters$Builder.d.ts +1 -3
  4168. package/types/org/apache/commons/compress/compressors/lz77support/Parameters.d.ts +1 -3
  4169. package/types/org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.d.ts +0 -1
  4170. package/types/org/apache/commons/compress/compressors/pack200/Pack200Strategy.d.ts +1 -3
  4171. package/types/org/apache/commons/compress/harmony/pack200/SegmentHeader$Counter.d.ts +1 -3
  4172. package/types/org/apache/commons/compress/harmony/unpack200/NewAttributeBands$LayoutElement.d.ts +1 -3
  4173. package/types/org/apache/commons/compress/harmony/unpack200/bytecode/NewAttribute$AbstractBcValue.d.ts +1 -3
  4174. package/types/org/apache/commons/compress/utils/FixedLengthBlockOutputStream$BufferAtATimeOutputChannel.d.ts +1 -3
  4175. package/types/org/apache/commons/io/file/AccumulatorPathVisitor.d.ts +1 -3
  4176. package/types/org/apache/commons/io/file/Counters$BigIntegerCounter.d.ts +1 -3
  4177. package/types/org/apache/commons/io/file/Counters$LongCounter.d.ts +1 -3
  4178. package/types/org/apache/commons/io/file/PathUtils$RelativeSortedPaths.d.ts +1 -3
  4179. package/types/org/apache/commons/io/filefilter/AndFileFilter.d.ts +0 -2
  4180. package/types/org/apache/commons/io/filefilter/OrFileFilter.d.ts +0 -2
  4181. package/types/org/apache/commons/io/filefilter/WildcardFileFilter.d.ts +1 -4
  4182. package/types/org/apache/commons/io/input/AutoCloseInputStream.d.ts +1 -3
  4183. package/types/org/apache/commons/io/input/BOMInputStream.d.ts +1 -3
  4184. package/types/org/apache/commons/io/input/BufferedFileChannelInputStream.d.ts +1 -3
  4185. package/types/org/apache/commons/io/input/ByteBufferCleaner$Java8Cleaner.d.ts +1 -3
  4186. package/types/org/apache/commons/io/input/ByteBufferCleaner$Java9Cleaner.d.ts +1 -3
  4187. package/types/org/apache/commons/io/input/CharSequenceInputStream.d.ts +1 -3
  4188. package/types/org/apache/commons/io/input/ChecksumInputStream.d.ts +1 -3
  4189. package/types/org/apache/commons/io/input/MemoryMappedFileInputStream.d.ts +1 -3
  4190. package/types/org/apache/commons/io/input/MessageDigestCalculatingInputStream.d.ts +1 -3
  4191. package/types/org/apache/commons/io/input/MessageDigestInputStream.d.ts +1 -3
  4192. package/types/org/apache/commons/io/input/ObservableInputStream.d.ts +0 -1
  4193. package/types/org/apache/commons/io/input/QueueInputStream.d.ts +1 -3
  4194. package/types/org/apache/commons/io/input/RandomAccessFileInputStream.d.ts +1 -3
  4195. package/types/org/apache/commons/io/input/ReadAheadInputStream.d.ts +1 -4
  4196. package/types/org/apache/commons/io/input/ReaderInputStream.d.ts +1 -3
  4197. package/types/org/apache/commons/io/input/ReversedLinesFileReader$FilePart.d.ts +2 -3
  4198. package/types/org/apache/commons/io/input/ReversedLinesFileReader.d.ts +1 -3
  4199. package/types/org/apache/commons/io/input/Tailer$RandomAccessFileBridge.d.ts +1 -3
  4200. package/types/org/apache/commons/io/input/Tailer$TailablePath.d.ts +1 -3
  4201. package/types/org/apache/commons/io/input/Tailer.d.ts +1 -4
  4202. package/types/org/apache/commons/io/input/ThrottledInputStream.d.ts +1 -3
  4203. package/types/org/apache/commons/io/input/UncheckedBufferedReader.d.ts +1 -3
  4204. package/types/org/apache/commons/io/input/UncheckedFilterInputStream.d.ts +1 -3
  4205. package/types/org/apache/commons/io/input/UncheckedFilterReader.d.ts +1 -3
  4206. package/types/org/apache/commons/io/input/UnsynchronizedBufferedInputStream.d.ts +1 -3
  4207. package/types/org/apache/commons/io/input/UnsynchronizedByteArrayInputStream.d.ts +1 -4
  4208. package/types/org/apache/commons/io/monitor/FileAlterationObserver$Builder.d.ts +1 -3
  4209. package/types/org/apache/commons/io/monitor/FileAlterationObserver.d.ts +1 -4
  4210. package/types/org/apache/commons/io/output/ChunkedOutputStream.d.ts +1 -3
  4211. package/types/org/apache/commons/io/output/DeferredFileOutputStream.d.ts +1 -4
  4212. package/types/org/apache/commons/io/output/FileWriterWithEncoding.d.ts +1 -5
  4213. package/types/org/apache/commons/io/output/LockableFileWriter.d.ts +1 -3
  4214. package/types/org/apache/commons/io/output/RandomAccessFileOutputStream$Builder.d.ts +1 -3
  4215. package/types/org/apache/commons/io/output/RandomAccessFileOutputStream.d.ts +1 -3
  4216. package/types/org/apache/commons/io/output/UncheckedFilterOutputStream.d.ts +1 -3
  4217. package/types/org/apache/commons/io/output/UncheckedFilterWriter.d.ts +1 -3
  4218. package/types/org/apache/commons/io/output/UnsynchronizedByteArrayOutputStream.d.ts +1 -3
  4219. package/types/org/apache/commons/io/output/WriterOutputStream.d.ts +1 -3
  4220. package/types/org/apache/commons/io/output/XmlStreamWriter.d.ts +1 -4
  4221. package/types/org/apache/commons/io/serialization/ValidatingObjectInputStream.d.ts +1 -4
  4222. package/types/org/apache/commons/lang3/AppendableJoiner.d.ts +1 -3
  4223. package/types/org/apache/commons/lang3/CharRange$CharacterIterator.d.ts +1 -3
  4224. package/types/org/apache/commons/lang3/RandomStringUtils.d.ts +0 -1
  4225. package/types/org/apache/commons/lang3/RandomUtils.d.ts +0 -1
  4226. package/types/org/apache/commons/lang3/StringEscapeUtils$CsvEscaper.d.ts +1 -3
  4227. package/types/org/apache/commons/lang3/StringEscapeUtils$CsvUnescaper.d.ts +1 -3
  4228. package/types/org/apache/commons/lang3/Strings$Builder.d.ts +1 -3
  4229. package/types/org/apache/commons/lang3/Strings$CiStrings.d.ts +1 -3
  4230. package/types/org/apache/commons/lang3/Strings$CsStrings.d.ts +1 -3
  4231. package/types/org/apache/commons/lang3/Strings.d.ts +1 -3
  4232. package/types/org/apache/commons/lang3/ThreadUtils$AlwaysTruePredicate.d.ts +1 -3
  4233. package/types/org/apache/commons/lang3/builder/DiffBuilder$SDiff.d.ts +1 -3
  4234. package/types/org/apache/commons/lang3/builder/DiffBuilder.d.ts +1 -3
  4235. package/types/org/apache/commons/lang3/builder/ReflectionDiffBuilder.d.ts +1 -3
  4236. package/types/org/apache/commons/lang3/builder/ReflectionToStringBuilder.d.ts +2 -2
  4237. package/types/org/apache/commons/lang3/compare/ComparableUtils$ComparableCheckBuilder.d.ts +1 -3
  4238. package/types/org/apache/commons/lang3/concurrent/AbstractCircuitBreaker$State.d.ts +1 -3
  4239. package/types/org/apache/commons/lang3/concurrent/AtomicInitializer.d.ts +1 -3
  4240. package/types/org/apache/commons/lang3/concurrent/AtomicSafeInitializer.d.ts +1 -3
  4241. package/types/org/apache/commons/lang3/concurrent/BackgroundInitializer$InitializationTask.d.ts +1 -1
  4242. package/types/org/apache/commons/lang3/concurrent/BackgroundInitializer.d.ts +1 -3
  4243. package/types/org/apache/commons/lang3/concurrent/BasicThreadFactory.d.ts +1 -3
  4244. package/types/org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$AbstractStateStrategy.d.ts +1 -3
  4245. package/types/org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$StateStrategyClosed.d.ts +1 -3
  4246. package/types/org/apache/commons/lang3/concurrent/EventCountCircuitBreaker$StateStrategyOpen.d.ts +1 -3
  4247. package/types/org/apache/commons/lang3/concurrent/LazyInitializer.d.ts +1 -3
  4248. package/types/org/apache/commons/lang3/concurrent/MultiBackgroundInitializer$MultiBackgroundInitializerResults.d.ts +1 -3
  4249. package/types/org/apache/commons/lang3/concurrent/TimedSemaphore.d.ts +1 -3
  4250. package/types/org/apache/commons/lang3/concurrent/locks/LockingVisitors$LockVisitor.d.ts +1 -3
  4251. package/types/org/apache/commons/lang3/concurrent/locks/LockingVisitors$ReadWriteLockVisitor.d.ts +1 -3
  4252. package/types/org/apache/commons/lang3/concurrent/locks/LockingVisitors$ReentrantLockVisitor.d.ts +1 -3
  4253. package/types/org/apache/commons/lang3/concurrent/locks/LockingVisitors$StampedLockVisitor.d.ts +1 -3
  4254. package/types/org/apache/commons/lang3/event/EventListenerSupport$ProxyInvocationHandler.d.ts +2 -2
  4255. package/types/org/apache/commons/lang3/event/EventListenerSupport.d.ts +0 -1
  4256. package/types/org/apache/commons/lang3/reflect/TypeUtils$GenericArrayTypeImpl.d.ts +1 -3
  4257. package/types/org/apache/commons/lang3/reflect/TypeUtils$ParameterizedTypeImpl.d.ts +1 -3
  4258. package/types/org/apache/commons/lang3/reflect/TypeUtils$WildcardTypeBuilder.d.ts +1 -3
  4259. package/types/org/apache/commons/lang3/reflect/TypeUtils$WildcardTypeImpl.d.ts +1 -3
  4260. package/types/org/apache/commons/lang3/stream/LangCollectors$SimpleCollector.d.ts +1 -3
  4261. package/types/org/apache/commons/lang3/text/StrLookup$SystemPropertiesStrLookup.d.ts +1 -3
  4262. package/types/org/apache/commons/lang3/text/StrSubstitutor.d.ts +4 -4
  4263. package/types/org/apache/commons/lang3/text/StrTokenizer.d.ts +0 -1
  4264. package/types/org/apache/commons/lang3/text/translate/NumericEntityEscaper.d.ts +0 -1
  4265. package/types/org/apache/commons/lang3/time/FastDateParser$PatternStrategy.d.ts +2 -3
  4266. package/types/org/apache/commons/lang3/time/FastDateParser$Strategy.d.ts +2 -3
  4267. package/types/org/apache/commons/lang3/time/StopWatch$State.d.ts +1 -3
  4268. package/types/org/apache/commons/lang3/util/FluentBitSet.d.ts +0 -1
  4269. package/types/org/apache/logging/log4j/CloseableThreadContext$Instance.d.ts +1 -3
  4270. package/types/org/apache/logging/log4j/MarkerManager$Log4jMarker.d.ts +0 -1
  4271. package/types/org/apache/logging/log4j/core/appender/AppenderSet.d.ts +1 -3
  4272. package/types/org/apache/logging/log4j/core/appender/AsyncAppender.d.ts +1 -3
  4273. package/types/org/apache/logging/log4j/core/appender/ConsoleAppender$ConsoleManagerFactory.d.ts +1 -3
  4274. package/types/org/apache/logging/log4j/core/appender/ConsoleAppender$Target.d.ts +1 -3
  4275. package/types/org/apache/logging/log4j/core/appender/ConsoleAppender.d.ts +1 -3
  4276. package/types/org/apache/logging/log4j/core/appender/CountingNoOpAppender.d.ts +0 -2
  4277. package/types/org/apache/logging/log4j/core/appender/FileAppender.d.ts +1 -3
  4278. package/types/org/apache/logging/log4j/core/appender/HttpAppender.d.ts +1 -3
  4279. package/types/org/apache/logging/log4j/core/appender/MemoryMappedFileAppender.d.ts +1 -3
  4280. package/types/org/apache/logging/log4j/core/appender/OutputStreamAppender$OutputStreamManagerFactory.d.ts +1 -3
  4281. package/types/org/apache/logging/log4j/core/appender/OutputStreamAppender.d.ts +1 -3
  4282. package/types/org/apache/logging/log4j/core/appender/RandomAccessFileAppender.d.ts +1 -3
  4283. package/types/org/apache/logging/log4j/core/appender/RollingFileAppender.d.ts +1 -3
  4284. package/types/org/apache/logging/log4j/core/appender/RollingRandomAccessFileAppender.d.ts +1 -3
  4285. package/types/org/apache/logging/log4j/core/appender/SmtpAppender.d.ts +1 -3
  4286. package/types/org/apache/logging/log4j/core/appender/WriterAppender$WriterManagerFactory.d.ts +1 -3
  4287. package/types/org/apache/logging/log4j/core/appender/WriterAppender.d.ts +1 -3
  4288. package/types/org/apache/logging/log4j/core/appender/db/ColumnMapping.d.ts +1 -3
  4289. package/types/org/apache/logging/log4j/core/appender/db/jdbc/ColumnConfig.d.ts +1 -3
  4290. package/types/org/apache/logging/log4j/core/appender/db/jdbc/JdbcAppender.d.ts +1 -3
  4291. package/types/org/apache/logging/log4j/core/appender/db/jdbc/JdbcDatabaseManager$JdbcDatabaseManagerFactory.d.ts +1 -3
  4292. package/types/org/apache/logging/log4j/core/appender/db/jdbc/JdbcDatabaseManager$Reconnector.d.ts +1 -3
  4293. package/types/org/apache/logging/log4j/core/appender/db/jdbc/JdbcDatabaseManager$ResultSetColumnMetaData.d.ts +0 -1
  4294. package/types/org/apache/logging/log4j/core/appender/db/jdbc/JdbcDatabaseManager.d.ts +1 -3
  4295. package/types/org/apache/logging/log4j/core/appender/mom/jeromq/JeroMqManager$JeroMqConfiguration.d.ts +1 -3
  4296. package/types/org/apache/logging/log4j/core/appender/mom/jeromq/JeroMqManager.d.ts +1 -3
  4297. package/types/org/apache/logging/log4j/core/appender/mom/kafka/KafkaAppender.d.ts +1 -3
  4298. package/types/org/apache/logging/log4j/core/appender/mom/kafka/KafkaManager.d.ts +1 -3
  4299. package/types/org/apache/logging/log4j/core/appender/nosql/NoSqlAppender.d.ts +1 -3
  4300. package/types/org/apache/logging/log4j/core/appender/nosql/NoSqlDatabaseManager$NoSQLDatabaseManagerFactory.d.ts +1 -3
  4301. package/types/org/apache/logging/log4j/core/appender/nosql/NoSqlDatabaseManager.d.ts +1 -3
  4302. package/types/org/apache/logging/log4j/core/appender/rolling/CronTriggeringPolicy$CronTrigger.d.ts +1 -3
  4303. package/types/org/apache/logging/log4j/core/appender/rolling/FileExtension.d.ts +1 -3
  4304. package/types/org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.d.ts +1 -3
  4305. package/types/org/apache/logging/log4j/core/appender/rolling/action/IfLastModified.d.ts +1 -3
  4306. package/types/org/apache/logging/log4j/core/appender/rolling/action/PosixViewAttributeAction.d.ts +2 -3
  4307. package/types/org/apache/logging/log4j/core/appender/routing/Routes.d.ts +1 -3
  4308. package/types/org/apache/logging/log4j/core/appender/routing/RoutingAppender.d.ts +1 -3
  4309. package/types/org/apache/logging/log4j/core/async/EventRoute.d.ts +1 -3
  4310. package/types/org/apache/logging/log4j/core/async/ThreadNameCachingStrategy.d.ts +1 -3
  4311. package/types/org/apache/logging/log4j/core/config/ConfigurationFactory$Factory.d.ts +1 -3
  4312. package/types/org/apache/logging/log4j/core/config/ConfigurationSource.d.ts +0 -1
  4313. package/types/org/apache/logging/log4j/core/config/CronScheduledFuture$FutureData.d.ts +1 -1
  4314. package/types/org/apache/logging/log4j/core/config/LoggerConfig$LoggerConfigPredicate.d.ts +1 -3
  4315. package/types/org/apache/logging/log4j/core/config/MonitorResource.d.ts +1 -3
  4316. package/types/org/apache/logging/log4j/core/config/arbiters/ClassArbiter.d.ts +1 -3
  4317. package/types/org/apache/logging/log4j/core/config/arbiters/EnvironmentArbiter.d.ts +1 -3
  4318. package/types/org/apache/logging/log4j/core/config/arbiters/ScriptArbiter.d.ts +1 -3
  4319. package/types/org/apache/logging/log4j/core/config/arbiters/SystemPropertyArbiter.d.ts +1 -3
  4320. package/types/org/apache/logging/log4j/core/config/plugins/processor/PluginProcessor$PluginAliasesElementVisitor.d.ts +1 -3
  4321. package/types/org/apache/logging/log4j/core/config/plugins/processor/PluginProcessor$PluginElementVisitor.d.ts +1 -3
  4322. package/types/org/apache/logging/log4j/core/filter/BurstFilter.d.ts +1 -3
  4323. package/types/org/apache/logging/log4j/core/filter/DenyAllFilter.d.ts +1 -3
  4324. package/types/org/apache/logging/log4j/core/filter/LevelMatchFilter.d.ts +1 -3
  4325. package/types/org/apache/logging/log4j/core/filter/NoMarkerFilter.d.ts +1 -3
  4326. package/types/org/apache/logging/log4j/core/filter/StringMatchFilter.d.ts +1 -3
  4327. package/types/org/apache/logging/log4j/core/filter/TimeFilter.d.ts +0 -1
  4328. package/types/org/apache/logging/log4j/core/impl/Log4jLogEvent.d.ts +1 -6
  4329. package/types/org/apache/logging/log4j/core/impl/ThrowableProxy.d.ts +0 -3
  4330. package/types/org/apache/logging/log4j/core/impl/ThrowableProxyHelper$CacheEntry.d.ts +1 -3
  4331. package/types/org/apache/logging/log4j/core/jackson/Initializers$AbstractInitializer.d.ts +1 -3
  4332. package/types/org/apache/logging/log4j/core/layout/GelfLayout$CompressionType.d.ts +1 -3
  4333. package/types/org/apache/logging/log4j/core/layout/GelfLayout.d.ts +1 -3
  4334. package/types/org/apache/logging/log4j/core/layout/HtmlLayout$Builder.d.ts +1 -3
  4335. package/types/org/apache/logging/log4j/core/layout/HtmlLayout.d.ts +1 -3
  4336. package/types/org/apache/logging/log4j/core/layout/JsonLayout.d.ts +1 -3
  4337. package/types/org/apache/logging/log4j/core/layout/LevelPatternSelector.d.ts +1 -3
  4338. package/types/org/apache/logging/log4j/core/layout/MarkerPatternSelector.d.ts +1 -3
  4339. package/types/org/apache/logging/log4j/core/layout/PatternLayout$Builder.d.ts +1 -3
  4340. package/types/org/apache/logging/log4j/core/layout/PatternLayout$NoFormatPatternSerializer.d.ts +1 -3
  4341. package/types/org/apache/logging/log4j/core/layout/PatternLayout$PatternFormatterPatternSerializer.d.ts +1 -3
  4342. package/types/org/apache/logging/log4j/core/layout/PatternLayout$PatternSelectorSerializer.d.ts +1 -3
  4343. package/types/org/apache/logging/log4j/core/layout/PatternLayout$PatternSerializerWithReplacement.d.ts +1 -3
  4344. package/types/org/apache/logging/log4j/core/layout/PatternLayout.d.ts +1 -3
  4345. package/types/org/apache/logging/log4j/core/layout/Rfc5424Layout.d.ts +1 -3
  4346. package/types/org/apache/logging/log4j/core/layout/ScriptPatternSelector$Builder.d.ts +1 -3
  4347. package/types/org/apache/logging/log4j/core/layout/ScriptPatternSelector.d.ts +1 -3
  4348. package/types/org/apache/logging/log4j/core/layout/XmlLayout.d.ts +1 -3
  4349. package/types/org/apache/logging/log4j/core/layout/YamlLayout.d.ts +1 -3
  4350. package/types/org/apache/logging/log4j/core/net/DatagramSocketManager$DatagramSocketManagerFactory.d.ts +1 -3
  4351. package/types/org/apache/logging/log4j/core/net/JndiManager$JndiManagerFactory.d.ts +1 -3
  4352. package/types/org/apache/logging/log4j/core/net/JndiManager.d.ts +1 -3
  4353. package/types/org/apache/logging/log4j/core/net/SocketAddress.d.ts +1 -3
  4354. package/types/org/apache/logging/log4j/core/net/SslSocketManager$SslSocketManagerFactory.d.ts +1 -3
  4355. package/types/org/apache/logging/log4j/core/pattern/ClassResourceInfo.d.ts +0 -1
  4356. package/types/org/apache/logging/log4j/core/pattern/EncodingPatternConverter$EscapeFormat.d.ts +1 -3
  4357. package/types/org/apache/logging/log4j/core/pattern/LevelPatternConverter$LevelMapLevelPatternConverter.d.ts +1 -3
  4358. package/types/org/apache/logging/log4j/core/pattern/LevelPatternConverter$SimpleLevelPatternConverter.d.ts +1 -3
  4359. package/types/org/apache/logging/log4j/core/pattern/LevelPatternConverter.d.ts +1 -3
  4360. package/types/org/apache/logging/log4j/core/pattern/MessagePatternConverter.d.ts +1 -3
  4361. package/types/org/apache/logging/log4j/core/pattern/NameAbbreviator$MaxElementAbbreviator$Strategy.d.ts +1 -3
  4362. package/types/org/apache/logging/log4j/core/pattern/SimpleLiteralPatternConverter.d.ts +1 -3
  4363. package/types/org/apache/logging/log4j/core/script/ScriptManager$AbstractScriptRunner.d.ts +1 -3
  4364. package/types/org/apache/logging/log4j/core/tools/Generate$Type.d.ts +1 -3
  4365. package/types/org/apache/logging/log4j/core/tools/picocli/CommandLine$Help$Ansi$Text.d.ts +0 -1
  4366. package/types/org/apache/logging/log4j/core/tools/picocli/CommandLine$PositionalParametersSorter.d.ts +1 -3
  4367. package/types/org/apache/logging/log4j/core/tools/picocli/CommandLine$Tracer.d.ts +1 -3
  4368. package/types/org/apache/logging/log4j/core/util/CronExpression$ValueSet.d.ts +1 -3
  4369. package/types/org/apache/logging/log4j/core/util/WatchManager$WatchRunnable.d.ts +1 -3
  4370. package/types/org/apache/logging/log4j/core/util/internal/instant/InstantPatternDynamicFormatter$TimestampedFormatter.d.ts +2 -3
  4371. package/types/org/apache/logging/log4j/core/util/internal/instant/InstantPatternFormatter$Builder.d.ts +1 -3
  4372. package/types/org/apache/logging/log4j/internal/map/UnmodifiableArrayBackedMap$UnmodifiableEntryIterator.d.ts +1 -3
  4373. package/types/org/apache/logging/log4j/message/ParameterizedMessage$FormatBufferHolder.d.ts +1 -3
  4374. package/types/org/apache/logging/log4j/message/ReusableMessageFactory$SerializationProxy.d.ts +1 -3
  4375. package/types/org/apache/logging/log4j/message/StructuredDataMessage.d.ts +0 -1
  4376. package/types/org/apache/logging/log4j/message/ThreadDumpMessage$BasicThreadInfoFactory.d.ts +1 -3
  4377. package/types/org/apache/logging/log4j/message/ThreadDumpMessage.d.ts +1 -3
  4378. package/types/org/apache/logging/log4j/status/StatusLogger$Config.d.ts +0 -2
  4379. package/types/org/apache/logging/log4j/util/LoaderUtil$ThreadContextClassLoaderGetter.d.ts +1 -3
  4380. package/types/org/apache/logging/log4j/util/PrivateSecurityManagerStackTraceUtil$PrivateSecurityManager.d.ts +1 -3
  4381. package/types/org/apache/logging/log4j/util/PropertiesUtil$Environment.d.ts +1 -3
  4382. package/types/org/apache/logging/log4j/util/PropertiesUtil.d.ts +0 -1
  4383. package/types/org/apache/logging/log4j/util/ServiceLoaderUtil$ServiceLoaderSpliterator.d.ts +1 -3
  4384. package/types/org/apache/logging/log4j/util/Unbox$WebSafeState.d.ts +1 -3
  4385. package/types/org/apache/logging/slf4j/Log4jMDCAdapter$ThreadLocalMapOfStacks.d.ts +1 -3
  4386. package/types/org/apache/tika/config/TikaConfig.d.ts +0 -1
  4387. package/types/org/apache/tika/detect/AutoDetectReader.d.ts +0 -3
  4388. package/types/org/apache/tika/extractor/DefaultEmbeddedStreamTranslator.d.ts +0 -1
  4389. package/types/org/apache/tika/mime/MediaType.d.ts +0 -1
  4390. package/types/org/apache/tika/pipes/PipesResult.d.ts +0 -1
  4391. package/types/org/apache/tika/pipes/emitter/EmitterManager.d.ts +0 -1
  4392. package/types/org/cef/CefSettings$ColorType.d.ts +0 -1
  4393. package/types/org/cef/browser/CefBrowserOsr.d.ts +0 -1
  4394. package/types/org/cef/handler/CefAcceleratedPaintInfo.d.ts +0 -1
  4395. package/types/org/cloudburstmc/netty/util/FastBinaryMinHeap$Entry.d.ts +2 -5
  4396. package/types/org/cloudburstmc/netty/util/RoundRobinArray$Itr.d.ts +1 -1
  4397. package/types/org/graalvm/options/OptionType.d.ts +0 -2
  4398. package/types/org/graalvm/polyglot/Context.d.ts +1 -3
  4399. package/types/org/graalvm/polyglot/Engine.d.ts +1 -2
  4400. package/types/org/graalvm/polyglot/management/ExecutionListener.d.ts +0 -1
  4401. package/types/org/graalvm/shadowed/com/ibm/icu/ICU4JFeature$ResourceEntry.d.ts +0 -1
  4402. package/types/org/graalvm/shadowed/com/ibm/icu/impl/Row.d.ts +0 -1
  4403. package/types/org/graalvm/shadowed/com/ibm/icu/impl/TimeZoneGenericNames.d.ts +0 -1
  4404. package/types/org/graalvm/shadowed/com/ibm/icu/impl/UResource$Key.d.ts +0 -2
  4405. package/types/org/graalvm/shadowed/com/ibm/icu/impl/breakiter/DictionaryBreakEngine$DequeI.d.ts +0 -1
  4406. package/types/org/graalvm/shadowed/com/ibm/icu/impl/breakiter/LSTMBreakEngine$LSTMData.d.ts +0 -1
  4407. package/types/org/graalvm/shadowed/com/ibm/icu/impl/coll/SharedObject$Reference.d.ts +0 -1
  4408. package/types/org/graalvm/shadowed/com/ibm/icu/impl/coll/SharedObject.d.ts +0 -1
  4409. package/types/org/graalvm/shadowed/com/ibm/icu/impl/duration/Period.d.ts +0 -1
  4410. package/types/org/graalvm/shadowed/com/ibm/icu/impl/locale/LocaleExtensions.d.ts +0 -1
  4411. package/types/org/graalvm/shadowed/com/ibm/icu/impl/locale/UnicodeLocaleExtension.d.ts +0 -1
  4412. package/types/org/graalvm/shadowed/com/ibm/icu/impl/number/DecimalFormatProperties.d.ts +0 -1
  4413. package/types/org/graalvm/shadowed/com/ibm/icu/impl/number/MacroProps.d.ts +0 -1
  4414. package/types/org/graalvm/shadowed/com/ibm/icu/impl/number/MicroProps.d.ts +0 -1
  4415. package/types/org/graalvm/shadowed/com/ibm/icu/math/BigDecimal.d.ts +0 -1
  4416. package/types/org/graalvm/shadowed/com/ibm/icu/text/AnyTransliterator.d.ts +0 -1
  4417. package/types/org/graalvm/shadowed/com/ibm/icu/text/BreakIterator.d.ts +0 -1
  4418. package/types/org/graalvm/shadowed/com/ibm/icu/text/CollationElementIterator.d.ts +0 -1
  4419. package/types/org/graalvm/shadowed/com/ibm/icu/text/CollationKey.d.ts +0 -1
  4420. package/types/org/graalvm/shadowed/com/ibm/icu/text/Collator.d.ts +0 -1
  4421. package/types/org/graalvm/shadowed/com/ibm/icu/text/CurrencyPluralInfo.d.ts +0 -1
  4422. package/types/org/graalvm/shadowed/com/ibm/icu/text/DateFormatSymbols.d.ts +0 -2
  4423. package/types/org/graalvm/shadowed/com/ibm/icu/text/DateIntervalFormat.d.ts +0 -2
  4424. package/types/org/graalvm/shadowed/com/ibm/icu/text/DateIntervalInfo.d.ts +0 -1
  4425. package/types/org/graalvm/shadowed/com/ibm/icu/text/DateTimePatternGenerator.d.ts +0 -1
  4426. package/types/org/graalvm/shadowed/com/ibm/icu/text/DecimalFormatSymbols.d.ts +0 -3
  4427. package/types/org/graalvm/shadowed/com/ibm/icu/text/ListFormatter.d.ts +0 -1
  4428. package/types/org/graalvm/shadowed/com/ibm/icu/text/MeasureFormat.d.ts +0 -1
  4429. package/types/org/graalvm/shadowed/com/ibm/icu/text/MessagePattern.d.ts +0 -1
  4430. package/types/org/graalvm/shadowed/com/ibm/icu/text/Normalizer.d.ts +0 -1
  4431. package/types/org/graalvm/shadowed/com/ibm/icu/text/PersonNameFormatter.d.ts +0 -5
  4432. package/types/org/graalvm/shadowed/com/ibm/icu/text/PluralRules$FixedDecimal.d.ts +0 -1
  4433. package/types/org/graalvm/shadowed/com/ibm/icu/text/RuleBasedBreakIterator.d.ts +0 -1
  4434. package/types/org/graalvm/shadowed/com/ibm/icu/text/SimpleDateFormat.d.ts +0 -1
  4435. package/types/org/graalvm/shadowed/com/ibm/icu/text/StringPrep.d.ts +0 -2
  4436. package/types/org/graalvm/shadowed/com/ibm/icu/text/TimeUnitFormat.d.ts +0 -1
  4437. package/types/org/graalvm/shadowed/com/ibm/icu/text/UCharacterIterator.d.ts +0 -1
  4438. package/types/org/graalvm/shadowed/com/ibm/icu/util/Calendar.d.ts +0 -1
  4439. package/types/org/graalvm/shadowed/com/ibm/icu/util/CompactByteArray.d.ts +0 -1
  4440. package/types/org/graalvm/shadowed/com/ibm/icu/util/CompactCharArray.d.ts +0 -1
  4441. package/types/org/graalvm/shadowed/com/ibm/icu/util/LocaleMatcher.d.ts +0 -1
  4442. package/types/org/graalvm/shadowed/com/ibm/icu/util/MeasureUnit.d.ts +0 -1
  4443. package/types/org/graalvm/shadowed/com/ibm/icu/util/TimeZone.d.ts +0 -1
  4444. package/types/org/graalvm/shadowed/com/ibm/icu/util/ULocale.d.ts +0 -1
  4445. package/types/org/graalvm/shadowed/org/json/JSONObject.d.ts +0 -2
  4446. package/types/org/graalvm/shadowed/org/json/XMLParserConfiguration.d.ts +0 -1
  4447. package/types/org/graalvm/shadowed/org/tukaani/xz/LZMAOutputStream.d.ts +0 -1
  4448. package/types/org/graalvm/tools/lsp/server/utils/SourceSectionReference.d.ts +0 -1
  4449. package/types/org/graalvm/tools/lsp/server/utils/TextDocumentSurrogate.d.ts +0 -1
  4450. package/types/org/joml/AxisAngle4d.d.ts +0 -1
  4451. package/types/org/joml/AxisAngle4f.d.ts +0 -1
  4452. package/types/org/joml/Matrix2d.d.ts +0 -1
  4453. package/types/org/joml/Matrix2f.d.ts +0 -1
  4454. package/types/org/joml/Matrix3d.d.ts +0 -1
  4455. package/types/org/joml/Matrix3f.d.ts +0 -1
  4456. package/types/org/joml/Matrix3x2d.d.ts +0 -1
  4457. package/types/org/joml/Matrix3x2dStack.d.ts +0 -1
  4458. package/types/org/joml/Matrix3x2f.d.ts +0 -1
  4459. package/types/org/joml/Matrix4d.d.ts +0 -1
  4460. package/types/org/joml/Matrix4f.d.ts +0 -1
  4461. package/types/org/joml/Matrix4x3d.d.ts +0 -1
  4462. package/types/org/joml/Matrix4x3f.d.ts +0 -1
  4463. package/types/org/joml/Quaterniond.d.ts +0 -1
  4464. package/types/org/joml/Quaternionf.d.ts +0 -1
  4465. package/types/org/joml/Vector2L.d.ts +0 -1
  4466. package/types/org/joml/Vector2d.d.ts +0 -1
  4467. package/types/org/joml/Vector2f.d.ts +0 -1
  4468. package/types/org/joml/Vector2i.d.ts +0 -1
  4469. package/types/org/joml/Vector3L.d.ts +0 -1
  4470. package/types/org/joml/Vector3d.d.ts +0 -1
  4471. package/types/org/joml/Vector3f.d.ts +0 -1
  4472. package/types/org/joml/Vector3i.d.ts +0 -1
  4473. package/types/org/joml/Vector4L.d.ts +0 -1
  4474. package/types/org/joml/Vector4d.d.ts +0 -1
  4475. package/types/org/joml/Vector4f.d.ts +0 -1
  4476. package/types/org/joml/Vector4i.d.ts +0 -1
  4477. package/types/org/joml/sampling/BestCandidateSampling$IntHolder.d.ts +0 -1
  4478. package/types/org/lwjgl/egl/EGLCapabilities.d.ts +0 -1
  4479. package/types/org/lwjgl/openal/AL$ICDStatic.d.ts +1 -3
  4480. package/types/org/lwjgl/openal/ALC$ICDStatic.d.ts +1 -3
  4481. package/types/org/lwjgl/opengl/GL$ICDStatic.d.ts +2 -3
  4482. package/types/org/lwjgl/system/MemoryManage$StdlibAllocator.d.ts +1 -3
  4483. package/types/org/lwjgl/system/Platform.d.ts +1 -3
  4484. package/types/org/newsclub/net/unix/AFSocketImpl$AFInputStreamImpl.d.ts +2 -1
  4485. package/types/org/newsclub/net/unix/AFSocketImpl$AFOutputStreamImpl.d.ts +2 -1
  4486. package/types/org/newsclub/net/unix/AFUNIXDatagramSocket.d.ts +0 -1
  4487. package/types/org/newsclub/net/unix/AFUNIXSocket.d.ts +0 -2
  4488. package/types/org/newsclub/net/unix/AFUNIXSocketAddress.d.ts +0 -3
  4489. package/types/org/newsclub/net/unix/pool/ConcurrentQueueObjectPool$LeaseImpl.d.ts +1 -1
  4490. package/types/org/objectweb/asm/signature/SignatureWriter.d.ts +0 -1
  4491. package/types/org/objectweb/asm/tree/FrameNode.d.ts +0 -1
  4492. package/types/org/objectweb/asm/util/TraceSignatureVisitor.d.ts +0 -1
  4493. package/types/org/slf4j/MDC$MDCCloseable.d.ts +1 -3
  4494. package/types/org/slf4j/helpers/Util$ClassContextSecurityManager.d.ts +1 -3
  4495. package/types/org/spongepowered/asm/mixin/MixinEnvironment$CompatibilityLevel.d.ts +1 -3
  4496. package/types/org/spongepowered/asm/mixin/MixinEnvironment$Feature.d.ts +1 -4
  4497. package/types/org/spongepowered/asm/mixin/MixinEnvironment$Side.d.ts +1 -3
  4498. package/types/org/spongepowered/asm/mixin/gen/AccessorInfo$AccessorType.d.ts +1 -3
  4499. package/types/org/spongepowered/asm/mixin/injection/selectors/dynamic/DynamicSelectorDesc.d.ts +0 -4
  4500. package/types/org/spongepowered/asm/mixin/injection/struct/MemberInfo.d.ts +0 -2
  4501. package/types/org/spongepowered/asm/mixin/refmap/ReferenceMapper.d.ts +0 -1
  4502. package/types/org/spongepowered/asm/mixin/transformer/EnumInfo$AssumptionViolatedException.d.ts +1 -3
  4503. package/types/org/spongepowered/asm/mixin/transformer/MixinApplicatorEnum$EnumClinit.d.ts +0 -1
  4504. package/types/org/spongepowered/asm/mixin/transformer/MixinProcessor$ErrorPhase.d.ts +2 -3
  4505. package/types/org/spongepowered/asm/util/ConstraintParser$Constraint.d.ts +0 -1
  4506. package/types/org/spongepowered/include/com/google/common/base/Joiner$MapJoiner.d.ts +1 -3
  4507. package/types/org/spongepowered/include/com/google/common/base/Joiner.d.ts +1 -4
  4508. package/types/org/spongepowered/include/com/google/common/base/Platform$JdkPatternCompiler.d.ts +1 -3
  4509. package/types/org/spongepowered/include/com/google/common/base/Predicates$InPredicate.d.ts +1 -3
  4510. package/types/org/spongepowered/include/com/google/common/base/Predicates$IsEqualToPredicate.d.ts +1 -3
  4511. package/types/org/spongepowered/include/com/google/common/base/Predicates$ObjectPredicate.d.ts +1 -3
  4512. package/types/org/spongepowered/include/com/google/common/collect/HashBiMap$Itr.d.ts +1 -1
  4513. package/types/org/spongepowered/include/com/google/common/collect/Maps$EntryFunction.d.ts +0 -2
  4514. package/types/org/spongepowered/include/com/google/common/io/ByteSink$AsCharSink.d.ts +1 -3
  4515. package/types/org/spongepowered/include/com/google/common/io/ByteStreams$FastByteArrayOutputStream.d.ts +1 -3
  4516. package/types/org/spongepowered/include/com/google/common/io/Files$FileByteSink.d.ts +2 -3
  4517. package/types/org/spongepowered/include/com/google/common/io/Files$FileByteSource.d.ts +2 -3
  4518. package/types/org/spongepowered/include/com/google/common/io/Resources$UrlByteSource.d.ts +2 -3
  4519. package/types/org/spongepowered/include/com/google/gson/FieldNamingPolicy.d.ts +1 -3
  4520. package/types/org/spongepowered/include/com/google/gson/LongSerializationPolicy.d.ts +1 -3
  4521. package/types/org/spongepowered/include/com/google/gson/TreeTypeAdapter$SingleTypeFactory.d.ts +1 -3
  4522. package/types/org/spongepowered/include/com/google/gson/TreeTypeAdapter.d.ts +1 -3
  4523. package/types/org/spongepowered/include/com/google/gson/internal/Excluder.d.ts +0 -1
  4524. package/types/org/spongepowered/include/com/google/gson/internal/LinkedTreeMap$LinkedTreeMapIterator.d.ts +2 -3
  4525. package/types/org/spongepowered/include/com/google/gson/internal/Streams$AppendableWriter.d.ts +1 -3
  4526. package/types/org/spongepowered/include/com/google/gson/internal/bind/ObjectTypeAdapter.d.ts +1 -3
  4527. package/types/org/spongepowered/include/com/google/gson/internal/bind/ReflectiveTypeAdapterFactory$Adapter.d.ts +1 -3
  4528. package/types/org/spongepowered/tools/obfuscation/interfaces/IMixinAnnotationProcessor$CompilerEnvironment.d.ts +1 -3
  4529. package/types/org/spongepowered/tools/obfuscation/mirror/FieldHandle.d.ts +0 -1
  4530. package/types/org/spongepowered/tools/obfuscation/mirror/MethodHandle.d.ts +0 -1
  4531. package/types/oshi/hardware/platform/linux/LinuxFirmware$VcGenCmdStrings.d.ts +1 -3
  4532. package/types/oshi/hardware/platform/unix/aix/AixComputerSystem$LsattrStrings.d.ts +1 -3
  4533. package/types/oshi/hardware/platform/unix/solaris/SolarisComputerSystem$SmbiosStrings.d.ts +1 -3
  4534. package/types/oshi/hardware/platform/windows/WindowsHWDiskStore$DiskStats.d.ts +1 -3
  4535. package/types/oshi/hardware/platform/windows/WindowsHWDiskStore$PartitionMaps.d.ts +1 -3
  4536. package/types/oshi/util/platform/unix/solaris/KstatUtil$KstatChain.d.ts +1 -3
  4537. package/types/sun/font/AttributeValues.d.ts +0 -1
  4538. package/types/sun/font/FontLineMetrics.d.ts +0 -1
  4539. package/types/sun/java2d/SunGraphics2D.d.ts +0 -1
  4540. package/types/sun/java2d/loops/FontInfo.d.ts +0 -1
  4541. package/types/sun/security/util/BitArray.d.ts +0 -1
  4542. package/types/sun/security/util/ObjectIdentifier.d.ts +0 -1
  4543. package/types/sun/util/calendar/CalendarDate.d.ts +0 -1
  4544. package/types/sun/util/locale/InternalLocaleBuilder$CaseInsensitiveChar.d.ts +0 -1
  4545. package/types/sun/util/locale/LocaleExtensions.d.ts +0 -1
  4546. package/types/team/unnamed/mocha/lexer/Cursor.d.ts +0 -1
  4547. package/types/team/unnamed/mocha/runtime/ExpressionInterpreter$FunctionArgumentImpl.d.ts +1 -1
@@ -2,82 +2,125 @@ import type { Class } from '../../../../../../../../java/lang/Class.d.ts'
2
2
  import type { Object } from '../../../../../../../../java/lang/Object.d.ts'
3
3
  import type { Enum } from '../../../../../../../../java/lang/Enum.d.ts'
4
4
  export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_LevelSoundEvent> {
5
+ static Absorb_block: SharedTypes_Legacy_LevelSoundEvent;
5
6
  static Activate: SharedTypes_Legacy_LevelSoundEvent;
6
7
  static AddChest: SharedTypes_Legacy_LevelSoundEvent;
7
8
  static Admire: SharedTypes_Legacy_LevelSoundEvent;
8
9
  static Agitated: SharedTypes_Legacy_LevelSoundEvent;
9
10
  static Ambient: SharedTypes_Legacy_LevelSoundEvent;
10
- static AmbientAdditionBasaltDeltas: SharedTypes_Legacy_LevelSoundEvent;
11
- static AmbientAdditionCrimsonForest: SharedTypes_Legacy_LevelSoundEvent;
12
- static AmbientAdditionNetherWastes: SharedTypes_Legacy_LevelSoundEvent;
13
- static AmbientAdditionSoulsandValley: SharedTypes_Legacy_LevelSoundEvent;
14
- static AmbientAdditionWarpedForest: SharedTypes_Legacy_LevelSoundEvent;
15
11
  static AmbientAggressive: SharedTypes_Legacy_LevelSoundEvent;
16
12
  static AmbientBaby: SharedTypes_Legacy_LevelSoundEvent;
13
+ static AmbientBasalt_deltasAdditions: SharedTypes_Legacy_LevelSoundEvent;
14
+ static AmbientBasalt_deltasLoop: SharedTypes_Legacy_LevelSoundEvent;
15
+ static AmbientBasalt_deltasMood: SharedTypes_Legacy_LevelSoundEvent;
17
16
  static AmbientCandle: SharedTypes_Legacy_LevelSoundEvent;
18
17
  static AmbientCave: SharedTypes_Legacy_LevelSoundEvent;
19
- static AmbientGrowl: SharedTypes_Legacy_LevelSoundEvent;
18
+ static AmbientCrimson_forestAdditions: SharedTypes_Legacy_LevelSoundEvent;
19
+ static AmbientCrimson_forestLoop: SharedTypes_Legacy_LevelSoundEvent;
20
+ static AmbientCrimson_forestMood: SharedTypes_Legacy_LevelSoundEvent;
20
21
  static AmbientInAir: SharedTypes_Legacy_LevelSoundEvent;
21
22
  static AmbientInRaid: SharedTypes_Legacy_LevelSoundEvent;
22
23
  static AmbientInWater: SharedTypes_Legacy_LevelSoundEvent;
23
- static AmbientLoopBasaltDeltas: SharedTypes_Legacy_LevelSoundEvent;
24
- static AmbientLoopCrimsonForest: SharedTypes_Legacy_LevelSoundEvent;
25
- static AmbientLoopNetherWastes: SharedTypes_Legacy_LevelSoundEvent;
26
- static AmbientLoopSoulsandValley: SharedTypes_Legacy_LevelSoundEvent;
27
- static AmbientLoopWarpedForest: SharedTypes_Legacy_LevelSoundEvent;
28
- static AmbientMoodBasaltDeltas: SharedTypes_Legacy_LevelSoundEvent;
29
- static AmbientMoodCrimsonForest: SharedTypes_Legacy_LevelSoundEvent;
30
- static AmbientMoodNetherWastes: SharedTypes_Legacy_LevelSoundEvent;
31
- static AmbientMoodSoulsandValley: SharedTypes_Legacy_LevelSoundEvent;
32
- static AmbientMoodWarpedForest: SharedTypes_Legacy_LevelSoundEvent;
33
- static AmbientPant: SharedTypes_Legacy_LevelSoundEvent;
24
+ static AmbientNether_wastesAdditions: SharedTypes_Legacy_LevelSoundEvent;
25
+ static AmbientNether_wastesLoop: SharedTypes_Legacy_LevelSoundEvent;
26
+ static AmbientNether_wastesMood: SharedTypes_Legacy_LevelSoundEvent;
34
27
  static AmbientPollinate: SharedTypes_Legacy_LevelSoundEvent;
35
- static AmbientPurr: SharedTypes_Legacy_LevelSoundEvent;
36
- static AmbientPurreow: SharedTypes_Legacy_LevelSoundEvent;
37
28
  static AmbientScreamer: SharedTypes_Legacy_LevelSoundEvent;
29
+ static AmbientSoulsand_valleyAdditions: SharedTypes_Legacy_LevelSoundEvent;
30
+ static AmbientSoulsand_valleyLoop: SharedTypes_Legacy_LevelSoundEvent;
31
+ static AmbientSoulsand_valleyMood: SharedTypes_Legacy_LevelSoundEvent;
38
32
  static AmbientTame: SharedTypes_Legacy_LevelSoundEvent;
39
33
  static AmbientUnderwaterEnter: SharedTypes_Legacy_LevelSoundEvent;
40
34
  static AmbientUnderwaterExit: SharedTypes_Legacy_LevelSoundEvent;
41
- static AmbientWhine: SharedTypes_Legacy_LevelSoundEvent;
35
+ static AmbientWarped_forestAdditions: SharedTypes_Legacy_LevelSoundEvent;
36
+ static AmbientWarped_forestLoop: SharedTypes_Legacy_LevelSoundEvent;
37
+ static AmbientWarped_forestMood: SharedTypes_Legacy_LevelSoundEvent;
38
+ static AmbientWeatherThe_end_light_flash: SharedTypes_Legacy_LevelSoundEvent;
42
39
  static AmbientWorried: SharedTypes_Legacy_LevelSoundEvent;
43
- static AmethystBlockChime: SharedTypes_Legacy_LevelSoundEvent;
44
40
  static Angry: SharedTypes_Legacy_LevelSoundEvent;
45
- static AnvilUse: SharedTypes_Legacy_LevelSoundEvent;
46
- static ApplyEffectBadOmen: SharedTypes_Legacy_LevelSoundEvent;
47
- static ApplyEffectRaidOmen: SharedTypes_Legacy_LevelSoundEvent;
48
- static ApplyEffectTrialOmen: SharedTypes_Legacy_LevelSoundEvent;
49
- static ArmadilloBrush: SharedTypes_Legacy_LevelSoundEvent;
50
- static ArmadilloScuteDrop: SharedTypes_Legacy_LevelSoundEvent;
41
+ static Apply_effectBad_omen: SharedTypes_Legacy_LevelSoundEvent;
42
+ static Apply_effectRaid_omen: SharedTypes_Legacy_LevelSoundEvent;
43
+ static Apply_effectTrial_omen: SharedTypes_Legacy_LevelSoundEvent;
51
44
  static Armor: SharedTypes_Legacy_LevelSoundEvent;
52
- static ArmorPlace: SharedTypes_Legacy_LevelSoundEvent;
45
+ static ArmorBreak_wolf: SharedTypes_Legacy_LevelSoundEvent;
46
+ static ArmorCrack_wolf: SharedTypes_Legacy_LevelSoundEvent;
47
+ static ArmorEquip_chain: SharedTypes_Legacy_LevelSoundEvent;
48
+ static ArmorEquip_copper: SharedTypes_Legacy_LevelSoundEvent;
49
+ static ArmorEquip_diamond: SharedTypes_Legacy_LevelSoundEvent;
50
+ static ArmorEquip_elytra: SharedTypes_Legacy_LevelSoundEvent;
51
+ static ArmorEquip_generic: SharedTypes_Legacy_LevelSoundEvent;
52
+ static ArmorEquip_gold: SharedTypes_Legacy_LevelSoundEvent;
53
+ static ArmorEquip_iron: SharedTypes_Legacy_LevelSoundEvent;
54
+ static ArmorEquip_leather: SharedTypes_Legacy_LevelSoundEvent;
55
+ static ArmorEquip_netherite: SharedTypes_Legacy_LevelSoundEvent;
56
+ static ArmorEquip_wolf: SharedTypes_Legacy_LevelSoundEvent;
57
+ static ArmorRepair_wolf: SharedTypes_Legacy_LevelSoundEvent;
58
+ static ArmorUnequip_generic: SharedTypes_Legacy_LevelSoundEvent;
59
+ static ArmorUnequip_wolf: SharedTypes_Legacy_LevelSoundEvent;
53
60
  static Attach: SharedTypes_Legacy_LevelSoundEvent;
54
61
  static Attack: SharedTypes_Legacy_LevelSoundEvent;
55
62
  static AttackCritical: SharedTypes_Legacy_LevelSoundEvent;
56
- static AttackNoDamage: SharedTypes_Legacy_LevelSoundEvent;
63
+ static AttackNodamage: SharedTypes_Legacy_LevelSoundEvent;
57
64
  static AttackStrong: SharedTypes_Legacy_LevelSoundEvent;
58
- static BalloonPop: SharedTypes_Legacy_LevelSoundEvent;
59
- static BambooSaplingPlace: SharedTypes_Legacy_LevelSoundEvent;
60
- static BarrelClose: SharedTypes_Legacy_LevelSoundEvent;
61
- static BarrelOpen: SharedTypes_Legacy_LevelSoundEvent;
65
+ static Balloonpop: SharedTypes_Legacy_LevelSoundEvent;
62
66
  static BeaconActivate: SharedTypes_Legacy_LevelSoundEvent;
63
67
  static BeaconAmbient: SharedTypes_Legacy_LevelSoundEvent;
64
68
  static BeaconDeactivate: SharedTypes_Legacy_LevelSoundEvent;
65
69
  static BeaconPower: SharedTypes_Legacy_LevelSoundEvent;
66
- static BeehiveDrip: SharedTypes_Legacy_LevelSoundEvent;
67
- static BeehiveEnter: SharedTypes_Legacy_LevelSoundEvent;
68
- static BeehiveExit: SharedTypes_Legacy_LevelSoundEvent;
69
- static BeehiveShear: SharedTypes_Legacy_LevelSoundEvent;
70
- static BeehiveWork: SharedTypes_Legacy_LevelSoundEvent;
71
- static Bell: SharedTypes_Legacy_LevelSoundEvent;
72
- static BigDripleafTiltDown: SharedTypes_Legacy_LevelSoundEvent;
73
- static BigDripleafTiltUp: SharedTypes_Legacy_LevelSoundEvent;
74
70
  static Blast: SharedTypes_Legacy_LevelSoundEvent;
75
- static BlastFurnaceUse: SharedTypes_Legacy_LevelSoundEvent;
71
+ static BlockBamboo_saplingPlace: SharedTypes_Legacy_LevelSoundEvent;
72
+ static BlockBarrelClose: SharedTypes_Legacy_LevelSoundEvent;
73
+ static BlockBarrelOpen: SharedTypes_Legacy_LevelSoundEvent;
74
+ static BlockBeehiveDrip: SharedTypes_Legacy_LevelSoundEvent;
75
+ static BlockBeehiveEnter: SharedTypes_Legacy_LevelSoundEvent;
76
+ static BlockBeehiveExit: SharedTypes_Legacy_LevelSoundEvent;
77
+ static BlockBeehiveShear: SharedTypes_Legacy_LevelSoundEvent;
78
+ static BlockBeehiveWork: SharedTypes_Legacy_LevelSoundEvent;
79
+ static BlockBellHit: SharedTypes_Legacy_LevelSoundEvent;
80
+ static BlockBlastfurnaceFire_crackle: SharedTypes_Legacy_LevelSoundEvent;
81
+ static BlockCampfireCrackle: SharedTypes_Legacy_LevelSoundEvent;
82
+ static BlockCartography_tableUse: SharedTypes_Legacy_LevelSoundEvent;
76
83
  static BlockClick: SharedTypes_Legacy_LevelSoundEvent;
77
84
  static BlockClickFail: SharedTypes_Legacy_LevelSoundEvent;
85
+ static BlockComposterEmpty: SharedTypes_Legacy_LevelSoundEvent;
86
+ static BlockComposterFill: SharedTypes_Legacy_LevelSoundEvent;
87
+ static BlockComposterFill_success: SharedTypes_Legacy_LevelSoundEvent;
88
+ static BlockComposterReady: SharedTypes_Legacy_LevelSoundEvent;
89
+ static BlockCopper_bulbTurn_off: SharedTypes_Legacy_LevelSoundEvent;
90
+ static BlockCopper_bulbTurn_on: SharedTypes_Legacy_LevelSoundEvent;
91
+ static BlockCreaking_heartTrail: SharedTypes_Legacy_LevelSoundEvent;
92
+ static BlockDecorated_potInsert: SharedTypes_Legacy_LevelSoundEvent;
93
+ static BlockDecorated_potInsert_fail: SharedTypes_Legacy_LevelSoundEvent;
94
+ static BlockEnchanting_tableUse: SharedTypes_Legacy_LevelSoundEvent;
95
+ static BlockEnd_portalSpawn: SharedTypes_Legacy_LevelSoundEvent;
96
+ static BlockEnd_portal_frameFill: SharedTypes_Legacy_LevelSoundEvent;
97
+ static BlockFletching_tableUse: SharedTypes_Legacy_LevelSoundEvent;
98
+ static BlockFrog_spawnBreak: SharedTypes_Legacy_LevelSoundEvent;
99
+ static BlockFrog_spawnHatch: SharedTypes_Legacy_LevelSoundEvent;
100
+ static BlockFurnaceLit: SharedTypes_Legacy_LevelSoundEvent;
101
+ static BlockGrindstoneUse: SharedTypes_Legacy_LevelSoundEvent;
102
+ static BlockLoomUse: SharedTypes_Legacy_LevelSoundEvent;
103
+ static BlockScaffoldingClimb: SharedTypes_Legacy_LevelSoundEvent;
104
+ static BlockSculkSpread: SharedTypes_Legacy_LevelSoundEvent;
105
+ static BlockSculk_catalystBloom: SharedTypes_Legacy_LevelSoundEvent;
106
+ static BlockSculk_sensorPlace: SharedTypes_Legacy_LevelSoundEvent;
107
+ static BlockSculk_shriekerPlace: SharedTypes_Legacy_LevelSoundEvent;
108
+ static BlockSculk_shriekerShriek: SharedTypes_Legacy_LevelSoundEvent;
109
+ static BlockSignWaxed_interact_fail: SharedTypes_Legacy_LevelSoundEvent;
110
+ static BlockSmithing_tableUse: SharedTypes_Legacy_LevelSoundEvent;
111
+ static BlockSmokerSmoke: SharedTypes_Legacy_LevelSoundEvent;
112
+ static BlockSniffer_eggCrack: SharedTypes_Legacy_LevelSoundEvent;
113
+ static BlockSniffer_eggHatch: SharedTypes_Legacy_LevelSoundEvent;
114
+ static BlockStonecutterUse: SharedTypes_Legacy_LevelSoundEvent;
115
+ static BlockSweet_berry_bushHurt: SharedTypes_Legacy_LevelSoundEvent;
116
+ static BlockSweet_berry_bushPick: SharedTypes_Legacy_LevelSoundEvent;
117
+ static BlockTurtle_eggAttack: SharedTypes_Legacy_LevelSoundEvent;
118
+ static BlockTurtle_eggBreak: SharedTypes_Legacy_LevelSoundEvent;
119
+ static BlockTurtle_eggCrack: SharedTypes_Legacy_LevelSoundEvent;
120
+ static BlockTurtle_eggHatch: SharedTypes_Legacy_LevelSoundEvent;
78
121
  static Boost: SharedTypes_Legacy_LevelSoundEvent;
79
122
  static Born: SharedTypes_Legacy_LevelSoundEvent;
80
- static BottleDragonBreath: SharedTypes_Legacy_LevelSoundEvent;
123
+ static BottleDragonbreath: SharedTypes_Legacy_LevelSoundEvent;
81
124
  static BottleEmpty: SharedTypes_Legacy_LevelSoundEvent;
82
125
  static BottleFill: SharedTypes_Legacy_LevelSoundEvent;
83
126
  static Bounce: SharedTypes_Legacy_LevelSoundEvent;
@@ -85,83 +128,74 @@ export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_
85
128
  static BowHit: SharedTypes_Legacy_LevelSoundEvent;
86
129
  static Break: SharedTypes_Legacy_LevelSoundEvent;
87
130
  static BreakBlock: SharedTypes_Legacy_LevelSoundEvent;
88
- static BreakDecoratedPot: SharedTypes_Legacy_LevelSoundEvent;
89
- static BreakLeashKnot: SharedTypes_Legacy_LevelSoundEvent;
131
+ static Break_pot: SharedTypes_Legacy_LevelSoundEvent;
90
132
  static Breathe: SharedTypes_Legacy_LevelSoundEvent;
91
- static BreezeWindChargeBurst: SharedTypes_Legacy_LevelSoundEvent;
133
+ static Breeze_wind_chargeBurst: SharedTypes_Legacy_LevelSoundEvent;
92
134
  static Brush: SharedTypes_Legacy_LevelSoundEvent;
93
- static BrushCompleted: SharedTypes_Legacy_LevelSoundEvent;
94
- static BubbleColumnDownwards: SharedTypes_Legacy_LevelSoundEvent;
95
- static BubbleColumnUpwards: SharedTypes_Legacy_LevelSoundEvent;
96
- static BubbleDownInside: SharedTypes_Legacy_LevelSoundEvent;
135
+ static Brush_completed: SharedTypes_Legacy_LevelSoundEvent;
136
+ static BubbleDown: SharedTypes_Legacy_LevelSoundEvent;
137
+ static BubbleDowninside: SharedTypes_Legacy_LevelSoundEvent;
97
138
  static BubblePop: SharedTypes_Legacy_LevelSoundEvent;
98
- static BubbleUpInside: SharedTypes_Legacy_LevelSoundEvent;
139
+ static BubbleUp: SharedTypes_Legacy_LevelSoundEvent;
140
+ static BubbleUpinside: SharedTypes_Legacy_LevelSoundEvent;
99
141
  static BucketEmptyFish: SharedTypes_Legacy_LevelSoundEvent;
142
+ static BucketEmptyLand_animal: SharedTypes_Legacy_LevelSoundEvent;
100
143
  static BucketEmptyLava: SharedTypes_Legacy_LevelSoundEvent;
101
- static BucketEmptyPowderSnow: SharedTypes_Legacy_LevelSoundEvent;
144
+ static BucketEmptyPowder_snow: SharedTypes_Legacy_LevelSoundEvent;
102
145
  static BucketEmptyWater: SharedTypes_Legacy_LevelSoundEvent;
103
146
  static BucketFillFish: SharedTypes_Legacy_LevelSoundEvent;
147
+ static BucketFillLand_animal: SharedTypes_Legacy_LevelSoundEvent;
104
148
  static BucketFillLava: SharedTypes_Legacy_LevelSoundEvent;
105
- static BucketFillPowderSnow: SharedTypes_Legacy_LevelSoundEvent;
149
+ static BucketFillPowder_snow: SharedTypes_Legacy_LevelSoundEvent;
106
150
  static BucketFillWater: SharedTypes_Legacy_LevelSoundEvent;
107
151
  static BulletHit: SharedTypes_Legacy_LevelSoundEvent;
108
- static Bump: SharedTypes_Legacy_LevelSoundEvent;
109
- static BundleDropContents: SharedTypes_Legacy_LevelSoundEvent;
152
+ static BundleDrop_contents: SharedTypes_Legacy_LevelSoundEvent;
110
153
  static BundleInsert: SharedTypes_Legacy_LevelSoundEvent;
111
- static BundleInsertFail: SharedTypes_Legacy_LevelSoundEvent;
112
- static BundleRemoveOne: SharedTypes_Legacy_LevelSoundEvent;
154
+ static BundleInsert_fail: SharedTypes_Legacy_LevelSoundEvent;
155
+ static BundleRemove_one: SharedTypes_Legacy_LevelSoundEvent;
113
156
  static Burp: SharedTypes_Legacy_LevelSoundEvent;
114
- static ButtonClickOff: SharedTypes_Legacy_LevelSoundEvent;
115
- static ButtonClickOn: SharedTypes_Legacy_LevelSoundEvent;
116
- static CakeAddCandle: SharedTypes_Legacy_LevelSoundEvent;
117
- static CampfireCrackle: SharedTypes_Legacy_LevelSoundEvent;
118
- static CantBreed: SharedTypes_Legacy_LevelSoundEvent;
119
- static CartographyTableUse: SharedTypes_Legacy_LevelSoundEvent;
157
+ static ButtonClick_off: SharedTypes_Legacy_LevelSoundEvent;
158
+ static ButtonClick_on: SharedTypes_Legacy_LevelSoundEvent;
159
+ static CakeAdd_candle: SharedTypes_Legacy_LevelSoundEvent;
160
+ static CameraTake_picture: SharedTypes_Legacy_LevelSoundEvent;
161
+ static Cant_breed: SharedTypes_Legacy_LevelSoundEvent;
120
162
  static CastSpell: SharedTypes_Legacy_LevelSoundEvent;
121
- static CaveVinesPickBerries: SharedTypes_Legacy_LevelSoundEvent;
163
+ static Cauldron_dripLavaPointed_dripstone: SharedTypes_Legacy_LevelSoundEvent;
164
+ static Cauldron_dripWaterPointed_dripstone: SharedTypes_Legacy_LevelSoundEvent;
122
165
  static Celebrate: SharedTypes_Legacy_LevelSoundEvent;
123
166
  static Charge: SharedTypes_Legacy_LevelSoundEvent;
167
+ static ChargeSculk: SharedTypes_Legacy_LevelSoundEvent;
124
168
  static ChestClosed: SharedTypes_Legacy_LevelSoundEvent;
125
169
  static ChestOpen: SharedTypes_Legacy_LevelSoundEvent;
126
- static ChorusDeath: SharedTypes_Legacy_LevelSoundEvent;
127
- static ChorusGrow: SharedTypes_Legacy_LevelSoundEvent;
170
+ static ChimeAmethyst_block: SharedTypes_Legacy_LevelSoundEvent;
171
+ static Chorusdeath: SharedTypes_Legacy_LevelSoundEvent;
172
+ static Chorusgrow: SharedTypes_Legacy_LevelSoundEvent;
128
173
  static Close: SharedTypes_Legacy_LevelSoundEvent;
129
- static CloseLong: SharedTypes_Legacy_LevelSoundEvent;
130
- static ComposterEmpty: SharedTypes_Legacy_LevelSoundEvent;
131
- static ComposterFill: SharedTypes_Legacy_LevelSoundEvent;
132
- static ComposterFillLayer: SharedTypes_Legacy_LevelSoundEvent;
133
- static ComposterReady: SharedTypes_Legacy_LevelSoundEvent;
174
+ static Close_long: SharedTypes_Legacy_LevelSoundEvent;
134
175
  static ConduitActivate: SharedTypes_Legacy_LevelSoundEvent;
135
176
  static ConduitAmbient: SharedTypes_Legacy_LevelSoundEvent;
136
177
  static ConduitAttack: SharedTypes_Legacy_LevelSoundEvent;
137
178
  static ConduitDeactivate: SharedTypes_Legacy_LevelSoundEvent;
138
179
  static ConduitShort: SharedTypes_Legacy_LevelSoundEvent;
139
- static ConvertHuskToZombie: SharedTypes_Legacy_LevelSoundEvent;
140
- static ConvertToDrowned: SharedTypes_Legacy_LevelSoundEvent;
141
- static ConvertToFrog: SharedTypes_Legacy_LevelSoundEvent;
142
- static ConvertToStray: SharedTypes_Legacy_LevelSoundEvent;
143
- static ConvertToZombified: SharedTypes_Legacy_LevelSoundEvent;
144
- static CopperBulbTurnOff: SharedTypes_Legacy_LevelSoundEvent;
145
- static CopperBulbTurnOn: SharedTypes_Legacy_LevelSoundEvent;
146
- static CopperSpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
147
- static CopperSpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
148
- static CopperSpearUse: SharedTypes_Legacy_LevelSoundEvent;
180
+ static Convert_mooshroom: SharedTypes_Legacy_LevelSoundEvent;
181
+ static Convert_to_drowned: SharedTypes_Legacy_LevelSoundEvent;
182
+ static Convert_to_frog: SharedTypes_Legacy_LevelSoundEvent;
183
+ static Convert_to_stray: SharedTypes_Legacy_LevelSoundEvent;
184
+ static Converted_to_zombified: SharedTypes_Legacy_LevelSoundEvent;
149
185
  static CopperWaxOff: SharedTypes_Legacy_LevelSoundEvent;
150
186
  static CopperWaxOn: SharedTypes_Legacy_LevelSoundEvent;
151
- static CrackIronGolem: SharedTypes_Legacy_LevelSoundEvent;
152
187
  static CrafterCraft: SharedTypes_Legacy_LevelSoundEvent;
153
- static CrafterDisableSlot: SharedTypes_Legacy_LevelSoundEvent;
188
+ static CrafterDisable_slot: SharedTypes_Legacy_LevelSoundEvent;
154
189
  static CrafterFail: SharedTypes_Legacy_LevelSoundEvent;
155
- static CreakingHeartSpawn: SharedTypes_Legacy_LevelSoundEvent;
156
- static CreakingHeartTrail: SharedTypes_Legacy_LevelSoundEvent;
190
+ static Creaking_heart_spawn: SharedTypes_Legacy_LevelSoundEvent;
157
191
  static CrossbowLoadingEnd: SharedTypes_Legacy_LevelSoundEvent;
158
192
  static CrossbowLoadingMiddle: SharedTypes_Legacy_LevelSoundEvent;
159
193
  static CrossbowLoadingStart: SharedTypes_Legacy_LevelSoundEvent;
160
- static CrossbowQuickChargeEnd: SharedTypes_Legacy_LevelSoundEvent;
161
- static CrossbowQuickChargeMiddle: SharedTypes_Legacy_LevelSoundEvent;
162
- static CrossbowQuickChargeStart: SharedTypes_Legacy_LevelSoundEvent;
194
+ static CrossbowQuick_chargeEnd: SharedTypes_Legacy_LevelSoundEvent;
195
+ static CrossbowQuick_chargeMiddle: SharedTypes_Legacy_LevelSoundEvent;
196
+ static CrossbowQuick_chargeStart: SharedTypes_Legacy_LevelSoundEvent;
163
197
  static CrossbowShoot: SharedTypes_Legacy_LevelSoundEvent;
164
- static DashReady: SharedTypes_Legacy_LevelSoundEvent;
198
+ static Dash_ready: SharedTypes_Legacy_LevelSoundEvent;
165
199
  static Deactivate: SharedTypes_Legacy_LevelSoundEvent;
166
200
  static Death: SharedTypes_Legacy_LevelSoundEvent;
167
201
  static DeathBaby: SharedTypes_Legacy_LevelSoundEvent;
@@ -170,37 +204,24 @@ export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_
170
204
  static DeathMinVolume: SharedTypes_Legacy_LevelSoundEvent;
171
205
  static DeathScreamer: SharedTypes_Legacy_LevelSoundEvent;
172
206
  static DeathToZombie: SharedTypes_Legacy_LevelSoundEvent;
173
- static DecoratedPotInsert: SharedTypes_Legacy_LevelSoundEvent;
174
- static DecoratedPotInsertFail: SharedTypes_Legacy_LevelSoundEvent;
175
207
  static Default: SharedTypes_Legacy_LevelSoundEvent;
176
208
  static Deny: SharedTypes_Legacy_LevelSoundEvent;
177
209
  static Detach: SharedTypes_Legacy_LevelSoundEvent;
178
- static DiamondSpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
179
- static DiamondSpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
180
- static DiamondSpearUse: SharedTypes_Legacy_LevelSoundEvent;
181
210
  static Disappeared: SharedTypes_Legacy_LevelSoundEvent;
182
211
  static DoorClose: SharedTypes_Legacy_LevelSoundEvent;
183
212
  static DoorOpen: SharedTypes_Legacy_LevelSoundEvent;
184
213
  static Drink: SharedTypes_Legacy_LevelSoundEvent;
214
+ static DrinkHoney: SharedTypes_Legacy_LevelSoundEvent;
185
215
  static DrinkMilk: SharedTypes_Legacy_LevelSoundEvent;
216
+ static DripLavaPointed_dripstone: SharedTypes_Legacy_LevelSoundEvent;
217
+ static DripWaterPointed_dripstone: SharedTypes_Legacy_LevelSoundEvent;
186
218
  static DropSlot: SharedTypes_Legacy_LevelSoundEvent;
187
219
  static Eat: SharedTypes_Legacy_LevelSoundEvent;
188
- static ElemConstructOpen: SharedTypes_Legacy_LevelSoundEvent;
189
- static EnchantingTableUse: SharedTypes_Legacy_LevelSoundEvent;
190
- static EndPortalCreated: SharedTypes_Legacy_LevelSoundEvent;
191
- static EnderChestClosed: SharedTypes_Legacy_LevelSoundEvent;
192
- static EnderChestOpen: SharedTypes_Legacy_LevelSoundEvent;
193
- static EnderEyePlaced: SharedTypes_Legacy_LevelSoundEvent;
194
- static EquipChain: SharedTypes_Legacy_LevelSoundEvent;
195
- static EquipCopper: SharedTypes_Legacy_LevelSoundEvent;
196
- static EquipDiamond: SharedTypes_Legacy_LevelSoundEvent;
197
- static EquipElytra: SharedTypes_Legacy_LevelSoundEvent;
198
- static EquipGeneric: SharedTypes_Legacy_LevelSoundEvent;
199
- static EquipGold: SharedTypes_Legacy_LevelSoundEvent;
200
- static EquipIron: SharedTypes_Legacy_LevelSoundEvent;
201
- static EquipLeather: SharedTypes_Legacy_LevelSoundEvent;
202
- static EquipNetherite: SharedTypes_Legacy_LevelSoundEvent;
203
- static EquipWolf: SharedTypes_Legacy_LevelSoundEvent;
220
+ static Eject_block: SharedTypes_Legacy_LevelSoundEvent;
221
+ static ElderguardianCurse: SharedTypes_Legacy_LevelSoundEvent;
222
+ static ElemconstructOpen: SharedTypes_Legacy_LevelSoundEvent;
223
+ static EnderchestClosed: SharedTypes_Legacy_LevelSoundEvent;
224
+ static EnderchestOpen: SharedTypes_Legacy_LevelSoundEvent;
204
225
  static Explode: SharedTypes_Legacy_LevelSoundEvent;
205
226
  static ExtinguishCandle: SharedTypes_Legacy_LevelSoundEvent;
206
227
  static ExtinguishFire: SharedTypes_Legacy_LevelSoundEvent;
@@ -208,36 +229,24 @@ export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_
208
229
  static FallBig: SharedTypes_Legacy_LevelSoundEvent;
209
230
  static FallSmall: SharedTypes_Legacy_LevelSoundEvent;
210
231
  static Fang: SharedTypes_Legacy_LevelSoundEvent;
211
- static FenceGateClose: SharedTypes_Legacy_LevelSoundEvent;
212
- static FenceGateOpen: SharedTypes_Legacy_LevelSoundEvent;
232
+ static Fence_gateClose: SharedTypes_Legacy_LevelSoundEvent;
233
+ static Fence_gateOpen: SharedTypes_Legacy_LevelSoundEvent;
213
234
  static Fire: SharedTypes_Legacy_LevelSoundEvent;
214
235
  static Fizz: SharedTypes_Legacy_LevelSoundEvent;
215
236
  static Flap: SharedTypes_Legacy_LevelSoundEvent;
216
- static FletchingTableUse: SharedTypes_Legacy_LevelSoundEvent;
217
237
  static Flop: SharedTypes_Legacy_LevelSoundEvent;
218
238
  static Fly: SharedTypes_Legacy_LevelSoundEvent;
219
239
  static Freeze: SharedTypes_Legacy_LevelSoundEvent;
220
- static FrogspawnBreak: SharedTypes_Legacy_LevelSoundEvent;
221
- static FrogspawnHatched: SharedTypes_Legacy_LevelSoundEvent;
222
- static FurnaceUse: SharedTypes_Legacy_LevelSoundEvent;
223
240
  static Fuse: SharedTypes_Legacy_LevelSoundEvent;
224
241
  static Gallop: SharedTypes_Legacy_LevelSoundEvent;
242
+ static Geyser_continuous_eruption_active: SharedTypes_Legacy_LevelSoundEvent;
243
+ static Geyser_continuous_eruption_start: SharedTypes_Legacy_LevelSoundEvent;
244
+ static Geyser_eruption_active: SharedTypes_Legacy_LevelSoundEvent;
245
+ static Geyser_eruption_start: SharedTypes_Legacy_LevelSoundEvent;
225
246
  static Glass: SharedTypes_Legacy_LevelSoundEvent;
226
- static GlowSquidInkSquirt: SharedTypes_Legacy_LevelSoundEvent;
227
- static GlowStickUse: SharedTypes_Legacy_LevelSoundEvent;
228
- static GoatCall0: SharedTypes_Legacy_LevelSoundEvent;
229
- static GoatCall1: SharedTypes_Legacy_LevelSoundEvent;
230
- static GoatCall2: SharedTypes_Legacy_LevelSoundEvent;
231
- static GoatCall3: SharedTypes_Legacy_LevelSoundEvent;
232
- static GoatCall4: SharedTypes_Legacy_LevelSoundEvent;
233
- static GoatCall5: SharedTypes_Legacy_LevelSoundEvent;
234
- static GoatCall6: SharedTypes_Legacy_LevelSoundEvent;
235
- static GoatCall7: SharedTypes_Legacy_LevelSoundEvent;
236
- static GoldenSpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
237
- static GoldenSpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
238
- static GoldenSpearUse: SharedTypes_Legacy_LevelSoundEvent;
239
- static GrindstoneUse: SharedTypes_Legacy_LevelSoundEvent;
240
- static GuardianCurse: SharedTypes_Legacy_LevelSoundEvent;
247
+ static Glow_squidInk_squirt: SharedTypes_Legacy_LevelSoundEvent;
248
+ static GlowstickUse: SharedTypes_Legacy_LevelSoundEvent;
249
+ static Growl: SharedTypes_Legacy_LevelSoundEvent;
241
250
  static Haggle: SharedTypes_Legacy_LevelSoundEvent;
242
251
  static HaggleIdle: SharedTypes_Legacy_LevelSoundEvent;
243
252
  static HaggleNo: SharedTypes_Legacy_LevelSoundEvent;
@@ -245,38 +254,44 @@ export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_
245
254
  static Heartbeat: SharedTypes_Legacy_LevelSoundEvent;
246
255
  static HeavyStep: SharedTypes_Legacy_LevelSoundEvent;
247
256
  static Hit: SharedTypes_Legacy_LevelSoundEvent;
248
- static HoglinConvertToZombified: SharedTypes_Legacy_LevelSoundEvent;
249
- static HoneybottleDrink: SharedTypes_Legacy_LevelSoundEvent;
250
- static HornBreak: SharedTypes_Legacy_LevelSoundEvent;
257
+ static Horn_break: SharedTypes_Legacy_LevelSoundEvent;
258
+ static Horn_call0: SharedTypes_Legacy_LevelSoundEvent;
259
+ static Horn_call1: SharedTypes_Legacy_LevelSoundEvent;
260
+ static Horn_call2: SharedTypes_Legacy_LevelSoundEvent;
261
+ static Horn_call3: SharedTypes_Legacy_LevelSoundEvent;
262
+ static Horn_call4: SharedTypes_Legacy_LevelSoundEvent;
263
+ static Horn_call5: SharedTypes_Legacy_LevelSoundEvent;
264
+ static Horn_call6: SharedTypes_Legacy_LevelSoundEvent;
265
+ static Horn_call7: SharedTypes_Legacy_LevelSoundEvent;
251
266
  static Hurt: SharedTypes_Legacy_LevelSoundEvent;
252
267
  static HurtBaby: SharedTypes_Legacy_LevelSoundEvent;
253
268
  static HurtInWater: SharedTypes_Legacy_LevelSoundEvent;
254
269
  static HurtReduced: SharedTypes_Legacy_LevelSoundEvent;
255
270
  static HurtScreamer: SharedTypes_Legacy_LevelSoundEvent;
256
- static IceBombHit: SharedTypes_Legacy_LevelSoundEvent;
271
+ static IcebombHit: SharedTypes_Legacy_LevelSoundEvent;
257
272
  static Ignite: SharedTypes_Legacy_LevelSoundEvent;
258
273
  static ImitateBlaze: SharedTypes_Legacy_LevelSoundEvent;
259
274
  static ImitateBogged: SharedTypes_Legacy_LevelSoundEvent;
260
275
  static ImitateBreeze: SharedTypes_Legacy_LevelSoundEvent;
261
- static ImitateCamelHusk: SharedTypes_Legacy_LevelSoundEvent;
262
- static ImitateCaveSpider: SharedTypes_Legacy_LevelSoundEvent;
276
+ static ImitateCamel_husk: SharedTypes_Legacy_LevelSoundEvent;
277
+ static ImitateCave_spider: SharedTypes_Legacy_LevelSoundEvent;
263
278
  static ImitateCreaking: SharedTypes_Legacy_LevelSoundEvent;
264
279
  static ImitateCreeper: SharedTypes_Legacy_LevelSoundEvent;
265
280
  static ImitateDrowned: SharedTypes_Legacy_LevelSoundEvent;
266
- static ImitateElderGuardian: SharedTypes_Legacy_LevelSoundEvent;
267
- static ImitateEnderDragon: SharedTypes_Legacy_LevelSoundEvent;
281
+ static ImitateElder_guardian: SharedTypes_Legacy_LevelSoundEvent;
282
+ static ImitateEnder_dragon: SharedTypes_Legacy_LevelSoundEvent;
268
283
  static ImitateEnderman: SharedTypes_Legacy_LevelSoundEvent;
269
284
  static ImitateEndermite: SharedTypes_Legacy_LevelSoundEvent;
270
- static ImitateEvocationIllager: SharedTypes_Legacy_LevelSoundEvent;
285
+ static ImitateEvocation_illager: SharedTypes_Legacy_LevelSoundEvent;
271
286
  static ImitateGhast: SharedTypes_Legacy_LevelSoundEvent;
272
287
  static ImitateGuardian: SharedTypes_Legacy_LevelSoundEvent;
273
- static ImitateHappyGhast: SharedTypes_Legacy_LevelSoundEvent;
288
+ static ImitateHappy_ghast: SharedTypes_Legacy_LevelSoundEvent;
274
289
  static ImitateHusk: SharedTypes_Legacy_LevelSoundEvent;
275
- static ImitateMagmaCube: SharedTypes_Legacy_LevelSoundEvent;
290
+ static ImitateMagma_cube: SharedTypes_Legacy_LevelSoundEvent;
276
291
  static ImitateParched: SharedTypes_Legacy_LevelSoundEvent;
277
292
  static ImitatePhantom: SharedTypes_Legacy_LevelSoundEvent;
278
293
  static ImitatePillager: SharedTypes_Legacy_LevelSoundEvent;
279
- static ImitatePolarBear: SharedTypes_Legacy_LevelSoundEvent;
294
+ static ImitatePolar_bear: SharedTypes_Legacy_LevelSoundEvent;
280
295
  static ImitateRavager: SharedTypes_Legacy_LevelSoundEvent;
281
296
  static ImitateShulker: SharedTypes_Legacy_LevelSoundEvent;
282
297
  static ImitateSilverfish: SharedTypes_Legacy_LevelSoundEvent;
@@ -285,144 +300,181 @@ export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_
285
300
  static ImitateSpider: SharedTypes_Legacy_LevelSoundEvent;
286
301
  static ImitateStray: SharedTypes_Legacy_LevelSoundEvent;
287
302
  static ImitateVex: SharedTypes_Legacy_LevelSoundEvent;
288
- static ImitateVindicationIllager: SharedTypes_Legacy_LevelSoundEvent;
303
+ static ImitateVindication_illager: SharedTypes_Legacy_LevelSoundEvent;
289
304
  static ImitateWarden: SharedTypes_Legacy_LevelSoundEvent;
290
305
  static ImitateWitch: SharedTypes_Legacy_LevelSoundEvent;
291
306
  static ImitateWither: SharedTypes_Legacy_LevelSoundEvent;
292
- static ImitateWitherSkeleton: SharedTypes_Legacy_LevelSoundEvent;
307
+ static ImitateWither_skeleton: SharedTypes_Legacy_LevelSoundEvent;
293
308
  static ImitateWolf: SharedTypes_Legacy_LevelSoundEvent;
294
309
  static ImitateZoglin: SharedTypes_Legacy_LevelSoundEvent;
295
310
  static ImitateZombie: SharedTypes_Legacy_LevelSoundEvent;
296
- static ImitateZombiePigman: SharedTypes_Legacy_LevelSoundEvent;
297
- static ImitateZombieVillager: SharedTypes_Legacy_LevelSoundEvent;
311
+ static ImitateZombie_pigman: SharedTypes_Legacy_LevelSoundEvent;
312
+ static ImitateZombie_villager: SharedTypes_Legacy_LevelSoundEvent;
298
313
  static Insert: SharedTypes_Legacy_LevelSoundEvent;
299
- static InsertEnchanted: SharedTypes_Legacy_LevelSoundEvent;
300
- static IronSpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
301
- static IronSpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
302
- static IronSpearUse: SharedTypes_Legacy_LevelSoundEvent;
314
+ static Insert_enchanted: SharedTypes_Legacy_LevelSoundEvent;
315
+ static IrongolemCrack: SharedTypes_Legacy_LevelSoundEvent;
316
+ static IrongolemRepair: SharedTypes_Legacy_LevelSoundEvent;
317
+ static ItemBookPut: SharedTypes_Legacy_LevelSoundEvent;
318
+ static ItemCopper_spearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
319
+ static ItemCopper_spearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
320
+ static ItemCopper_spearUse: SharedTypes_Legacy_LevelSoundEvent;
321
+ static ItemDiamond_spearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
322
+ static ItemDiamond_spearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
323
+ static ItemDiamond_spearUse: SharedTypes_Legacy_LevelSoundEvent;
324
+ static ItemEnchantLunge1: SharedTypes_Legacy_LevelSoundEvent;
325
+ static ItemEnchantLunge2: SharedTypes_Legacy_LevelSoundEvent;
326
+ static ItemEnchantLunge3: SharedTypes_Legacy_LevelSoundEvent;
303
327
  static ItemFizz: SharedTypes_Legacy_LevelSoundEvent;
328
+ static ItemGolden_spearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
329
+ static ItemGolden_spearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
330
+ static ItemGolden_spearUse: SharedTypes_Legacy_LevelSoundEvent;
331
+ static ItemIron_spearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
332
+ static ItemIron_spearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
333
+ static ItemIron_spearUse: SharedTypes_Legacy_LevelSoundEvent;
334
+ static ItemNetherite_spearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
335
+ static ItemNetherite_spearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
336
+ static ItemNetherite_spearUse: SharedTypes_Legacy_LevelSoundEvent;
337
+ static ItemShieldBlock: SharedTypes_Legacy_LevelSoundEvent;
338
+ static ItemSpearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
339
+ static ItemSpearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
340
+ static ItemSpearUse: SharedTypes_Legacy_LevelSoundEvent;
341
+ static ItemSpyglassStop_using: SharedTypes_Legacy_LevelSoundEvent;
342
+ static ItemSpyglassUse: SharedTypes_Legacy_LevelSoundEvent;
343
+ static ItemStone_spearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
344
+ static ItemStone_spearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
345
+ static ItemStone_spearUse: SharedTypes_Legacy_LevelSoundEvent;
346
+ static ItemTridentHit: SharedTypes_Legacy_LevelSoundEvent;
347
+ static ItemTridentHit_ground: SharedTypes_Legacy_LevelSoundEvent;
348
+ static ItemTridentReturn: SharedTypes_Legacy_LevelSoundEvent;
349
+ static ItemTridentRiptide_1: SharedTypes_Legacy_LevelSoundEvent;
350
+ static ItemTridentRiptide_2: SharedTypes_Legacy_LevelSoundEvent;
351
+ static ItemTridentRiptide_3: SharedTypes_Legacy_LevelSoundEvent;
352
+ static ItemTridentThrow: SharedTypes_Legacy_LevelSoundEvent;
353
+ static ItemTridentThunder: SharedTypes_Legacy_LevelSoundEvent;
304
354
  static ItemUseOn: SharedTypes_Legacy_LevelSoundEvent;
305
- static Item_Given: SharedTypes_Legacy_LevelSoundEvent;
306
- static Item_Taken: SharedTypes_Legacy_LevelSoundEvent;
307
- static Item_Thrown: SharedTypes_Legacy_LevelSoundEvent;
355
+ static ItemWooden_spearAttack_hit: SharedTypes_Legacy_LevelSoundEvent;
356
+ static ItemWooden_spearAttack_miss: SharedTypes_Legacy_LevelSoundEvent;
357
+ static ItemWooden_spearUse: SharedTypes_Legacy_LevelSoundEvent;
358
+ static Item_given: SharedTypes_Legacy_LevelSoundEvent;
359
+ static Item_taken: SharedTypes_Legacy_LevelSoundEvent;
360
+ static Item_thrown: SharedTypes_Legacy_LevelSoundEvent;
308
361
  static Jump: SharedTypes_Legacy_LevelSoundEvent;
309
362
  static JumpPrevent: SharedTypes_Legacy_LevelSoundEvent;
310
- static JumpToBlock: SharedTypes_Legacy_LevelSoundEvent;
311
- static LTReactionBleach: SharedTypes_Legacy_LevelSoundEvent;
312
- static LTReactionElephantToothpaste: SharedTypes_Legacy_LevelSoundEvent;
313
- static LTReactionElephantToothpaste2: SharedTypes_Legacy_LevelSoundEvent;
314
- static LTReactionFertilizer: SharedTypes_Legacy_LevelSoundEvent;
315
- static LTReactionFire: SharedTypes_Legacy_LevelSoundEvent;
316
- static LTReactionFireball: SharedTypes_Legacy_LevelSoundEvent;
317
- static LTReactionGlowStick: SharedTypes_Legacy_LevelSoundEvent;
318
- static LTReactionGlowStick2: SharedTypes_Legacy_LevelSoundEvent;
319
- static LTReactionIceBomb: SharedTypes_Legacy_LevelSoundEvent;
320
- static LTReactionLuminol: SharedTypes_Legacy_LevelSoundEvent;
321
- static LTReactionMagnesiumSalt: SharedTypes_Legacy_LevelSoundEvent;
322
- static LTReactionMiscExplosion: SharedTypes_Legacy_LevelSoundEvent;
323
- static LTReactionMiscFire: SharedTypes_Legacy_LevelSoundEvent;
324
- static LTReactionMiscMystical: SharedTypes_Legacy_LevelSoundEvent;
325
- static LTReactionMiscMystical2: SharedTypes_Legacy_LevelSoundEvent;
326
- static LTReactionProduct: SharedTypes_Legacy_LevelSoundEvent;
327
- static LTReactionSalt: SharedTypes_Legacy_LevelSoundEvent;
363
+ static Jump_to_block: SharedTypes_Legacy_LevelSoundEvent;
328
364
  static Land: SharedTypes_Legacy_LevelSoundEvent;
329
365
  static LargeBlast: SharedTypes_Legacy_LevelSoundEvent;
330
366
  static Launch: SharedTypes_Legacy_LevelSoundEvent;
331
367
  static Lava: SharedTypes_Legacy_LevelSoundEvent;
332
368
  static LavaPop: SharedTypes_Legacy_LevelSoundEvent;
333
- static LayEgg: SharedTypes_Legacy_LevelSoundEvent;
334
- static LaySpawn: SharedTypes_Legacy_LevelSoundEvent;
369
+ static Lay_egg: SharedTypes_Legacy_LevelSoundEvent;
370
+ static Lay_spawn: SharedTypes_Legacy_LevelSoundEvent;
335
371
  static LeadBreak: SharedTypes_Legacy_LevelSoundEvent;
336
372
  static LeadLeash: SharedTypes_Legacy_LevelSoundEvent;
337
373
  static LeadUnleash: SharedTypes_Legacy_LevelSoundEvent;
338
- static LecternBookPlace: SharedTypes_Legacy_LevelSoundEvent;
339
- static LevelUp: SharedTypes_Legacy_LevelSoundEvent;
340
- static LinkCompassToLodestone: SharedTypes_Legacy_LevelSoundEvent;
374
+ static LeashknotBreak: SharedTypes_Legacy_LevelSoundEvent;
375
+ static LeashknotPlace: SharedTypes_Legacy_LevelSoundEvent;
376
+ static Levelup: SharedTypes_Legacy_LevelSoundEvent;
341
377
  static Listening: SharedTypes_Legacy_LevelSoundEvent;
342
- static ListeningAngry: SharedTypes_Legacy_LevelSoundEvent;
343
- static LoomUse: SharedTypes_Legacy_LevelSoundEvent;
344
- static Lunge1: SharedTypes_Legacy_LevelSoundEvent;
345
- static Lunge2: SharedTypes_Legacy_LevelSoundEvent;
346
- static Lunge3: SharedTypes_Legacy_LevelSoundEvent;
347
- static MaceHeavySmashGround: SharedTypes_Legacy_LevelSoundEvent;
348
- static MaceSmashAir: SharedTypes_Legacy_LevelSoundEvent;
349
- static MaceSmashGround: SharedTypes_Legacy_LevelSoundEvent;
378
+ static Listening_angry: SharedTypes_Legacy_LevelSoundEvent;
379
+ static Lodestone_compassLink_compass_to_lodestone: SharedTypes_Legacy_LevelSoundEvent;
380
+ static LtReactionBleach: SharedTypes_Legacy_LevelSoundEvent;
381
+ static LtReactionEpaste: SharedTypes_Legacy_LevelSoundEvent;
382
+ static LtReactionEpaste2: SharedTypes_Legacy_LevelSoundEvent;
383
+ static LtReactionFertilizer: SharedTypes_Legacy_LevelSoundEvent;
384
+ static LtReactionFire: SharedTypes_Legacy_LevelSoundEvent;
385
+ static LtReactionFireball: SharedTypes_Legacy_LevelSoundEvent;
386
+ static LtReactionIcebomb: SharedTypes_Legacy_LevelSoundEvent;
387
+ static LtReactionMgsalt: SharedTypes_Legacy_LevelSoundEvent;
388
+ static LtReactionMiscexplosion: SharedTypes_Legacy_LevelSoundEvent;
389
+ static LtReactionMiscfire: SharedTypes_Legacy_LevelSoundEvent;
390
+ static LtReactionMiscmystical: SharedTypes_Legacy_LevelSoundEvent;
391
+ static LtReactionMiscmystical2: SharedTypes_Legacy_LevelSoundEvent;
392
+ static LtReactionProduct: SharedTypes_Legacy_LevelSoundEvent;
393
+ static MaceHeavy_smash_ground: SharedTypes_Legacy_LevelSoundEvent;
394
+ static MaceSmash_air: SharedTypes_Legacy_LevelSoundEvent;
395
+ static MaceSmash_ground: SharedTypes_Legacy_LevelSoundEvent;
350
396
  static Mad: SharedTypes_Legacy_LevelSoundEvent;
351
397
  static Milk: SharedTypes_Legacy_LevelSoundEvent;
352
398
  static MilkScreamer: SharedTypes_Legacy_LevelSoundEvent;
353
- static MilkSuspiciously: SharedTypes_Legacy_LevelSoundEvent;
399
+ static Milk_suspiciously: SharedTypes_Legacy_LevelSoundEvent;
400
+ static MobArmadilloBrush: SharedTypes_Legacy_LevelSoundEvent;
401
+ static MobArmadilloScute_drop: SharedTypes_Legacy_LevelSoundEvent;
402
+ static MobArmor_standPlace: SharedTypes_Legacy_LevelSoundEvent;
403
+ static MobHoglinConverted_to_zombified: SharedTypes_Legacy_LevelSoundEvent;
404
+ static MobHuskConvert_to_zombie: SharedTypes_Legacy_LevelSoundEvent;
405
+ static MobPigDeath: SharedTypes_Legacy_LevelSoundEvent;
406
+ static MobPlayerHurt_drown: SharedTypes_Legacy_LevelSoundEvent;
407
+ static MobPlayerHurt_freeze: SharedTypes_Legacy_LevelSoundEvent;
408
+ static MobPlayerHurt_on_fire: SharedTypes_Legacy_LevelSoundEvent;
354
409
  static MobWarning: SharedTypes_Legacy_LevelSoundEvent;
355
410
  static MobWarningBaby: SharedTypes_Legacy_LevelSoundEvent;
356
- static MooshroomConvert: SharedTypes_Legacy_LevelSoundEvent;
357
- static MultiItemSwap: SharedTypes_Legacy_LevelSoundEvent;
358
- static NearbyClose: SharedTypes_Legacy_LevelSoundEvent;
359
- static NearbyCloser: SharedTypes_Legacy_LevelSoundEvent;
360
- static NearbyClosest: SharedTypes_Legacy_LevelSoundEvent;
361
- static NetheriteSpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
362
- static NetheriteSpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
363
- static NetheriteSpearUse: SharedTypes_Legacy_LevelSoundEvent;
411
+ static Multi_swap: SharedTypes_Legacy_LevelSoundEvent;
412
+ static Nearby_close: SharedTypes_Legacy_LevelSoundEvent;
413
+ static Nearby_closer: SharedTypes_Legacy_LevelSoundEvent;
414
+ static Nearby_closest: SharedTypes_Legacy_LevelSoundEvent;
364
415
  static Note: SharedTypes_Legacy_LevelSoundEvent;
365
- static OminousBottleEndUse: SharedTypes_Legacy_LevelSoundEvent;
366
- static OminousItemSpawnerAboutToSpawnItem: SharedTypes_Legacy_LevelSoundEvent;
367
- static OminousItemSpawnerSpawnItem: SharedTypes_Legacy_LevelSoundEvent;
368
- static OminousItemSpawnerSpawnItemBegin: SharedTypes_Legacy_LevelSoundEvent;
416
+ static NoteBass: SharedTypes_Legacy_LevelSoundEvent;
417
+ static Ominous_bottleEnd_use: SharedTypes_Legacy_LevelSoundEvent;
418
+ static Ominous_item_spawnerAbout_to_spawn_item: SharedTypes_Legacy_LevelSoundEvent;
419
+ static Ominous_item_spawnerSpawn_item: SharedTypes_Legacy_LevelSoundEvent;
420
+ static Ominous_item_spawnerSpawn_item_begin: SharedTypes_Legacy_LevelSoundEvent;
369
421
  static Open: SharedTypes_Legacy_LevelSoundEvent;
370
- static OpenLong: SharedTypes_Legacy_LevelSoundEvent;
422
+ static Open_long: SharedTypes_Legacy_LevelSoundEvent;
371
423
  static Panic: SharedTypes_Legacy_LevelSoundEvent;
372
- static PauseGrowth: SharedTypes_Legacy_LevelSoundEvent;
424
+ static Pant: SharedTypes_Legacy_LevelSoundEvent;
425
+ static ParticleSoul_escapeLoud: SharedTypes_Legacy_LevelSoundEvent;
426
+ static ParticleSoul_escapeQuiet: SharedTypes_Legacy_LevelSoundEvent;
427
+ static Pause_growth: SharedTypes_Legacy_LevelSoundEvent;
428
+ static Pick_berriesCave_vines: SharedTypes_Legacy_LevelSoundEvent;
373
429
  static Pickup: SharedTypes_Legacy_LevelSoundEvent;
374
- static PickupEnchanted: SharedTypes_Legacy_LevelSoundEvent;
375
- static PigDeath: SharedTypes_Legacy_LevelSoundEvent;
430
+ static Pickup_enchanted: SharedTypes_Legacy_LevelSoundEvent;
376
431
  static PistonIn: SharedTypes_Legacy_LevelSoundEvent;
377
432
  static PistonOut: SharedTypes_Legacy_LevelSoundEvent;
378
433
  static Place: SharedTypes_Legacy_LevelSoundEvent;
379
- static PlaceInWater: SharedTypes_Legacy_LevelSoundEvent;
380
- static PlaceItem: SharedTypes_Legacy_LevelSoundEvent;
381
- static PlaceLeashKnot: SharedTypes_Legacy_LevelSoundEvent;
382
- static PlayerHurtDrown: SharedTypes_Legacy_LevelSoundEvent;
383
- static PlayerHurtFreeze: SharedTypes_Legacy_LevelSoundEvent;
384
- static PlayerHurtOnFire: SharedTypes_Legacy_LevelSoundEvent;
434
+ static Place_in_water: SharedTypes_Legacy_LevelSoundEvent;
435
+ static Place_item: SharedTypes_Legacy_LevelSoundEvent;
385
436
  static Plop: SharedTypes_Legacy_LevelSoundEvent;
386
- static PointedDripstoneCauldronDripLava: SharedTypes_Legacy_LevelSoundEvent;
387
- static PointedDripstoneCauldronDripWater: SharedTypes_Legacy_LevelSoundEvent;
388
- static PointedDripstoneDripLava: SharedTypes_Legacy_LevelSoundEvent;
389
- static PointedDripstoneDripWater: SharedTypes_Legacy_LevelSoundEvent;
390
437
  static Pop: SharedTypes_Legacy_LevelSoundEvent;
391
438
  static Portal: SharedTypes_Legacy_LevelSoundEvent;
392
439
  static PortalTravel: SharedTypes_Legacy_LevelSoundEvent;
393
440
  static PotionBrewed: SharedTypes_Legacy_LevelSoundEvent;
394
441
  static PowerOff: SharedTypes_Legacy_LevelSoundEvent;
442
+ static PowerOffSculk_sensor: SharedTypes_Legacy_LevelSoundEvent;
395
443
  static PowerOn: SharedTypes_Legacy_LevelSoundEvent;
396
- static PreRam: SharedTypes_Legacy_LevelSoundEvent;
397
- static PreRamScreamer: SharedTypes_Legacy_LevelSoundEvent;
398
- static PreSneeze: SharedTypes_Legacy_LevelSoundEvent;
399
- static PrepareAttackSpell: SharedTypes_Legacy_LevelSoundEvent;
444
+ static PowerOnSculk_sensor: SharedTypes_Legacy_LevelSoundEvent;
445
+ static Pre_ram: SharedTypes_Legacy_LevelSoundEvent;
446
+ static Pre_ramScreamer: SharedTypes_Legacy_LevelSoundEvent;
447
+ static PrepareAttack: SharedTypes_Legacy_LevelSoundEvent;
400
448
  static PrepareSummon: SharedTypes_Legacy_LevelSoundEvent;
401
449
  static PrepareWololo: SharedTypes_Legacy_LevelSoundEvent;
402
- static PressurePlateClickOff: SharedTypes_Legacy_LevelSoundEvent;
403
- static PressurePlateClickOn: SharedTypes_Legacy_LevelSoundEvent;
450
+ static Presneeze: SharedTypes_Legacy_LevelSoundEvent;
451
+ static Pressure_plateClick_off: SharedTypes_Legacy_LevelSoundEvent;
452
+ static Pressure_plateClick_on: SharedTypes_Legacy_LevelSoundEvent;
404
453
  static PumpkinCarve: SharedTypes_Legacy_LevelSoundEvent;
405
- static PushedByPlayer: SharedTypes_Legacy_LevelSoundEvent;
454
+ static Purr: SharedTypes_Legacy_LevelSoundEvent;
455
+ static Purreow: SharedTypes_Legacy_LevelSoundEvent;
456
+ static Pushed_by_player: SharedTypes_Legacy_LevelSoundEvent;
406
457
  static RaidHorn: SharedTypes_Legacy_LevelSoundEvent;
407
- static RamImpact: SharedTypes_Legacy_LevelSoundEvent;
408
- static RamImpactScreamer: SharedTypes_Legacy_LevelSoundEvent;
458
+ static Ram_impact: SharedTypes_Legacy_LevelSoundEvent;
459
+ static Ram_impactScreamer: SharedTypes_Legacy_LevelSoundEvent;
460
+ static RandomAnvil_use: SharedTypes_Legacy_LevelSoundEvent;
409
461
  static Reappeared: SharedTypes_Legacy_LevelSoundEvent;
410
462
  static Record11: SharedTypes_Legacy_LevelSoundEvent;
411
463
  static Record13: SharedTypes_Legacy_LevelSoundEvent;
412
464
  static Record5: SharedTypes_Legacy_LevelSoundEvent;
413
465
  static RecordBlocks: SharedTypes_Legacy_LevelSoundEvent;
466
+ static RecordBounce: SharedTypes_Legacy_LevelSoundEvent;
414
467
  static RecordCat: SharedTypes_Legacy_LevelSoundEvent;
415
468
  static RecordChirp: SharedTypes_Legacy_LevelSoundEvent;
416
469
  static RecordCreator: SharedTypes_Legacy_LevelSoundEvent;
417
- static RecordCreatorMusicBox: SharedTypes_Legacy_LevelSoundEvent;
470
+ static RecordCreator_music_box: SharedTypes_Legacy_LevelSoundEvent;
418
471
  static RecordFar: SharedTypes_Legacy_LevelSoundEvent;
419
- static RecordLavaChicken: SharedTypes_Legacy_LevelSoundEvent;
472
+ static RecordLava_chicken: SharedTypes_Legacy_LevelSoundEvent;
420
473
  static RecordMall: SharedTypes_Legacy_LevelSoundEvent;
421
474
  static RecordMellohi: SharedTypes_Legacy_LevelSoundEvent;
422
475
  static RecordNull: SharedTypes_Legacy_LevelSoundEvent;
423
476
  static RecordOtherside: SharedTypes_Legacy_LevelSoundEvent;
424
477
  static RecordPigstep: SharedTypes_Legacy_LevelSoundEvent;
425
- static RecordPlaying: SharedTypes_Legacy_LevelSoundEvent;
426
478
  static RecordPrecipice: SharedTypes_Legacy_LevelSoundEvent;
427
479
  static RecordRelic: SharedTypes_Legacy_LevelSoundEvent;
428
480
  static RecordStal: SharedTypes_Legacy_LevelSoundEvent;
@@ -432,139 +484,91 @@ export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_
432
484
  static RecordWard: SharedTypes_Legacy_LevelSoundEvent;
433
485
  static Reflect: SharedTypes_Legacy_LevelSoundEvent;
434
486
  static Remedy: SharedTypes_Legacy_LevelSoundEvent;
435
- static RepairIronGolem: SharedTypes_Legacy_LevelSoundEvent;
436
- static ResetGrowth: SharedTypes_Legacy_LevelSoundEvent;
437
- static RespawnAnchorAmbient: SharedTypes_Legacy_LevelSoundEvent;
438
- static RespawnAnchorCharge: SharedTypes_Legacy_LevelSoundEvent;
439
- static RespawnAnchorDeplete: SharedTypes_Legacy_LevelSoundEvent;
440
- static RespawnAnchorSetSpawn: SharedTypes_Legacy_LevelSoundEvent;
487
+ static Reset_growth: SharedTypes_Legacy_LevelSoundEvent;
488
+ static Respawn_anchorAmbient: SharedTypes_Legacy_LevelSoundEvent;
489
+ static Respawn_anchorCharge: SharedTypes_Legacy_LevelSoundEvent;
490
+ static Respawn_anchorDeplete: SharedTypes_Legacy_LevelSoundEvent;
491
+ static Respawn_anchorSet_spawn: SharedTypes_Legacy_LevelSoundEvent;
441
492
  static Retreat: SharedTypes_Legacy_LevelSoundEvent;
442
493
  static Roar: SharedTypes_Legacy_LevelSoundEvent;
443
494
  static Saddle: SharedTypes_Legacy_LevelSoundEvent;
444
- static SaddleInWater: SharedTypes_Legacy_LevelSoundEvent;
445
- static ScaffoldingClimb: SharedTypes_Legacy_LevelSoundEvent;
495
+ static Saddle_in_water: SharedTypes_Legacy_LevelSoundEvent;
446
496
  static Scared: SharedTypes_Legacy_LevelSoundEvent;
447
497
  static Scrape: SharedTypes_Legacy_LevelSoundEvent;
448
498
  static Screech: SharedTypes_Legacy_LevelSoundEvent;
449
- static SculkCatalystBloom: SharedTypes_Legacy_LevelSoundEvent;
450
- static SculkCharge: SharedTypes_Legacy_LevelSoundEvent;
451
- static SculkSensorPlace: SharedTypes_Legacy_LevelSoundEvent;
452
- static SculkSensorPowerOff: SharedTypes_Legacy_LevelSoundEvent;
453
- static SculkSensorPowerOn: SharedTypes_Legacy_LevelSoundEvent;
454
- static SculkShriekerPlace: SharedTypes_Legacy_LevelSoundEvent;
455
- static SculkShriekerShriek: SharedTypes_Legacy_LevelSoundEvent;
456
- static SculkSpread: SharedTypes_Legacy_LevelSoundEvent;
457
499
  static Shake: SharedTypes_Legacy_LevelSoundEvent;
458
- static ShatterDecoratedPot: SharedTypes_Legacy_LevelSoundEvent;
500
+ static Shatter_pot: SharedTypes_Legacy_LevelSoundEvent;
459
501
  static Shear: SharedTypes_Legacy_LevelSoundEvent;
460
- static ShieldBlock: SharedTypes_Legacy_LevelSoundEvent;
461
502
  static Shoot: SharedTypes_Legacy_LevelSoundEvent;
462
- static ShulkerBoxClosed: SharedTypes_Legacy_LevelSoundEvent;
463
- static ShulkerBoxOpen: SharedTypes_Legacy_LevelSoundEvent;
464
503
  static ShulkerClose: SharedTypes_Legacy_LevelSoundEvent;
465
504
  static ShulkerOpen: SharedTypes_Legacy_LevelSoundEvent;
466
- static SingleItemSwap: SharedTypes_Legacy_LevelSoundEvent;
505
+ static ShulkerboxClosed: SharedTypes_Legacy_LevelSoundEvent;
506
+ static ShulkerboxOpen: SharedTypes_Legacy_LevelSoundEvent;
507
+ static Single_swap: SharedTypes_Legacy_LevelSoundEvent;
467
508
  static Sleep: SharedTypes_Legacy_LevelSoundEvent;
468
- static SmithingTableUse: SharedTypes_Legacy_LevelSoundEvent;
469
- static SmokerUse: SharedTypes_Legacy_LevelSoundEvent;
509
+ static Slime_landing: SharedTypes_Legacy_LevelSoundEvent;
510
+ static Smithing_tableUse: SharedTypes_Legacy_LevelSoundEvent;
470
511
  static Sneeze: SharedTypes_Legacy_LevelSoundEvent;
471
- static SnifferEggCrack: SharedTypes_Legacy_LevelSoundEvent;
472
- static SnifferEggHatched: SharedTypes_Legacy_LevelSoundEvent;
473
- static SonicBoom: SharedTypes_Legacy_LevelSoundEvent;
474
- static SonicCharge: SharedTypes_Legacy_LevelSoundEvent;
475
- static SoulEscapeLoud: SharedTypes_Legacy_LevelSoundEvent;
476
- static SoulEscapeQuiet: SharedTypes_Legacy_LevelSoundEvent;
512
+ static Sonic_boom: SharedTypes_Legacy_LevelSoundEvent;
513
+ static Sonic_charge: SharedTypes_Legacy_LevelSoundEvent;
477
514
  static SparklerActive: SharedTypes_Legacy_LevelSoundEvent;
478
515
  static SparklerUse: SharedTypes_Legacy_LevelSoundEvent;
479
516
  static Spawn: SharedTypes_Legacy_LevelSoundEvent;
480
- static SpawnBaby: SharedTypes_Legacy_LevelSoundEvent;
481
- static SpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
482
- static SpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
483
- static SpearUse: SharedTypes_Legacy_LevelSoundEvent;
484
517
  static Splash: SharedTypes_Legacy_LevelSoundEvent;
485
518
  static SpongeAbsorb: SharedTypes_Legacy_LevelSoundEvent;
486
- static SquidInkSquirt: SharedTypes_Legacy_LevelSoundEvent;
519
+ static SquidInk_squirt: SharedTypes_Legacy_LevelSoundEvent;
487
520
  static SquishBig: SharedTypes_Legacy_LevelSoundEvent;
488
521
  static SquishSmall: SharedTypes_Legacy_LevelSoundEvent;
489
522
  static Stare: SharedTypes_Legacy_LevelSoundEvent;
490
- static StateChange: SharedTypes_Legacy_LevelSoundEvent;
523
+ static State_change: SharedTypes_Legacy_LevelSoundEvent;
491
524
  static Step: SharedTypes_Legacy_LevelSoundEvent;
492
525
  static StepBaby: SharedTypes_Legacy_LevelSoundEvent;
493
- static StepLava: SharedTypes_Legacy_LevelSoundEvent;
494
- static StepSand: SharedTypes_Legacy_LevelSoundEvent;
495
- static StoneSpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
496
- static StoneSpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
497
- static StoneSpearUse: SharedTypes_Legacy_LevelSoundEvent;
498
- static StonecutterUse: SharedTypes_Legacy_LevelSoundEvent;
499
- static StopUsingSpyglass: SharedTypes_Legacy_LevelSoundEvent;
526
+ static Step_lava: SharedTypes_Legacy_LevelSoundEvent;
527
+ static Step_sand: SharedTypes_Legacy_LevelSoundEvent;
500
528
  static Stun: SharedTypes_Legacy_LevelSoundEvent;
501
- static SweetBerryBushHurt: SharedTypes_Legacy_LevelSoundEvent;
502
- static SweetBerryBushPick: SharedTypes_Legacy_LevelSoundEvent;
503
529
  static Swim: SharedTypes_Legacy_LevelSoundEvent;
504
530
  static Swoop: SharedTypes_Legacy_LevelSoundEvent;
505
- static TakePicture: SharedTypes_Legacy_LevelSoundEvent;
506
531
  static Takeoff: SharedTypes_Legacy_LevelSoundEvent;
507
532
  static Teleport: SharedTypes_Legacy_LevelSoundEvent;
508
533
  static Tempt: SharedTypes_Legacy_LevelSoundEvent;
509
- static TheEndLightFlash: SharedTypes_Legacy_LevelSoundEvent;
510
534
  static Thorns: SharedTypes_Legacy_LevelSoundEvent;
511
535
  static Throw: SharedTypes_Legacy_LevelSoundEvent;
512
536
  static Thunder: SharedTypes_Legacy_LevelSoundEvent;
537
+ static Tilt_downBig_dripleaf: SharedTypes_Legacy_LevelSoundEvent;
538
+ static Tilt_upBig_dripleaf: SharedTypes_Legacy_LevelSoundEvent;
513
539
  static Tongue: SharedTypes_Legacy_LevelSoundEvent;
514
540
  static TrapdoorClose: SharedTypes_Legacy_LevelSoundEvent;
515
541
  static TrapdoorOpen: SharedTypes_Legacy_LevelSoundEvent;
516
- static TrialSpawnerAmbient: SharedTypes_Legacy_LevelSoundEvent;
517
- static TrialSpawnerAmbientOminous: SharedTypes_Legacy_LevelSoundEvent;
518
- static TrialSpawnerChargeActivate: SharedTypes_Legacy_LevelSoundEvent;
519
- static TrialSpawnerCloseShutter: SharedTypes_Legacy_LevelSoundEvent;
520
- static TrialSpawnerDetectPlayer: SharedTypes_Legacy_LevelSoundEvent;
521
- static TrialSpawnerEjectItem: SharedTypes_Legacy_LevelSoundEvent;
522
- static TrialSpawnerOpenShutter: SharedTypes_Legacy_LevelSoundEvent;
523
- static TrialSpawnerSpawnMob: SharedTypes_Legacy_LevelSoundEvent;
524
- static TridentHit: SharedTypes_Legacy_LevelSoundEvent;
525
- static TridentHitGround: SharedTypes_Legacy_LevelSoundEvent;
526
- static TridentReturn: SharedTypes_Legacy_LevelSoundEvent;
527
- static TridentRiptide_1: SharedTypes_Legacy_LevelSoundEvent;
528
- static TridentRiptide_2: SharedTypes_Legacy_LevelSoundEvent;
529
- static TridentRiptide_3: SharedTypes_Legacy_LevelSoundEvent;
530
- static TridentThrow: SharedTypes_Legacy_LevelSoundEvent;
531
- static TridentThunder: SharedTypes_Legacy_LevelSoundEvent;
542
+ static Trial_spawnerAmbient: SharedTypes_Legacy_LevelSoundEvent;
543
+ static Trial_spawnerAmbient_ominous: SharedTypes_Legacy_LevelSoundEvent;
544
+ static Trial_spawnerCharge_activate: SharedTypes_Legacy_LevelSoundEvent;
545
+ static Trial_spawnerClose_shutter: SharedTypes_Legacy_LevelSoundEvent;
546
+ static Trial_spawnerDetect_player: SharedTypes_Legacy_LevelSoundEvent;
547
+ static Trial_spawnerEject_item: SharedTypes_Legacy_LevelSoundEvent;
548
+ static Trial_spawnerOpen_shutter: SharedTypes_Legacy_LevelSoundEvent;
549
+ static Trial_spawnerSpawn_mob: SharedTypes_Legacy_LevelSoundEvent;
532
550
  static Tripod: SharedTypes_Legacy_LevelSoundEvent;
533
- static TurtleEggAttacked: SharedTypes_Legacy_LevelSoundEvent;
534
- static TurtleEggBreak: SharedTypes_Legacy_LevelSoundEvent;
535
- static TurtleEggCrack: SharedTypes_Legacy_LevelSoundEvent;
536
- static TurtleEggHatched: SharedTypes_Legacy_LevelSoundEvent;
537
551
  static Twinkle: SharedTypes_Legacy_LevelSoundEvent;
538
- static UICartographyTableUse: SharedTypes_Legacy_LevelSoundEvent;
539
- static UILoomUse: SharedTypes_Legacy_LevelSoundEvent;
540
- static UIStonecutterUse: SharedTypes_Legacy_LevelSoundEvent;
552
+ static UiCartography_tableTake_result: SharedTypes_Legacy_LevelSoundEvent;
553
+ static UiLoomTake_result: SharedTypes_Legacy_LevelSoundEvent;
554
+ static UiStonecutterTake_result: SharedTypes_Legacy_LevelSoundEvent;
541
555
  static Undefined: SharedTypes_Legacy_LevelSoundEvent;
542
- static UnequipGeneric: SharedTypes_Legacy_LevelSoundEvent;
543
- static UnequipWolf: SharedTypes_Legacy_LevelSoundEvent;
544
556
  static Unfect: SharedTypes_Legacy_LevelSoundEvent;
545
557
  static Unfreeze: SharedTypes_Legacy_LevelSoundEvent;
546
558
  static Unsaddle: SharedTypes_Legacy_LevelSoundEvent;
547
- static UseSmithingTable: SharedTypes_Legacy_LevelSoundEvent;
548
- static UseSpyglass: SharedTypes_Legacy_LevelSoundEvent;
549
559
  static VaultActivate: SharedTypes_Legacy_LevelSoundEvent;
550
560
  static VaultAmbient: SharedTypes_Legacy_LevelSoundEvent;
551
- static VaultCloseShutter: SharedTypes_Legacy_LevelSoundEvent;
561
+ static VaultClose_shutter: SharedTypes_Legacy_LevelSoundEvent;
552
562
  static VaultDeactivate: SharedTypes_Legacy_LevelSoundEvent;
553
- static VaultEjectItem: SharedTypes_Legacy_LevelSoundEvent;
554
- static VaultInsertItem: SharedTypes_Legacy_LevelSoundEvent;
555
- static VaultInsertItemFail: SharedTypes_Legacy_LevelSoundEvent;
556
- static VaultOpenShutter: SharedTypes_Legacy_LevelSoundEvent;
557
- static VaultRejectRewardedPlayer: SharedTypes_Legacy_LevelSoundEvent;
563
+ static VaultEject_item: SharedTypes_Legacy_LevelSoundEvent;
564
+ static VaultInsert_item: SharedTypes_Legacy_LevelSoundEvent;
565
+ static VaultInsert_item_fail: SharedTypes_Legacy_LevelSoundEvent;
566
+ static VaultOpen_shutter: SharedTypes_Legacy_LevelSoundEvent;
567
+ static VaultReject_rewarded_player: SharedTypes_Legacy_LevelSoundEvent;
558
568
  static Warn: SharedTypes_Legacy_LevelSoundEvent;
559
569
  static Water: SharedTypes_Legacy_LevelSoundEvent;
560
- static WaxedSignInteractFail: SharedTypes_Legacy_LevelSoundEvent;
561
- static WindChargeBurst: SharedTypes_Legacy_LevelSoundEvent;
562
- static WolfArmorBreak: SharedTypes_Legacy_LevelSoundEvent;
563
- static WolfArmorCrack: SharedTypes_Legacy_LevelSoundEvent;
564
- static WolfArmorRepair: SharedTypes_Legacy_LevelSoundEvent;
565
- static WoodenSpearAttackHit: SharedTypes_Legacy_LevelSoundEvent;
566
- static WoodenSpearAttackMiss: SharedTypes_Legacy_LevelSoundEvent;
567
- static WoodenSpearUse: SharedTypes_Legacy_LevelSoundEvent;
570
+ static Whine: SharedTypes_Legacy_LevelSoundEvent;
571
+ static Wind_chargeBurst: SharedTypes_Legacy_LevelSoundEvent;
568
572
  static getByName(paramarg0: string): SharedTypes_Legacy_LevelSoundEvent;
569
573
  static getByName(paramarg0: string, paramarg1: SharedTypes_Legacy_LevelSoundEvent): SharedTypes_Legacy_LevelSoundEvent;
570
574
  static getByValue(paramarg0: number): SharedTypes_Legacy_LevelSoundEvent;
@@ -576,5 +580,5 @@ export class SharedTypes_Legacy_LevelSoundEvent extends Enum<SharedTypes_Legacy_
576
580
  private constructor(arg2: SharedTypes_Legacy_LevelSoundEvent)
577
581
  readonly value: number;
578
582
  getValue(): number;
579
- name(): "ItemUseOn" | "Hit" | "Step" | "Fly" | "Jump" | "Break" | "Place" | "HeavyStep" | "Gallop" | "Fall" | "Ambient" | "AmbientBaby" | "AmbientInWater" | "Breathe" | "Death" | "DeathInWater" | "DeathToZombie" | "Hurt" | "HurtInWater" | "Mad" | "Boost" | "Bow" | "SquishBig" | "SquishSmall" | "FallBig" | "FallSmall" | "Splash" | "Fizz" | "Flap" | "Swim" | "Drink" | "Eat" | "Takeoff" | "Shake" | "Plop" | "Land" | "Saddle" | "Armor" | "ArmorPlace" | "AddChest" | "Throw" | "Attack" | "AttackNoDamage" | "AttackStrong" | "Warn" | "Shear" | "Milk" | "Thunder" | "Explode" | "Fire" | "Ignite" | "Fuse" | "Stare" | "Spawn" | "Shoot" | "BreakBlock" | "Launch" | "Blast" | "LargeBlast" | "Twinkle" | "Remedy" | "Unfect" | "LevelUp" | "BowHit" | "BulletHit" | "ExtinguishFire" | "ItemFizz" | "ChestOpen" | "ChestClosed" | "ShulkerBoxOpen" | "ShulkerBoxClosed" | "EnderChestOpen" | "EnderChestClosed" | "PowerOn" | "PowerOff" | "Attach" | "Detach" | "Deny" | "Tripod" | "Pop" | "DropSlot" | "Note" | "Thorns" | "PistonIn" | "PistonOut" | "Portal" | "Water" | "LavaPop" | "Lava" | "Burp" | "BucketFillWater" | "BucketFillLava" | "BucketEmptyWater" | "BucketEmptyLava" | "EquipChain" | "EquipDiamond" | "EquipGeneric" | "EquipGold" | "EquipIron" | "EquipLeather" | "EquipElytra" | "Record13" | "RecordCat" | "RecordBlocks" | "RecordChirp" | "RecordFar" | "RecordMall" | "RecordMellohi" | "RecordStal" | "RecordStrad" | "RecordWard" | "Record11" | "RecordWait" | "RecordNull" | "Flop" | "GuardianCurse" | "MobWarning" | "MobWarningBaby" | "Teleport" | "ShulkerOpen" | "ShulkerClose" | "Haggle" | "HaggleYes" | "HaggleNo" | "HaggleIdle" | "ChorusGrow" | "ChorusDeath" | "Glass" | "PotionBrewed" | "CastSpell" | "PrepareAttackSpell" | "PrepareSummon" | "PrepareWololo" | "Fang" | "Charge" | "TakePicture" | "PlaceLeashKnot" | "BreakLeashKnot" | "AmbientGrowl" | "AmbientWhine" | "AmbientPant" | "AmbientPurr" | "AmbientPurreow" | "DeathMinVolume" | "DeathMidVolume" | "ImitateBlaze" | "ImitateCaveSpider" | "ImitateCreeper" | "ImitateElderGuardian" | "ImitateEnderDragon" | "ImitateEnderman" | "ImitateEndermite" | "ImitateEvocationIllager" | "ImitateGhast" | "ImitateHusk" | "ImitateMagmaCube" | "ImitatePolarBear" | "ImitateShulker" | "ImitateSilverfish" | "ImitateSkeleton" | "ImitateSlime" | "ImitateSpider" | "ImitateStray" | "ImitateVex" | "ImitateVindicationIllager" | "ImitateWitch" | "ImitateWither" | "ImitateWitherSkeleton" | "ImitateWolf" | "ImitateZombie" | "ImitateZombiePigman" | "ImitateZombieVillager" | "EnderEyePlaced" | "EndPortalCreated" | "AnvilUse" | "BottleDragonBreath" | "PortalTravel" | "TridentHit" | "TridentReturn" | "TridentRiptide_1" | "TridentRiptide_2" | "TridentRiptide_3" | "TridentThrow" | "TridentThunder" | "TridentHitGround" | "Default" | "FletchingTableUse" | "ElemConstructOpen" | "IceBombHit" | "BalloonPop" | "LTReactionIceBomb" | "LTReactionBleach" | "LTReactionElephantToothpaste" | "LTReactionElephantToothpaste2" | "LTReactionGlowStick" | "LTReactionGlowStick2" | "LTReactionLuminol" | "LTReactionSalt" | "LTReactionFertilizer" | "LTReactionFireball" | "LTReactionMagnesiumSalt" | "LTReactionMiscFire" | "LTReactionFire" | "LTReactionMiscExplosion" | "LTReactionMiscMystical" | "LTReactionMiscMystical2" | "LTReactionProduct" | "SparklerUse" | "GlowStickUse" | "SparklerActive" | "ConvertToDrowned" | "BucketFillFish" | "BucketEmptyFish" | "BubbleColumnUpwards" | "BubbleColumnDownwards" | "BubblePop" | "BubbleUpInside" | "BubbleDownInside" | "HurtBaby" | "DeathBaby" | "StepBaby" | "SpawnBaby" | "Born" | "TurtleEggBreak" | "TurtleEggCrack" | "TurtleEggHatched" | "LayEgg" | "TurtleEggAttacked" | "BeaconActivate" | "BeaconAmbient" | "BeaconDeactivate" | "BeaconPower" | "ConduitActivate" | "ConduitAmbient" | "ConduitAttack" | "ConduitDeactivate" | "ConduitShort" | "Swoop" | "BambooSaplingPlace" | "PreSneeze" | "Sneeze" | "AmbientTame" | "Scared" | "ScaffoldingClimb" | "CrossbowLoadingStart" | "CrossbowLoadingMiddle" | "CrossbowLoadingEnd" | "CrossbowShoot" | "CrossbowQuickChargeStart" | "CrossbowQuickChargeMiddle" | "CrossbowQuickChargeEnd" | "AmbientAggressive" | "AmbientWorried" | "CantBreed" | "ShieldBlock" | "LecternBookPlace" | "GrindstoneUse" | "Bell" | "CampfireCrackle" | "Roar" | "Stun" | "SweetBerryBushHurt" | "SweetBerryBushPick" | "CartographyTableUse" | "StonecutterUse" | "ComposterEmpty" | "ComposterFill" | "ComposterFillLayer" | "ComposterReady" | "BarrelOpen" | "BarrelClose" | "RaidHorn" | "LoomUse" | "AmbientInRaid" | "UICartographyTableUse" | "UIStonecutterUse" | "UILoomUse" | "SmokerUse" | "BlastFurnaceUse" | "SmithingTableUse" | "Screech" | "Sleep" | "FurnaceUse" | "MooshroomConvert" | "MilkSuspiciously" | "Celebrate" | "JumpPrevent" | "AmbientPollinate" | "BeehiveDrip" | "BeehiveEnter" | "BeehiveExit" | "BeehiveWork" | "BeehiveShear" | "HoneybottleDrink" | "AmbientCave" | "Retreat" | "ConvertToZombified" | "Admire" | "StepLava" | "Tempt" | "Panic" | "Angry" | "AmbientMoodWarpedForest" | "AmbientMoodSoulsandValley" | "AmbientMoodNetherWastes" | "AmbientMoodBasaltDeltas" | "AmbientMoodCrimsonForest" | "RespawnAnchorCharge" | "RespawnAnchorDeplete" | "RespawnAnchorSetSpawn" | "RespawnAnchorAmbient" | "SoulEscapeQuiet" | "SoulEscapeLoud" | "RecordPigstep" | "LinkCompassToLodestone" | "UseSmithingTable" | "EquipNetherite" | "AmbientLoopWarpedForest" | "AmbientLoopSoulsandValley" | "AmbientLoopNetherWastes" | "AmbientLoopBasaltDeltas" | "AmbientLoopCrimsonForest" | "AmbientAdditionWarpedForest" | "AmbientAdditionSoulsandValley" | "AmbientAdditionNetherWastes" | "AmbientAdditionBasaltDeltas" | "AmbientAdditionCrimsonForest" | "SculkSensorPowerOn" | "SculkSensorPowerOff" | "BucketFillPowderSnow" | "BucketEmptyPowderSnow" | "PointedDripstoneCauldronDripWater" | "PointedDripstoneCauldronDripLava" | "PointedDripstoneDripWater" | "PointedDripstoneDripLava" | "CaveVinesPickBerries" | "BigDripleafTiltDown" | "BigDripleafTiltUp" | "CopperWaxOn" | "CopperWaxOff" | "Scrape" | "PlayerHurtDrown" | "PlayerHurtOnFire" | "PlayerHurtFreeze" | "UseSpyglass" | "StopUsingSpyglass" | "AmethystBlockChime" | "AmbientScreamer" | "HurtScreamer" | "DeathScreamer" | "MilkScreamer" | "JumpToBlock" | "PreRam" | "PreRamScreamer" | "RamImpact" | "RamImpactScreamer" | "SquidInkSquirt" | "GlowSquidInkSquirt" | "ConvertToStray" | "CakeAddCandle" | "ExtinguishCandle" | "AmbientCandle" | "BlockClick" | "BlockClickFail" | "SculkCatalystBloom" | "SculkShriekerShriek" | "NearbyClose" | "NearbyCloser" | "NearbyClosest" | "Agitated" | "RecordOtherside" | "Tongue" | "CrackIronGolem" | "RepairIronGolem" | "Listening" | "Heartbeat" | "HornBreak" | "SculkSpread" | "SculkCharge" | "SculkSensorPlace" | "SculkShriekerPlace" | "GoatCall0" | "GoatCall1" | "GoatCall2" | "GoatCall3" | "GoatCall4" | "GoatCall5" | "GoatCall6" | "GoatCall7" | "ImitateWarden" | "ListeningAngry" | "Item_Given" | "Item_Taken" | "Disappeared" | "Reappeared" | "DrinkMilk" | "FrogspawnHatched" | "LaySpawn" | "FrogspawnBreak" | "SonicBoom" | "SonicCharge" | "Item_Thrown" | "Record5" | "ConvertToFrog" | "RecordPlaying" | "EnchantingTableUse" | "StepSand" | "DashReady" | "BundleDropContents" | "BundleInsert" | "BundleRemoveOne" | "PressurePlateClickOff" | "PressurePlateClickOn" | "ButtonClickOff" | "ButtonClickOn" | "DoorOpen" | "DoorClose" | "TrapdoorOpen" | "TrapdoorClose" | "FenceGateOpen" | "FenceGateClose" | "Insert" | "Pickup" | "InsertEnchanted" | "PickupEnchanted" | "Brush" | "BrushCompleted" | "ShatterDecoratedPot" | "BreakDecoratedPot" | "SnifferEggCrack" | "SnifferEggHatched" | "WaxedSignInteractFail" | "RecordRelic" | "Bump" | "PumpkinCarve" | "ConvertHuskToZombie" | "PigDeath" | "HoglinConvertToZombified" | "AmbientUnderwaterEnter" | "AmbientUnderwaterExit" | "BottleFill" | "BottleEmpty" | "CrafterCraft" | "CrafterFail" | "DecoratedPotInsert" | "DecoratedPotInsertFail" | "CrafterDisableSlot" | "TrialSpawnerOpenShutter" | "TrialSpawnerEjectItem" | "TrialSpawnerDetectPlayer" | "TrialSpawnerSpawnMob" | "TrialSpawnerCloseShutter" | "TrialSpawnerAmbient" | "CopperBulbTurnOn" | "CopperBulbTurnOff" | "AmbientInAir" | "BreezeWindChargeBurst" | "ImitateBreeze" | "ArmadilloBrush" | "ArmadilloScuteDrop" | "EquipWolf" | "UnequipWolf" | "Reflect" | "VaultOpenShutter" | "VaultCloseShutter" | "VaultEjectItem" | "VaultInsertItem" | "VaultInsertItemFail" | "VaultAmbient" | "VaultActivate" | "VaultDeactivate" | "HurtReduced" | "WindChargeBurst" | "ImitateBogged" | "WolfArmorCrack" | "WolfArmorBreak" | "WolfArmorRepair" | "MaceSmashAir" | "MaceSmashGround" | "TrialSpawnerChargeActivate" | "TrialSpawnerAmbientOminous" | "OminousItemSpawnerSpawnItem" | "OminousBottleEndUse" | "MaceHeavySmashGround" | "OminousItemSpawnerSpawnItemBegin" | "ApplyEffectBadOmen" | "ApplyEffectRaidOmen" | "ApplyEffectTrialOmen" | "OminousItemSpawnerAboutToSpawnItem" | "RecordCreator" | "RecordCreatorMusicBox" | "RecordPrecipice" | "VaultRejectRewardedPlayer" | "ImitateDrowned" | "ImitateCreaking" | "BundleInsertFail" | "SpongeAbsorb" | "CreakingHeartTrail" | "CreakingHeartSpawn" | "Activate" | "Deactivate" | "Freeze" | "Unfreeze" | "Open" | "OpenLong" | "Close" | "CloseLong" | "ImitatePhantom" | "ImitateZoglin" | "ImitateGuardian" | "ImitateRavager" | "ImitatePillager" | "PlaceInWater" | "StateChange" | "ImitateHappyGhast" | "UnequipGeneric" | "RecordTears" | "TheEndLightFlash" | "LeadLeash" | "LeadUnleash" | "LeadBreak" | "Unsaddle" | "EquipCopper" | "RecordLavaChicken" | "PlaceItem" | "SingleItemSwap" | "MultiItemSwap" | "Lunge1" | "Lunge2" | "Lunge3" | "AttackCritical" | "SpearAttackHit" | "SpearAttackMiss" | "WoodenSpearAttackHit" | "WoodenSpearAttackMiss" | "ImitateParched" | "ImitateCamelHusk" | "SpearUse" | "WoodenSpearUse" | "SaddleInWater" | "Undefined" | "StoneSpearAttackHit" | "IronSpearAttackHit" | "CopperSpearAttackHit" | "GoldenSpearAttackHit" | "DiamondSpearAttackHit" | "NetheriteSpearAttackHit" | "StoneSpearAttackMiss" | "IronSpearAttackMiss" | "CopperSpearAttackMiss" | "GoldenSpearAttackMiss" | "DiamondSpearAttackMiss" | "NetheriteSpearAttackMiss" | "StoneSpearUse" | "IronSpearUse" | "CopperSpearUse" | "GoldenSpearUse" | "DiamondSpearUse" | "NetheriteSpearUse" | "PauseGrowth" | "ResetGrowth" | "PushedByPlayer" | "Bounce";
583
+ name(): "ItemUseOn" | "Hit" | "Step" | "StepBaby" | "Fly" | "Jump" | "JumpPrevent" | "Break" | "Place" | "HeavyStep" | "Gallop" | "Fall" | "Hurt" | "HurtBaby" | "HurtInWater" | "Death" | "DeathBaby" | "DeathInWater" | "DeathToZombie" | "Ambient" | "AmbientBaby" | "AmbientInWater" | "AmbientInAir" | "AmbientTame" | "AmbientPollinate" | "Breathe" | "Mad" | "Boost" | "Bow" | "SquishBig" | "SquishSmall" | "FallBig" | "FallSmall" | "Splash" | "Fizz" | "Flap" | "Swim" | "Drink" | "DrinkHoney" | "DrinkMilk" | "Eat" | "Takeoff" | "Shake" | "Plop" | "Land" | "Saddle" | "Armor" | "MobArmor_standPlace" | "AddChest" | "Throw" | "Attack" | "AttackNodamage" | "AttackStrong" | "Warn" | "Shear" | "Milk" | "Thunder" | "Explode" | "Fire" | "Ignite" | "Fuse" | "Stare" | "Spawn" | "Born" | "Shoot" | "BreakBlock" | "Launch" | "Blast" | "LargeBlast" | "Twinkle" | "Remedy" | "Unfect" | "Convert_to_drowned" | "Levelup" | "BowHit" | "BulletHit" | "ExtinguishFire" | "ItemFizz" | "ChestOpen" | "ChestClosed" | "ShulkerboxOpen" | "ShulkerboxClosed" | "EnderchestOpen" | "EnderchestClosed" | "PowerOn" | "PowerOff" | "Attach" | "Detach" | "Deny" | "Tripod" | "Pop" | "DropSlot" | "Note" | "Thorns" | "PistonIn" | "PistonOut" | "Portal" | "Water" | "LavaPop" | "Lava" | "BeaconActivate" | "BeaconAmbient" | "BeaconDeactivate" | "BeaconPower" | "ConduitActivate" | "ConduitAmbient" | "ConduitAttack" | "ConduitDeactivate" | "ConduitShort" | "BubblePop" | "BubbleUp" | "BubbleUpinside" | "BubbleDown" | "BubbleDowninside" | "Burp" | "BucketFillWater" | "BucketEmptyWater" | "BucketFillLava" | "BucketEmptyLava" | "BucketFillFish" | "BucketEmptyFish" | "ArmorEquip_chain" | "ArmorEquip_diamond" | "ArmorEquip_elytra" | "ArmorEquip_generic" | "ArmorEquip_gold" | "ArmorEquip_iron" | "ArmorEquip_leather" | "ArmorEquip_netherite" | "Record13" | "RecordCat" | "RecordBlocks" | "RecordChirp" | "RecordCreator" | "RecordCreator_music_box" | "RecordFar" | "RecordMall" | "RecordMellohi" | "RecordStal" | "RecordStrad" | "RecordWard" | "Record11" | "RecordWait" | "RecordNull" | "RecordPigstep" | "RecordPrecipice" | "RecordRelic" | "RecordOtherside" | "Record5" | "RecordTears" | "RecordLava_chicken" | "Flop" | "ElderguardianCurse" | "Teleport" | "ShulkerOpen" | "ShulkerClose" | "MobWarning" | "MobWarningBaby" | "Haggle" | "HaggleYes" | "HaggleNo" | "HaggleIdle" | "Disappeared" | "Reappeared" | "Chorusgrow" | "Chorusdeath" | "Glass" | "PotionBrewed" | "CastSpell" | "PrepareAttack" | "PrepareSummon" | "PrepareWololo" | "Fang" | "Charge" | "CameraTake_picture" | "LeashknotBreak" | "LeashknotPlace" | "Growl" | "Whine" | "Pant" | "Purr" | "Purreow" | "DeathMinVolume" | "DeathMidVolume" | "ImitateBlaze" | "ImitateCave_spider" | "ImitateCreeper" | "ImitateElder_guardian" | "ImitateEnder_dragon" | "ImitateEnderman" | "ImitateEndermite" | "ImitateEvocation_illager" | "ImitateGhast" | "ImitateHusk" | "ImitateMagma_cube" | "ImitatePolar_bear" | "ImitateShulker" | "ImitateSilverfish" | "ImitateSkeleton" | "ImitateSlime" | "ImitateSpider" | "ImitateStray" | "ImitateVex" | "ImitateVindication_illager" | "ImitateWitch" | "ImitateWither" | "ImitateWither_skeleton" | "ImitateWolf" | "ImitateZombie" | "ImitateZombie_pigman" | "ImitateZombie_villager" | "BlockEnd_portal_frameFill" | "BlockEnd_portalSpawn" | "RandomAnvil_use" | "BottleDragonbreath" | "Balloonpop" | "SparklerActive" | "ItemTridentHit" | "ItemTridentHit_ground" | "ItemTridentReturn" | "ItemTridentRiptide_1" | "ItemTridentRiptide_2" | "ItemTridentRiptide_3" | "ItemTridentThrow" | "ItemTridentThunder" | "BlockFletching_tableUse" | "ElemconstructOpen" | "IcebombHit" | "LtReactionIcebomb" | "LtReactionBleach" | "LtReactionEpaste" | "LtReactionEpaste2" | "LtReactionFertilizer" | "LtReactionFireball" | "LtReactionMgsalt" | "LtReactionMiscfire" | "LtReactionFire" | "LtReactionMiscexplosion" | "LtReactionMiscmystical" | "LtReactionMiscmystical2" | "LtReactionProduct" | "SparklerUse" | "GlowstickUse" | "BlockTurtle_eggBreak" | "BlockTurtle_eggCrack" | "BlockTurtle_eggHatch" | "BlockTurtle_eggAttack" | "BlockSniffer_eggCrack" | "BlockSniffer_eggHatch" | "BlockFrog_spawnHatch" | "BlockFrog_spawnBreak" | "Swoop" | "Presneeze" | "Sneeze" | "Scared" | "AmbientAggressive" | "AmbientWorried" | "Cant_breed" | "BlockScaffoldingClimb" | "BlockBamboo_saplingPlace" | "CrossbowLoadingStart" | "CrossbowLoadingMiddle" | "CrossbowLoadingEnd" | "CrossbowShoot" | "CrossbowQuick_chargeStart" | "CrossbowQuick_chargeMiddle" | "CrossbowQuick_chargeEnd" | "ItemShieldBlock" | "PortalTravel" | "ItemBookPut" | "BlockGrindstoneUse" | "BlockBellHit" | "BlockCampfireCrackle" | "BlockSweet_berry_bushHurt" | "BlockSweet_berry_bushPick" | "BlockStonecutterUse" | "BlockCartography_tableUse" | "BlockComposterEmpty" | "BlockComposterFill" | "BlockComposterFill_success" | "BlockComposterReady" | "Roar" | "Stun" | "BlockBarrelOpen" | "BlockBarrelClose" | "RaidHorn" | "UiStonecutterTake_result" | "UiCartography_tableTake_result" | "UiLoomTake_result" | "BlockSmokerSmoke" | "BlockBlastfurnaceFire_crackle" | "BlockSmithing_tableUse" | "BlockLoomUse" | "AmbientInRaid" | "Screech" | "Sleep" | "BlockFurnaceLit" | "Convert_mooshroom" | "Milk_suspiciously" | "Celebrate" | "BlockBeehiveEnter" | "BlockBeehiveExit" | "BlockBeehiveShear" | "BlockBeehiveWork" | "BlockBeehiveDrip" | "AmbientCave" | "Angry" | "Retreat" | "Converted_to_zombified" | "Step_lava" | "Tempt" | "Panic" | "Admire" | "ParticleSoul_escapeQuiet" | "ParticleSoul_escapeLoud" | "Respawn_anchorCharge" | "Respawn_anchorDeplete" | "Respawn_anchorSet_spawn" | "Respawn_anchorAmbient" | "AmbientCrimson_forestMood" | "AmbientWarped_forestMood" | "AmbientSoulsand_valleyMood" | "AmbientNether_wastesMood" | "AmbientCrimson_forestAdditions" | "AmbientWarped_forestAdditions" | "AmbientSoulsand_valleyAdditions" | "AmbientNether_wastesAdditions" | "AmbientBasalt_deltasAdditions" | "AmbientCrimson_forestLoop" | "AmbientWarped_forestLoop" | "AmbientSoulsand_valleyLoop" | "AmbientNether_wastesLoop" | "AmbientBasalt_deltasLoop" | "Lodestone_compassLink_compass_to_lodestone" | "AmbientBasalt_deltasMood" | "PowerOnSculk_sensor" | "PowerOffSculk_sensor" | "Smithing_tableUse" | "Default" | "Lay_egg" | "Lay_spawn" | "BucketFillPowder_snow" | "BucketEmptyPowder_snow" | "Cauldron_dripWaterPointed_dripstone" | "Cauldron_dripLavaPointed_dripstone" | "Tilt_downBig_dripleaf" | "Tilt_upBig_dripleaf" | "DripWaterPointed_dripstone" | "Pick_berriesCave_vines" | "DripLavaPointed_dripstone" | "CopperWaxOn" | "CopperWaxOff" | "Scrape" | "ItemSpyglassUse" | "ItemSpyglassStop_using" | "ChimeAmethyst_block" | "MobPlayerHurt_drown" | "MobPlayerHurt_on_fire" | "MobPlayerHurt_freeze" | "AmbientScreamer" | "HurtScreamer" | "DeathScreamer" | "MilkScreamer" | "Jump_to_block" | "Pre_ram" | "Pre_ramScreamer" | "Ram_impact" | "Ram_impactScreamer" | "SquidInk_squirt" | "Glow_squidInk_squirt" | "Convert_to_stray" | "CakeAdd_candle" | "ExtinguishCandle" | "AmbientCandle" | "BlockClick" | "BlockClickFail" | "BlockSculk_catalystBloom" | "BlockSculk_shriekerShriek" | "Nearby_close" | "Nearby_closer" | "Nearby_closest" | "Agitated" | "Listening" | "Heartbeat" | "Tongue" | "Item_given" | "Item_taken" | "Item_thrown" | "IrongolemCrack" | "IrongolemRepair" | "Horn_break" | "Horn_call0" | "Horn_call1" | "Horn_call2" | "Horn_call3" | "Horn_call4" | "Horn_call5" | "Horn_call6" | "Horn_call7" | "ImitateWarden" | "Listening_angry" | "Sonic_boom" | "Sonic_charge" | "Convert_to_frog" | "BlockSculkSpread" | "ChargeSculk" | "BlockSculk_sensorPlace" | "BlockSculk_shriekerPlace" | "BlockEnchanting_tableUse" | "BundleDrop_contents" | "BundleInsert" | "BundleInsert_fail" | "BundleRemove_one" | "Step_sand" | "Dash_ready" | "Pressure_plateClick_off" | "Pressure_plateClick_on" | "ButtonClick_off" | "ButtonClick_on" | "DoorOpen" | "DoorClose" | "TrapdoorOpen" | "TrapdoorClose" | "Fence_gateOpen" | "Fence_gateClose" | "Insert" | "Pickup" | "Insert_enchanted" | "Pickup_enchanted" | "Shatter_pot" | "Break_pot" | "Brush" | "Brush_completed" | "BlockSignWaxed_interact_fail" | "NoteBass" | "PumpkinCarve" | "MobHuskConvert_to_zombie" | "MobPigDeath" | "MobHoglinConverted_to_zombified" | "AmbientUnderwaterEnter" | "AmbientUnderwaterExit" | "BottleFill" | "BottleEmpty" | "BlockDecorated_potInsert" | "BlockDecorated_potInsert_fail" | "CrafterCraft" | "CrafterFail" | "CrafterDisable_slot" | "BlockCopper_bulbTurn_on" | "BlockCopper_bulbTurn_off" | "Breeze_wind_chargeBurst" | "ImitateBreeze" | "Trial_spawnerOpen_shutter" | "Trial_spawnerDetect_player" | "Trial_spawnerClose_shutter" | "Trial_spawnerSpawn_mob" | "Trial_spawnerEject_item" | "Trial_spawnerAmbient" | "MobArmadilloBrush" | "MobArmadilloScute_drop" | "ArmorEquip_wolf" | "ArmorUnequip_wolf" | "Reflect" | "VaultOpen_shutter" | "VaultClose_shutter" | "VaultEject_item" | "VaultInsert_item" | "VaultInsert_item_fail" | "VaultAmbient" | "VaultActivate" | "VaultDeactivate" | "HurtReduced" | "Wind_chargeBurst" | "ArmorBreak_wolf" | "ArmorCrack_wolf" | "ArmorRepair_wolf" | "MaceSmash_air" | "MaceSmash_ground" | "MaceHeavy_smash_ground" | "Trial_spawnerCharge_activate" | "Trial_spawnerAmbient_ominous" | "Apply_effectBad_omen" | "Apply_effectRaid_omen" | "Apply_effectTrial_omen" | "Ominous_item_spawnerSpawn_item" | "Ominous_bottleEnd_use" | "Ominous_item_spawnerSpawn_item_begin" | "Ominous_item_spawnerAbout_to_spawn_item" | "ImitateBogged" | "VaultReject_rewarded_player" | "ImitateDrowned" | "SpongeAbsorb" | "ImitateCreaking" | "BlockCreaking_heartTrail" | "Creaking_heart_spawn" | "Activate" | "Deactivate" | "Freeze" | "Unfreeze" | "Open" | "Open_long" | "Close" | "Close_long" | "ImitatePhantom" | "ImitateZoglin" | "ImitateGuardian" | "ImitateRavager" | "ImitatePillager" | "Place_in_water" | "State_change" | "ImitateHappy_ghast" | "ArmorUnequip_generic" | "AmbientWeatherThe_end_light_flash" | "LeadLeash" | "LeadUnleash" | "LeadBreak" | "Unsaddle" | "ArmorEquip_copper" | "Place_item" | "Single_swap" | "Multi_swap" | "ItemEnchantLunge1" | "ItemEnchantLunge2" | "ItemEnchantLunge3" | "AttackCritical" | "ItemSpearAttack_hit" | "ItemSpearAttack_miss" | "ItemWooden_spearAttack_hit" | "ItemWooden_spearAttack_miss" | "ImitateParched" | "ImitateCamel_husk" | "ItemSpearUse" | "ItemWooden_spearUse" | "Saddle_in_water" | "ItemStone_spearAttack_hit" | "ItemIron_spearAttack_hit" | "ItemCopper_spearAttack_hit" | "ItemGolden_spearAttack_hit" | "ItemDiamond_spearAttack_hit" | "ItemNetherite_spearAttack_hit" | "ItemStone_spearAttack_miss" | "ItemIron_spearAttack_miss" | "ItemCopper_spearAttack_miss" | "ItemGolden_spearAttack_miss" | "ItemDiamond_spearAttack_miss" | "ItemNetherite_spearAttack_miss" | "ItemStone_spearUse" | "ItemIron_spearUse" | "ItemCopper_spearUse" | "ItemGolden_spearUse" | "ItemDiamond_spearUse" | "ItemNetherite_spearUse" | "Pause_growth" | "Reset_growth" | "Pushed_by_player" | "Bounce" | "Slime_landing" | "Absorb_block" | "Eject_block" | "Geyser_eruption_start" | "Geyser_eruption_active" | "RecordBounce" | "BucketFillLand_animal" | "BucketEmptyLand_animal" | "Geyser_continuous_eruption_start" | "Geyser_continuous_eruption_active" | "Undefined";
580
584
  }