@wunk/lb-script-api-types 0.38.5 → 0.38.6
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.
- package/package.json +1 -1
- package/registry-full/index.d.ts +3 -1
- package/registry-lb/index.d.ts +2 -1
- package/types/ai/djl/BaseModel.d.ts +1 -0
- package/types/ai/djl/Model.d.ts +1 -0
- package/types/ai/djl/engine/rpc/RpcModel.d.ts +1 -0
- package/types/ai/djl/modality/audio/AudioFactory.d.ts +1 -0
- package/types/ai/djl/modality/audio/SampledAudioFactory.d.ts +1 -0
- package/types/ai/djl/modality/cv/BufferedImageFactory.d.ts +1 -0
- package/types/ai/djl/modality/cv/ImageFactory.d.ts +1 -0
- package/types/ai/djl/modality/cv/translator/wrapper/FileImagePreProcessor.d.ts +1 -0
- package/types/ai/djl/modality/nlp/DefaultVocabulary$Builder.d.ts +1 -0
- package/types/ai/djl/ndarray/BaseNDManager.d.ts +1 -0
- package/types/ai/djl/ndarray/NDManager.d.ts +1 -0
- package/types/ai/djl/nn/BlockFactory.d.ts +1 -0
- package/types/ai/djl/nn/IdentityBlockFactory.d.ts +1 -0
- package/types/ai/djl/nn/OnesBlockFactory.d.ts +1 -0
- package/types/ai/djl/pytorch/engine/PtModel.d.ts +1 -0
- package/types/ai/djl/pytorch/jni/JniUtils.d.ts +1 -0
- package/types/ai/djl/pytorch/jni/LibUtils$LibTorch.d.ts +1 -0
- package/types/ai/djl/repository/AbstractRepository.d.ts +1 -0
- package/types/ai/djl/repository/JarRepository.d.ts +1 -0
- package/types/ai/djl/repository/LocalRepository.d.ts +1 -0
- package/types/ai/djl/repository/Repository.d.ts +1 -0
- package/types/ai/djl/repository/RepositoryFactoryImpl$LocalRepositoryFactory.d.ts +1 -0
- package/types/ai/djl/repository/RpcRepository.d.ts +1 -0
- package/types/ai/djl/repository/SimpleRepository.d.ts +1 -0
- package/types/ai/djl/repository/SimpleUrlRepository.d.ts +1 -0
- package/types/ai/djl/repository/zoo/BaseModelLoader.d.ts +1 -0
- package/types/ai/djl/repository/zoo/Criteria$Builder.d.ts +1 -0
- package/types/ai/djl/repository/zoo/ZooModel.d.ts +1 -0
- package/types/ai/djl/training/util/DownloadUtils.d.ts +1 -0
- package/types/ai/djl/translate/ServingTranslatorFactory.d.ts +1 -0
- package/types/ai/djl/util/ClassLoaderUtils.d.ts +1 -0
- package/types/ai/djl/util/TarUtils.d.ts +1 -0
- package/types/ai/djl/util/Utils.d.ts +1 -0
- package/types/ai/djl/util/ZipUtils.d.ts +1 -0
- package/types/ai/djl/util/passthrough/PassthroughNDManager.d.ts +1 -0
- package/types/com/google/common/collect/ImmutableClassToInstanceMap$Builder.d.ts +1 -1
- package/types/com/google/common/collect/Maps.d.ts +1 -1
- package/types/com/google/common/io/MoreFiles$PathByteSink.d.ts +1 -0
- package/types/com/google/common/io/MoreFiles$PathByteSource.d.ts +1 -0
- package/types/com/google/common/io/MoreFiles.d.ts +1 -0
- package/types/com/google/common/reflect/ImmutableTypeToInstanceMap$Builder.d.ts +1 -1
- package/types/com/google/common/util/concurrent/ClosingFuture$Combiner.d.ts +1 -1
- package/types/com/google/common/util/concurrent/ClosingFuture$DeferredCloser.d.ts +2 -2
- package/types/com/google/common/util/concurrent/ClosingFuture$Peeker.d.ts +2 -2
- package/types/com/google/common/util/concurrent/ClosingFuture.d.ts +3 -3
- package/types/com/microsoft/aad/msal4j/AuthenticationResultSupplier.d.ts +1 -1
- package/types/com/microsoft/aad/msal4j/AzureArcManagedIdentitySource.d.ts +1 -0
- package/types/com/microsoft/aad/msal4j/EventKey.d.ts +1 -1
- package/types/com/microsoft/aad/msal4j/HttpHelper.d.ts +2 -2
- package/types/com/microsoft/aad/msal4j/ITelemetry.d.ts +2 -2
- package/types/com/microsoft/aad/msal4j/ITelemetryManager.d.ts +1 -1
- package/types/com/microsoft/aad/msal4j/TelemetryHelper.d.ts +2 -2
- package/types/com/microsoft/aad/msal4j/TelemetryManager.d.ts +7 -7
- package/types/com/mojang/blaze3d/font/SpaceProvider.d.ts +1 -2
- package/types/com/mojang/blaze3d/opengl/GlTexture.d.ts +1 -1
- package/types/com/mojang/blaze3d/opengl/GlTextureView.d.ts +1 -1
- package/types/com/mojang/blaze3d/platform/InputConstants$Type.d.ts +1 -1
- package/types/com/mojang/blaze3d/platform/NativeImage.d.ts +1 -0
- package/types/com/mojang/blaze3d/platform/ScreenManager.d.ts +1 -1
- package/types/com/mojang/blaze3d/platform/TextureUtil.d.ts +1 -0
- package/types/com/mojang/datafixers/DataFixerBuilder.d.ts +1 -1
- package/types/com/mojang/datafixers/DataFixerUpper.d.ts +3 -3
- package/types/com/mojang/datafixers/schemas/Schema.d.ts +1 -1
- package/types/com/mojang/datafixers/types/families/RecursiveTypeFamily.d.ts +1 -1
- package/types/com/mojang/jtracy/Loader.d.ts +1 -0
- package/types/com/mojang/realmsclient/client/worldupload/RealmsUploadWorldPacker.d.ts +1 -0
- package/types/com/mojang/realmsclient/client/worldupload/RealmsWorldUpload.d.ts +1 -0
- package/types/com/mojang/serialization/KeyCompressor.d.ts +3 -3
- package/types/com/nikoverflow/exploitpreventer/Utils.d.ts +1 -0
- package/types/com/oracle/truffle/api/InternalResource$Env.d.ts +2 -1
- package/types/com/oracle/truffle/api/InternalResource.d.ts +1 -0
- package/types/com/oracle/truffle/api/LanguageAccessor$LanguageImpl.d.ts +1 -0
- package/types/com/oracle/truffle/api/TruffleFile$AllFiles.d.ts +1 -0
- package/types/com/oracle/truffle/api/TruffleFile.d.ts +1 -0
- package/types/com/oracle/truffle/api/TruffleLanguage$Env$TruffleFileFactory.d.ts +1 -0
- package/types/com/oracle/truffle/api/impl/Accessor$EngineSupport.d.ts +1 -0
- package/types/com/oracle/truffle/api/impl/Accessor$LanguageSupport.d.ts +1 -0
- package/types/com/oracle/truffle/api/impl/Accessor$RuntimeSupport.d.ts +1 -0
- package/types/com/oracle/truffle/api/impl/DefaultRuntimeAccessor$DefaultRuntimeSupport.d.ts +1 -0
- package/types/com/oracle/truffle/api/impl/asm/commons/JSRInlinerAdapter.d.ts +1 -1
- package/types/com/oracle/truffle/api/object/ShapeBasic.d.ts +2 -2
- package/types/com/oracle/truffle/api/object/ShapeExt.d.ts +2 -2
- package/types/com/oracle/truffle/api/object/ShapeImpl.d.ts +5 -5
- package/types/com/oracle/truffle/js/runtime/Symbol.d.ts +3 -3
- package/types/com/oracle/truffle/polyglot/EngineAccessor$EngineImpl.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$CompositeFileSystem$FileSystemInfo.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$CompositeFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$DeniedIOFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$ForwardingFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$InternalResourcesSelector.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$InvalidFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$NIOFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$PathOperationsOnlyFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$PolyglotFileSystem.d.ts +6 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$PreInitializeContextFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/FileSystems$ReadOnlyFileSystem.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/InternalResourceCache.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/InternalResourceRoots$ResolvedCacheFolder.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/InternalResourceRoots$Root.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/InternalResourceRoots.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/JDKSupport$LibTruffleAttachResource.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/PolyglotEngineDispatch.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/PolyglotEngineImpl.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/PolyglotImpl.d.ts +1 -0
- package/types/com/oracle/truffle/polyglot/PolyglotLoggers$SharedFileHandler.d.ts +1 -0
- package/types/com/oracle/truffle/runtime/EngineCacheSupport$Disabled.d.ts +1 -0
- package/types/com/oracle/truffle/runtime/EngineCacheSupport.d.ts +1 -0
- package/types/com/oracle/truffle/runtime/EngineData.d.ts +1 -0
- package/types/com/oracle/truffle/runtime/OptimizedRuntimeSupport.d.ts +1 -0
- package/types/com/seedfinding/mccore/block/Block.d.ts +1 -1
- package/types/com/seedfinding/mccore/block/Blocks.d.ts +2 -2
- package/types/com/sun/jna/platform/win32/COM/tlb/TlbImp.d.ts +1 -1
- package/types/com/sun/net/httpserver/HttpExchange.d.ts +2 -2
- package/types/com/sun/net/httpserver/Request.d.ts +1 -1
- package/types/com/terraformersmc/modmenu/gui/ModsScreen.d.ts +1 -0
- package/types/com/terraformersmc/modmenu/util/mod/fabric/FabricIconHandler.d.ts +1 -0
- package/types/com/viaversion/nbt/io/TagReader.d.ts +1 -0
- package/types/com/viaversion/nbt/io/TagWriter.d.ts +1 -0
- package/types/com/viaversion/viabackwards/api/data/BackwardsMappingData.d.ts +4 -4
- package/types/com/viaversion/viabackwards/api/rewriters/EntityRewriterBase.d.ts +1 -1
- package/types/com/viaversion/viabackwards/api/rewriters/LegacyBlockItemRewriter.d.ts +4 -4
- package/types/com/viaversion/viabackwards/api/rewriters/LegacySoundRewriter.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_13to1_12_2/block_entity_handlers/PistonHandler.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_13to1_12_2/data/BackwardsMappingData1_13.d.ts +2 -2
- package/types/com/viaversion/viabackwards/protocol/v1_13to1_12_2/storage/NoteBlockStorage.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_14to1_13_2/storage/ChunkLightStorage.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_16_2to1_16_1/storage/BiomeStorage.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_17_1to1_17/storage/InventoryStateIds.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_18to1_17_1/data/BackwardsMappingData1_18.d.ts +2 -2
- package/types/com/viaversion/viabackwards/protocol/v1_19_1to1_19/storage/ChatRegistryStorage.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_19to1_18_2/data/BackwardsMappingData1_19.d.ts +1 -1
- package/types/com/viaversion/viabackwards/protocol/v1_19to1_18_2/storage/DimensionRegistryStorage.d.ts +1 -1
- package/types/com/viaversion/viafabricplus/ViaFabricPlusImpl.d.ts +1 -0
- package/types/com/viaversion/viafabricplus/api/ViaFabricPlusBase.d.ts +1 -0
- package/types/com/viaversion/viafabricplus/features/entity/metadata/WolfHealthTracker1_14_4.d.ts +1 -1
- package/types/com/viaversion/viafabricplus/protocoltranslator/ProtocolTranslator.d.ts +1 -0
- package/types/com/viaversion/viafabricplus/save/AbstractSave.d.ts +1 -0
- package/types/com/viaversion/viafabricplus/util/ClassLoaderPriorityUtil.d.ts +1 -0
- package/types/com/viaversion/viaversion/api/data/FullIdentityMappings.d.ts +2 -2
- package/types/com/viaversion/viaversion/api/data/FullMappingsBase.d.ts +3 -3
- package/types/com/viaversion/viaversion/api/data/Int2IntMapBiMappings.d.ts +4 -4
- package/types/com/viaversion/viaversion/api/data/Int2IntMapMappings.d.ts +3 -3
- package/types/com/viaversion/viaversion/api/data/MappingDataLoader.d.ts +2 -2
- package/types/com/viaversion/viaversion/api/minecraft/chunks/DataPaletteImpl.d.ts +1 -1
- package/types/com/viaversion/viaversion/api/minecraft/item/HashedItem.d.ts +1 -1
- package/types/com/viaversion/viaversion/api/minecraft/item/HashedStructuredItem.d.ts +3 -3
- package/types/com/viaversion/viaversion/api/minecraft/item/data/Enchantments.d.ts +2 -2
- package/types/com/viaversion/viaversion/api/platform/ProtocolDetectorService.d.ts +1 -1
- package/types/com/viaversion/viaversion/api/protocol/packet/provider/PacketTypeArrayMap.d.ts +1 -1
- package/types/com/viaversion/viaversion/api/protocol/packet/provider/PacketTypeMapMap.d.ts +3 -3
- package/types/com/viaversion/viaversion/api/type/types/misc/DynamicType.d.ts +2 -3
- package/types/com/viaversion/viaversion/data/entity/EntityTrackerBase.d.ts +1 -1
- package/types/com/viaversion/viaversion/data/item/OriginalHashedItem.d.ts +1 -1
- package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2IntMaps.d.ts +8 -8
- package/types/com/viaversion/viaversion/libs/fastutil/ints/Int2ObjectMaps.d.ts +9 -9
- package/types/com/viaversion/viaversion/libs/fastutil/longs/Long2ObjectMaps.d.ts +9 -9
- package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntMaps.d.ts +9 -9
- package/types/com/viaversion/viaversion/libs/fastutil/objects/Object2IntSortedMaps.d.ts +10 -10
- package/types/com/viaversion/viaversion/platform/AbstractProtocolDetectorService.d.ts +2 -2
- package/types/com/viaversion/viaversion/protocols/v1_12_2to1_13/blockconnections/BlockData.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_12_2to1_13/blockconnections/ConnectionData.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_12_2to1_13/data/BlockIdData.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_12_2to1_13/data/EntityIdMappings1_13.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_12_2to1_13/storage/BlockConnectionStorage.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_12_2to1_13/storage/BlockStorage.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_13_2to1_14/storage/EntityTracker1_14.d.ts +3 -3
- package/types/com/viaversion/viaversion/protocols/v1_17_1to1_18/data/BlockEntities1_18.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_17_1to1_18/storage/ChunkLightStorage.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_18_2to1_19/data/MappingData1_19.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_19to1_19_1/storage/ChatTypeStorage.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_21to1_21_2/rewriter/RecipeRewriter1_21_2.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_21to1_21_2/storage/EntityTracker1_21_2.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_8to1_9/data/PotionIdMappings1_9.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_8to1_9/rewriter/ItemPacketRewriter1_9.d.ts +1 -1
- package/types/com/viaversion/viaversion/protocols/v1_8to1_9/storage/EntityTracker1_9.d.ts +6 -7
- package/types/com/viaversion/viaversion/protocols/v1_8to1_9/storage/InventoryTracker.d.ts +1 -1
- package/types/com/viaversion/viaversion/util/KeyMappings.d.ts +1 -1
- package/types/de/odysseus/ithaka/digraph/MapDigraph$EdgeMapFactory.d.ts +1 -1
- package/types/de/odysseus/ithaka/digraph/MapDigraph$VertexMapFactory.d.ts +1 -1
- package/types/de/odysseus/ithaka/digraph/MapDigraph.d.ts +1 -1
- package/types/eu/pb4/placeholders/api/parsers/LegacyFormattingParser.d.ts +1 -1
- package/types/io/github/douira/glsl_transformer/ast/query/index/PrefixExternalDeclarationIndex.d.ts +1 -1
- package/types/io/github/douira/glsl_transformer/ast/query/index/PrefixIdentifierIndex.d.ts +1 -1
- package/types/io/github/douira/glsl_transformer/ast/transform/ASTParser.d.ts +3 -3
- package/types/io/github/douira/glsl_transformer/parser/CachingParser.d.ts +2 -3
- package/types/io/github/douira/glsl_transformer/parser/TwoTierCachingParser.d.ts +1 -2
- package/types/io/jsonwebtoken/ClaimJwtException.d.ts +6 -6
- package/types/io/jsonwebtoken/ClaimsBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/CompressionCodecResolver.d.ts +1 -1
- package/types/io/jsonwebtoken/ExpiredJwtException.d.ts +2 -2
- package/types/io/jsonwebtoken/IncorrectClaimException.d.ts +2 -2
- package/types/io/jsonwebtoken/InvalidClaimException.d.ts +2 -2
- package/types/io/jsonwebtoken/Jwe.d.ts +1 -1
- package/types/io/jsonwebtoken/Jws.d.ts +1 -1
- package/types/io/jsonwebtoken/Jwt.d.ts +1 -1
- package/types/io/jsonwebtoken/JwtBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/JwtHandler.d.ts +4 -4
- package/types/io/jsonwebtoken/JwtHandlerAdapter.d.ts +8 -8
- package/types/io/jsonwebtoken/JwtParser.d.ts +9 -9
- package/types/io/jsonwebtoken/JwtParserBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/Jwts$HeaderBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/Jwts.d.ts +1 -1
- package/types/io/jsonwebtoken/Locator.d.ts +1 -1
- package/types/io/jsonwebtoken/LocatorAdapter.d.ts +2 -5
- package/types/io/jsonwebtoken/MissingClaimException.d.ts +2 -2
- package/types/io/jsonwebtoken/PrematureJwtException.d.ts +2 -2
- package/types/io/jsonwebtoken/ProtectedHeaderMutator.d.ts +1 -1
- package/types/io/jsonwebtoken/ProtectedJwt.d.ts +1 -1
- package/types/io/jsonwebtoken/SigningKeyResolver.d.ts +2 -2
- package/types/io/jsonwebtoken/SigningKeyResolverAdapter.d.ts +4 -4
- package/types/io/jsonwebtoken/SupportedJwtVisitor.d.ts +4 -4
- package/types/io/jsonwebtoken/impl/CompressionCodecLocator.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/DefaultJwe.d.ts +5 -5
- package/types/io/jsonwebtoken/impl/DefaultJws.d.ts +5 -5
- package/types/io/jsonwebtoken/impl/DefaultJwt.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/DefaultJwtBuilder.d.ts +6 -6
- package/types/io/jsonwebtoken/impl/DefaultJwtParser.d.ts +18 -18
- package/types/io/jsonwebtoken/impl/DefaultJwtParserBuilder.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/DefaultProtectedJwt.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/DefaultTokenizedJwe.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/DefaultTokenizedJwt.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/IdLocator.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/Payload.d.ts +4 -4
- package/types/io/jsonwebtoken/impl/TokenizedJwt.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/io/AbstractParserBuilder.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/lang/LocatorFunction.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/lang/RequiredParameterReader.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/AbstractEcJwkFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/AbstractFamilyJwkFactory.d.ts +10 -10
- package/types/io/jsonwebtoken/impl/security/AbstractSecurityBuilder.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/AsymmetricJwkFactory.d.ts +7 -7
- package/types/io/jsonwebtoken/impl/security/ConstantKeyLocator.d.ts +3 -6
- package/types/io/jsonwebtoken/impl/security/DefaultAeadRequest.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/DefaultDecryptionKeyRequest.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/DefaultDynamicJwkBuilder$Supplier.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/DefaultJwkParserBuilder.d.ts +2 -3
- package/types/io/jsonwebtoken/impl/security/DefaultJwkSetBuilder.d.ts +8 -8
- package/types/io/jsonwebtoken/impl/security/DefaultJwkSetParserBuilder.d.ts +2 -3
- package/types/io/jsonwebtoken/impl/security/DefaultKeyRequest.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/DefaultRequest.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/DefaultSecureRequest.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/DefaultVerifyDigestRequest.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/DefaultVerifySecureDigestRequest.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/DispatchingJwkFactory.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/EcPrivateJwkFactory.d.ts +5 -6
- package/types/io/jsonwebtoken/impl/security/EcPublicJwkFactory.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/EcdhKeyAlgorithm.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/EdwardsCurve.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/EdwardsPublicKeyDeriver$ConstantRandom.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/FamilyJwkFactory.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$AlgorithmParametersFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$CertificateFactoryFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$CipherFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$InstanceFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$JcaInstanceFactory.d.ts +4 -4
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$KeyAgreementFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$KeyFactoryFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$KeyGeneratorFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$KeyPairGeneratorFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$MacFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$MessageDigestFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$SecretKeyFactoryFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate$SignatureFactory.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/JcaTemplate.d.ts +5 -5
- package/types/io/jsonwebtoken/impl/security/JwkBuilderSupplier.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/JwkConverter.d.ts +6 -6
- package/types/io/jsonwebtoken/impl/security/JwkFactory.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/JwkSetConverter.d.ts +6 -6
- package/types/io/jsonwebtoken/impl/security/JwksBridge.d.ts +1 -1
- package/types/io/jsonwebtoken/impl/security/LocatingKeyResolver.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/OctetJwkFactory.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/OctetPrivateJwkFactory.d.ts +3 -4
- package/types/io/jsonwebtoken/impl/security/OctetPublicJwkFactory.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/ProviderKey.d.ts +4 -4
- package/types/io/jsonwebtoken/impl/security/ProviderPrivateKey.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/ProviderSecretKey.d.ts +2 -2
- package/types/io/jsonwebtoken/impl/security/RsaPrivateJwkFactory.d.ts +6 -7
- package/types/io/jsonwebtoken/impl/security/RsaPublicJwkFactory.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/SecretJwkFactory.d.ts +3 -3
- package/types/io/jsonwebtoken/impl/security/X509BuilderSupport.d.ts +2 -2
- package/types/io/jsonwebtoken/io/ParserBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/lang/Collections.d.ts +1 -1
- package/types/io/jsonwebtoken/lang/Strings.d.ts +2 -2
- package/types/io/jsonwebtoken/security/AsymmetricJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/DynamicJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/EcPrivateJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/EcPublicJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/JwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/JwkParserBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/JwkSetBuilder.d.ts +4 -4
- package/types/io/jsonwebtoken/security/JwkSetParserBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/Jwks.d.ts +2 -2
- package/types/io/jsonwebtoken/security/KeyRequest.d.ts +1 -1
- package/types/io/jsonwebtoken/security/OctetPrivateJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/OctetPublicJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/PrivateJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/PublicJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/Request.d.ts +1 -1
- package/types/io/jsonwebtoken/security/RsaPrivateJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/RsaPublicJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/SecretJwkBuilder.d.ts +1 -1
- package/types/io/jsonwebtoken/security/SecurityBuilder.d.ts +1 -1
- package/types/io/netty/channel/epoll/EpollIoHandler.d.ts +1 -2
- package/types/io/netty/channel/kqueue/KQueueIoHandler.d.ts +1 -1
- package/types/io/netty/handler/ssl/JdkSslClientContext.d.ts +2 -2
- package/types/io/netty/handler/ssl/JdkSslContext$Defaults.d.ts +1 -1
- package/types/io/netty/handler/ssl/JdkSslServerContext.d.ts +2 -2
- package/types/io/netty/handler/ssl/OpenSslCachingX509KeyManagerFactory.d.ts +1 -1
- package/types/io/netty/handler/ssl/OpenSslX509KeyManagerFactory$OpenSslKeyStore.d.ts +1 -1
- package/types/io/netty/handler/ssl/OpenSslX509KeyManagerFactory.d.ts +3 -3
- package/types/io/netty/handler/ssl/PemX509Certificate.d.ts +1 -1
- package/types/io/netty/handler/ssl/SslContextBuilder.d.ts +2 -2
- package/types/io/netty/handler/ssl/SslProvider.d.ts +1 -1
- package/types/io/netty/handler/ssl/util/BouncyCastleUtil.d.ts +2 -2
- package/types/io/netty/handler/ssl/util/FingerprintTrustManagerFactory.d.ts +1 -1
- package/types/io/netty/handler/ssl/util/InsecureTrustManagerFactory.d.ts +1 -1
- package/types/io/netty/handler/ssl/util/KeyManagerFactoryWrapper.d.ts +1 -1
- package/types/io/netty/handler/ssl/util/LazyX509Certificate.d.ts +1 -1
- package/types/io/netty/handler/ssl/util/SimpleKeyManagerFactory.d.ts +1 -1
- package/types/io/netty/handler/ssl/util/SimpleTrustManagerFactory.d.ts +1 -1
- package/types/io/netty/handler/ssl/util/ThreadLocalInsecureRandom.d.ts +2 -2
- package/types/io/netty/handler/ssl/util/TrustManagerFactoryWrapper.d.ts +1 -1
- package/types/io/netty/util/collection/ByteCollections.d.ts +2 -2
- package/types/io/netty/util/collection/CharCollections.d.ts +2 -2
- package/types/io/netty/util/collection/IntCollections.d.ts +2 -2
- package/types/io/netty/util/collection/LongCollections.d.ts +2 -2
- package/types/io/netty/util/collection/ShortCollections.d.ts +2 -2
- package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2BooleanSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ByteSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2CharMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2CharSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2DoubleSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2FloatSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2IntMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2IntSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2LongMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2LongSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ObjectSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ReferenceSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/bytes/Byte2ShortSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2BooleanMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2BooleanSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2ByteMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2ByteSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2CharMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2CharSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2DoubleMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2DoubleSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2FloatMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2FloatSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2IntMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2IntSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2LongMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2LongSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2ObjectMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2ObjectSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/chars/Char2ReferenceSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/chars/Char2ShortMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/chars/Char2ShortSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2BooleanSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2ByteMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2ByteSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2CharMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2CharSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2DoubleSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2FloatMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2FloatSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2IntMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2IntSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2LongMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2LongSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2ObjectSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/doubles/Double2ReferenceSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/doubles/Double2ShortMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/doubles/Double2ShortSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2BooleanMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2BooleanSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2ByteMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2ByteSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2CharMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2CharSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2DoubleMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2DoubleSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2FloatMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2FloatSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2IntMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2IntSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2LongMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2LongSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2ObjectMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2ObjectSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/floats/Float2ReferenceSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/floats/Float2ShortMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/floats/Float2ShortSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2BooleanMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2BooleanSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2ByteMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2ByteSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2CharMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2CharSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2DoubleMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2DoubleSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2FloatMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2FloatSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2IntMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2IntSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2LongMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2LongSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2ObjectMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2ObjectSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/ints/Int2ReferenceSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/ints/Int2ShortMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/ints/Int2ShortSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2BooleanMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2BooleanSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2ByteMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2ByteSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2CharMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2CharSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2DoubleMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2DoubleSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2FloatMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2FloatSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2IntMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2IntSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2LongMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2LongSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2ObjectMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2ObjectSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/longs/Long2ReferenceSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/longs/Long2ShortMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/longs/Long2ShortSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2BooleanMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2BooleanSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Object2ByteMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2ByteSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Object2CharMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2CharSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Object2DoubleMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2DoubleSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Object2FloatMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2FloatSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Object2IntMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2IntSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Object2LongMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2LongSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Object2ShortMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Object2ShortSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2BooleanSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2ByteMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2ByteSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2CharMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2CharSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2DoubleSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2FloatMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2FloatSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2IntMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2IntSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2LongMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2LongSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/objects/Reference2ShortMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/objects/Reference2ShortSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2BooleanSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2ByteMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2ByteSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2CharMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2CharSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2DoubleSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2FloatMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2FloatSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2IntMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2IntSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2LongMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2LongSortedMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2ObjectSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceMaps.d.ts +10 -10
- package/types/it/unimi/dsi/fastutil/shorts/Short2ReferenceSortedMaps.d.ts +11 -11
- package/types/it/unimi/dsi/fastutil/shorts/Short2ShortMaps.d.ts +9 -9
- package/types/it/unimi/dsi/fastutil/shorts/Short2ShortSortedMaps.d.ts +10 -10
- package/types/java/awt/AlphaComposite.d.ts +1 -1
- package/types/java/awt/Color.d.ts +1 -1
- package/types/java/awt/Composite.d.ts +1 -1
- package/types/java/awt/Graphics2D.d.ts +1 -1
- package/types/java/awt/Paint.d.ts +1 -1
- package/types/java/awt/Toolkit.d.ts +1 -1
- package/types/java/awt/image/BufferedImageOp.d.ts +1 -1
- package/types/java/awt/image/renderable/RenderContext.d.ts +5 -5
- package/types/java/awt/image/renderable/RenderableImage.d.ts +1 -1
- package/types/java/io/File.d.ts +1 -0
- package/types/java/io/ObjectStreamClass.d.ts +1 -1
- package/types/java/lang/Class.d.ts +1 -1
- package/types/java/nio/channels/AsynchronousFileChannel.d.ts +1 -0
- package/types/java/nio/channels/FileChannel.d.ts +1 -0
- package/types/java/nio/file/FileSystem.d.ts +1 -0
- package/types/java/nio/file/Path.d.ts +42 -0
- package/types/java/nio/file/PathMatcher.d.ts +1 -0
- package/types/java/nio/file/Paths.d.ts +1 -0
- package/types/java/nio/file/spi/FileSystemProvider.d.ts +1 -0
- package/types/java/security/AlgorithmParameters.d.ts +4 -4
- package/types/java/security/KeyFactory.d.ts +4 -4
- package/types/java/security/KeyPairGenerator.d.ts +3 -3
- package/types/java/security/KeyStore.d.ts +4 -4
- package/types/java/security/MessageDigest.d.ts +4 -4
- package/types/java/security/Provider$Service.d.ts +4 -4
- package/types/java/security/SecureRandom.d.ts +6 -6
- package/types/java/security/Signature.d.ts +3 -3
- package/types/java/security/cert/Certificate.d.ts +1 -1
- package/types/java/security/cert/CertificateFactory.d.ts +4 -4
- package/types/java/security/cert/X509CRL.d.ts +1 -1
- package/types/java/security/cert/X509Certificate.d.ts +1 -1
- package/types/java/sql/Connection.d.ts +2 -2
- package/types/java/util/Scanner.d.ts +1 -0
- package/types/java/util/jar/JarEntry.d.ts +2 -2
- package/types/java/util/jar/Manifest.d.ts +6 -6
- package/types/java/util/logging/LogManager.d.ts +1 -1
- package/types/javax/crypto/Cipher.d.ts +4 -4
- package/types/javax/crypto/ExemptionMechanism.d.ts +4 -4
- package/types/javax/crypto/KeyAgreement.d.ts +4 -4
- package/types/javax/crypto/KeyGenerator.d.ts +4 -4
- package/types/javax/crypto/Mac.d.ts +4 -4
- package/types/javax/crypto/SecretKeyFactory.d.ts +4 -4
- package/types/javax/net/ssl/KeyManagerFactory.d.ts +4 -4
- package/types/javax/net/ssl/SSLContext.d.ts +4 -4
- package/types/javax/net/ssl/TrustManagerFactory.d.ts +4 -4
- package/types/javax/print/MimeType.d.ts +1 -1
- package/types/javax/script/CompiledScript.d.ts +1 -1
- package/types/javax/script/ScriptContext.d.ts +2 -2
- package/types/javax/script/ScriptEngine.d.ts +5 -5
- package/types/javax/script/ScriptEngineManager.d.ts +3 -3
- package/types/javax/xml/transform/Templates.d.ts +1 -1
- package/types/javax/xml/transform/Transformer.d.ts +2 -2
- package/types/jdk/internal/util/ClassFileDumper.d.ts +1 -0
- package/types/jdk/jfr/Configuration.d.ts +1 -0
- package/types/jdk/jfr/Recording.d.ts +1 -0
- package/types/jdk/jfr/internal/PlatformRecorder.d.ts +1 -0
- package/types/jdk/jfr/internal/PlatformRecording.d.ts +1 -0
- package/types/jdk/jfr/internal/Repository.d.ts +1 -0
- package/types/jdk/jfr/internal/RepositoryChunk.d.ts +1 -0
- package/types/jdk/jfr/internal/WriteablePath.d.ts +1 -0
- package/types/jdk/jfr/internal/consumer/RecordingInput.d.ts +1 -0
- package/types/jdk/jfr/internal/management/ChunkFilename.d.ts +1 -0
- package/types/joptsimple/util/PathConverter.d.ts +1 -0
- package/types/joptsimple/util/PathProperties.d.ts +1 -0
- package/types/kotlin/collections/EmptyMap.d.ts +1 -1
- package/types/kotlin/io/path/DirectoryEntriesReader.d.ts +1 -0
- package/types/kotlin/io/path/ExceptionsCollector.d.ts +1 -0
- package/types/kotlin/io/path/FileVisitorBuilder.d.ts +1 -0
- package/types/kotlin/io/path/FileVisitorBuilderImpl.d.ts +1 -0
- package/types/kotlin/io/path/FileVisitorImpl.d.ts +1 -0
- package/types/kotlin/io/path/IllegalFileNameException.d.ts +1 -0
- package/types/kotlin/io/path/PathNode.d.ts +1 -0
- package/types/kotlin/io/path/PathRelativizer.d.ts +1 -0
- package/types/kotlin/io/path/PathTreeWalk.d.ts +1 -0
- package/types/kotlin/io/path/PathsKt.d.ts +1 -0
- package/types/kotlin/io/path/PathsKt__PathReadWriteKt.d.ts +1 -0
- package/types/kotlin/io/path/PathsKt__PathRecursiveFunctionsKt.d.ts +1 -0
- package/types/kotlin/io/path/PathsKt__PathUtilsKt.d.ts +1 -0
- package/types/kotlinx/serialization/json/JsonElementBuildersKt.d.ts +1 -1
- package/types/kotlinx/serialization/json/JsonElementKt.d.ts +1 -1
- package/types/kotlinx/serialization/json/JsonObject$Companion.d.ts +1 -1
- package/types/kotlinx/serialization/json/JsonObjectBuilder.d.ts +1 -1
- package/types/kotlinx/serialization/json/JsonObjectSerializer.d.ts +3 -3
- package/types/kotlinx/serialization/json/internal/JsonTreeDecoder.d.ts +2 -2
- package/types/kotlinx/serialization/json/internal/JsonTreeMapDecoder.d.ts +2 -2
- package/types/kotlinx/serialization/json/internal/JsonTreeReader.d.ts +1 -1
- package/types/kotlinx/serialization/json/internal/TreeJsonDecoderKt.d.ts +1 -1
- package/types/kroppeb/stareval/parser/ParserOptions$Builder.d.ts +2 -3
- package/types/kroppeb/stareval/parser/ParserOptions.d.ts +3 -3
- package/types/net/caffeinemc/mods/lithium/common/config/LithiumConfig.d.ts +1 -1
- package/types/net/caffeinemc/mods/lithium/common/config/Option.d.ts +1 -1
- package/types/net/caffeinemc/mods/lithium/common/entity/EntityClassGroup.d.ts +1 -1
- package/types/net/caffeinemc/mods/lithium/common/services/PlatformRuntimeInformation.d.ts +1 -0
- package/types/net/caffeinemc/mods/lithium/common/tracking/VicinityCache.d.ts +1 -1
- package/types/net/caffeinemc/mods/lithium/common/tracking/entity/MovementTrackerHelper.d.ts +1 -2
- package/types/net/caffeinemc/mods/lithium/common/world/GameEventDispatcherStorage.d.ts +6 -7
- package/types/net/caffeinemc/mods/lithium/common/world/LithiumData$Data.d.ts +3 -4
- package/types/net/caffeinemc/mods/lithium/common/world/chunk/LithiumHashPalette.d.ts +2 -2
- package/types/net/caffeinemc/mods/lithium/common/world/section/RandomTickingSectionDataHelper$LithiumBlockCounter.d.ts +1 -1
- package/types/net/caffeinemc/mods/lithium/fabric/FabricRuntimeInformation.d.ts +1 -0
- package/types/net/caffeinemc/mods/sodium/client/data/config/MixinConfig.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/gl/attribute/GlVertexFormat$Builder.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/gl/shader/ShaderParser.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/model/light/data/HashLightDataCache.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/SodiumWorldRenderer.d.ts +2 -3
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/RenderSectionManager.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/ShapeComparisonCache.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/lists/TreeSectionCollector.d.ts +2 -2
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/map/ChunkTracker.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/occlusion/OcclusionCuller.d.ts +2 -2
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/region/RenderRegionManager.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/translucent_sorting/trigger/DirectTriggers.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/translucent_sorting/trigger/NormalList.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/chunk/tree/RemovableMultiForest.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/immediate/model/ImprovedItemModelBuilderBase$FaceStorage.d.ts +9 -10
- package/types/net/caffeinemc/mods/sodium/client/render/vertex/VertexFormatRegistryImpl.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/render/vertex/serializers/VertexSerializerRegistryImpl.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/client/services/PlatformRuntimeInformation.d.ts +1 -0
- package/types/net/caffeinemc/mods/sodium/client/services/SodiumModelDataContainer.d.ts +2 -2
- package/types/net/caffeinemc/mods/sodium/client/util/FileUtil.d.ts +1 -0
- package/types/net/caffeinemc/mods/sodium/client/util/FrameTimeStatistics.d.ts +3 -4
- package/types/net/caffeinemc/mods/sodium/client/world/LevelSlice.d.ts +2 -2
- package/types/net/caffeinemc/mods/sodium/client/world/cloned/ClonedChunkSection.d.ts +4 -5
- package/types/net/caffeinemc/mods/sodium/client/world/cloned/ClonedChunkSectionCache.d.ts +1 -1
- package/types/net/caffeinemc/mods/sodium/fabric/FabricRuntimeInformation.d.ts +1 -0
- package/types/net/ccbluex/liquidbounce/deeplearn/models/ModelWrapper.d.ts +1 -0
- package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/post/CrystalPostAttackTracker.d.ts +2 -2
- package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/post/SubmoduleSetDead$CrystalTracker.d.ts +1 -2
- package/types/net/ccbluex/liquidbounce/features/module/modules/fun/notebot/NotebotScanner$BlocksAndRequirements.d.ts +2 -3
- package/types/net/ccbluex/liquidbounce/features/module/modules/fun/notebot/NotebotScanner.d.ts +1 -2
- package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleNotifier.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/features/module/modules/misc/ModuleTargetLock$Temporary.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/features/module/modules/misc/TrackedInventory.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/features/module/modules/misc/antibot/modes/CustomAntiBotMode.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/features/module/modules/misc/debugrecorder/modes/DebugCombatRecorder.d.ts +2 -3
- package/types/net/ccbluex/liquidbounce/features/module/modules/movement/inventorymove/ModuleInventoryMove.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/AutoShopInventoryManager.d.ts +6 -6
- package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/ModuleAutoShop.d.ts +5 -5
- package/types/net/ccbluex/liquidbounce/features/module/modules/player/autoshop/serializable/conditions/ConditionCalculator.d.ts +2 -2
- package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/CleanupPlanGenerator.d.ts +1 -2
- package/types/net/ccbluex/liquidbounce/features/module/modules/player/invcleaner/ModuleInventoryCleaner$AmountConstraintProvider.d.ts +3 -5
- package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleCombineMobs.d.ts +3 -3
- package/types/net/ccbluex/liquidbounce/features/module/modules/render/ModuleDamageParticles.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/features/module/modules/world/ModuleStrongholdFinder.d.ts +1 -2
- package/types/net/ccbluex/liquidbounce/integration/theme/component/components/minimap/MinimapTextureAtlasManager.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/mcef/cef/WindowsAcceleratedPaintBackend.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/render/engine/font/FontGlyphPageManager$FontGlyphRegistry.d.ts +2 -2
- package/types/net/ccbluex/liquidbounce/render/engine/font/FontGlyphPageManager.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/render/engine/font/dynamic/DynamicGlyphPage.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/utils/block/placer/BlockPlacer.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/utils/input/InputBind$Modifier$Companion.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/utils/input/InputTracker.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/utils/kotlin/MapExtensionsKt.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/utils/render/placement/PlacementRenderHandler.d.ts +3 -5
- package/types/net/ccbluex/liquidbounce/utils/render/placement/PlacementRenderer.d.ts +1 -2
- package/types/net/ccbluex/netty/http/util/Base64Kt.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/client/datagen/v1/provider/FabricSoundsProvider.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/client/gametest/v1/context/ClientGameTestContext.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/client/gametest/v1/screenshot/TestScreenshotCommonOptions.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/client/gametest/v1/world/TestWorldBuilder.d.ts +1 -1
- package/types/net/fabricmc/fabric/api/client/gametest/v1/world/TestWorldSave.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/datagen/v1/FabricDataGenerator.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/datagen/v1/FabricPackOutput.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/datagen/v1/provider/FabricAdvancementProvider.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/datagen/v1/provider/FabricCodecDataProvider.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/datagen/v1/provider/FabricDynamicRegistryProvider.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/datagen/v1/provider/FabricLanguageProvider$TranslationBuilder.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/datagen/v1/provider/FabricLanguageProvider.d.ts +1 -0
- package/types/net/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback$RemapState.d.ts +1 -1
- package/types/net/fabricmc/fabric/impl/blockgetter/client/RenderDataMapConsumer.d.ts +1 -1
- package/types/net/fabricmc/fabric/impl/client/gametest/context/ClientGameTestContextImpl.d.ts +1 -0
- package/types/net/fabricmc/fabric/impl/client/gametest/screenshot/TestScreenshotCommonOptionsImpl.d.ts +1 -0
- package/types/net/fabricmc/fabric/impl/client/gametest/util/DedicatedServerImplUtil.d.ts +2 -1
- package/types/net/fabricmc/fabric/impl/client/gametest/world/TestWorldBuilderImpl.d.ts +2 -1
- package/types/net/fabricmc/fabric/impl/client/gametest/world/TestWorldSaveImpl.d.ts +1 -0
- package/types/net/fabricmc/fabric/impl/datagen/FabricDataGenHelper.d.ts +1 -0
- package/types/net/fabricmc/fabric/impl/networking/PayloadTypeRegistryImpl.d.ts +1 -1
- package/types/net/fabricmc/fabric/impl/registry/sync/RegistryMapSerializer.d.ts +2 -2
- package/types/net/fabricmc/fabric/impl/registry/sync/RegistrySyncManager$SyncConfigurationTask.d.ts +3 -3
- package/types/net/fabricmc/fabric/impl/registry/sync/RegistrySyncManager.d.ts +1 -1
- package/types/net/fabricmc/fabric/impl/registry/sync/RemapStateImpl.d.ts +5 -5
- package/types/net/fabricmc/fabric/impl/registry/sync/RemappableRegistry.d.ts +1 -2
- package/types/net/fabricmc/fabric/impl/registry/sync/RemovableIdMapper.d.ts +1 -1
- package/types/net/fabricmc/fabric/impl/registry/sync/packet/RegistrySyncPayload.d.ts +4 -4
- package/types/net/fabricmc/fabric/impl/registry/sync/trackers/Int2ObjectMapTracker.d.ts +3 -3
- package/types/net/fabricmc/fabric/impl/resource/ServerLanguageUtil.d.ts +1 -0
- package/types/net/fabricmc/fabric/impl/resource/pack/ModNioPackResources.d.ts +1 -0
- package/types/net/fabricmc/fabric/mixin/networking/accessor/ChunkMapAccessor.d.ts +1 -2
- package/types/net/fabricmc/loader/FabricLoader.d.ts +3 -0
- package/types/net/fabricmc/loader/ModContainer.d.ts +3 -0
- package/types/net/fabricmc/loader/api/FabricLoader.d.ts +1 -0
- package/types/net/fabricmc/loader/api/ModContainer.d.ts +1 -0
- package/types/net/fabricmc/loader/api/metadata/ModOrigin.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/FabricLoaderImpl.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/ModContainerImpl.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/discovery/DirectoryModCandidateFinder.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/discovery/ModCandidateFinder$ModCandidateConsumer.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/discovery/ModCandidateImpl.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/discovery/ModDiscoverer$ModScanTask.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/discovery/ModDiscoverer.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/discovery/RuntimeModRemapper$RemapInfo.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/discovery/RuntimeModRemapper.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/GameProvider$BuiltinMod.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/GameProvider.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/GameProviderHelper$FindResult.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/GameProviderHelper.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/LibClassifier.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/LoaderLibrary.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/minecraft/McVersionLookup.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/minecraft/MinecraftGameProvider.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/game/patch/GameTransformer.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/launch/FabricLauncher.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/launch/FabricLauncherBase.d.ts +3 -0
- package/types/net/fabricmc/loader/impl/launch/MappingConfiguration$MappingSource.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/launch/knot/Knot.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/launch/knot/KnotClassDelegate.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/launch/knot/KnotClassLoaderInterface.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/mappingio/MappingReader.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/mappingio/format/enigma/EnigmaDirReader.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/ClassInstance.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/FileSystemReference.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/MetaInfFixer.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/MetaInfRemover.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/OutputConsumerPath$Builder.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/OutputConsumerPath$ResourceRemapper.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/OutputConsumerPath.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/lib/tinyremapper/TinyRemapper.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/metadata/DependencyOverrides.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/metadata/ModOriginImpl.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/util/FileSystemUtil.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/util/LoaderUtil.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/util/ManifestUtil.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/util/SimpleClassPath$CpEntry.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/util/SimpleClassPath.d.ts +1 -0
- package/types/net/fabricmc/loader/impl/util/UrlUtil.d.ts +1 -0
- package/types/net/fabricmc/loader/util/UrlUtil.d.ts +1 -0
- package/types/net/irisshaders/iris/Iris.d.ts +2 -1
- package/types/net/irisshaders/iris/config/IrisConfig.d.ts +1 -0
- package/types/net/irisshaders/iris/gl/buffer/ShaderStorageBufferHolder.d.ts +1 -2
- package/types/net/irisshaders/iris/gl/framebuffer/GlFramebuffer.d.ts +1 -1
- package/types/net/irisshaders/iris/gui/FileDialogUtil.d.ts +1 -0
- package/types/net/irisshaders/iris/gui/screen/ShaderPackScreen.d.ts +1 -0
- package/types/net/irisshaders/iris/mixin/LevelRendererAccessor.d.ts +1 -2
- package/types/net/irisshaders/iris/pbr/TextureInfoCache.d.ts +1 -1
- package/types/net/irisshaders/iris/pbr/TextureTracker.d.ts +1 -1
- package/types/net/irisshaders/iris/pbr/texture/PBRAtlasTexture.d.ts +1 -0
- package/types/net/irisshaders/iris/pbr/texture/PBRDumpable.d.ts +2 -0
- package/types/net/irisshaders/iris/pbr/texture/PBRTextureManager.d.ts +2 -1
- package/types/net/irisshaders/iris/pipeline/transform/transformer/LayoutTransformer.d.ts +2 -2
- package/types/net/irisshaders/iris/platform/IrisFabricHelpers.d.ts +1 -0
- package/types/net/irisshaders/iris/platform/IrisPlatformHelpers.d.ts +1 -0
- package/types/net/irisshaders/iris/shaderpack/IdMap.d.ts +7 -8
- package/types/net/irisshaders/iris/shaderpack/LanguageMap.d.ts +1 -0
- package/types/net/irisshaders/iris/shaderpack/ShaderPack.d.ts +4 -4
- package/types/net/irisshaders/iris/shaderpack/discovery/ShaderpackDirectoryManager.d.ts +1 -0
- package/types/net/irisshaders/iris/shaderpack/include/AbsolutePackPath.d.ts +1 -0
- package/types/net/irisshaders/iris/shaderpack/include/IncludeGraph.d.ts +1 -0
- package/types/net/irisshaders/iris/shaderpack/include/ShaderPackSourceNames.d.ts +1 -0
- package/types/net/irisshaders/iris/shaderpack/materialmap/BlockMaterialMapping.d.ts +1 -4
- package/types/net/irisshaders/iris/shaderpack/materialmap/LegacyIdMap.d.ts +1 -2
- package/types/net/irisshaders/iris/shaderpack/materialmap/WorldRenderingSettings.d.ts +3 -4
- package/types/net/irisshaders/iris/shaderpack/properties/PackDirectives.d.ts +1 -1
- package/types/net/irisshaders/iris/shaderpack/properties/PackRenderTargetDirectives.d.ts +1 -1
- package/types/net/irisshaders/iris/shaderpack/properties/PackShadowDirectives.d.ts +3 -4
- package/types/net/irisshaders/iris/shaderpack/properties/ShaderProperties.d.ts +4 -5
- package/types/net/irisshaders/iris/uniforms/BiomeUniforms.d.ts +1 -3
- package/types/net/irisshaders/iris/uniforms/custom/CustomUniforms.d.ts +1 -1
- package/types/net/minecraft/CrashReport.d.ts +1 -0
- package/types/net/minecraft/advancements/criterion/PlayerPredicate$AdvancementCriterionsPredicate.d.ts +3 -3
- package/types/net/minecraft/advancements/criterion/PlayerPredicate$Builder.d.ts +1 -1
- package/types/net/minecraft/advancements/criterion/PlayerPredicate.d.ts +3 -5
- package/types/net/minecraft/client/CommandHistory.d.ts +1 -0
- package/types/net/minecraft/client/HotbarManager.d.ts +1 -0
- package/types/net/minecraft/client/Minecraft.d.ts +1 -0
- package/types/net/minecraft/client/MouseHandler.d.ts +1 -0
- package/types/net/minecraft/client/color/block/BlockTintCache$CacheData.d.ts +1 -1
- package/types/net/minecraft/client/color/block/BlockTintCache.d.ts +1 -1
- package/types/net/minecraft/client/data/AtlasProvider.d.ts +1 -0
- package/types/net/minecraft/client/data/models/EquipmentAssetProvider.d.ts +1 -0
- package/types/net/minecraft/client/data/models/ModelProvider.d.ts +1 -0
- package/types/net/minecraft/client/data/models/WaypointStyleProvider.d.ts +1 -0
- package/types/net/minecraft/client/gui/font/FontSet.d.ts +1 -1
- package/types/net/minecraft/client/gui/font/FontTexture.d.ts +1 -0
- package/types/net/minecraft/client/gui/render/GuiRenderer.d.ts +1 -1
- package/types/net/minecraft/client/gui/screens/Screen.d.ts +1 -0
- package/types/net/minecraft/client/gui/screens/packs/PackSelectionScreen$Watcher.d.ts +1 -0
- package/types/net/minecraft/client/gui/screens/packs/PackSelectionScreen.d.ts +1 -0
- package/types/net/minecraft/client/gui/screens/worldselection/CreateWorldCallback.d.ts +1 -0
- package/types/net/minecraft/client/gui/screens/worldselection/CreateWorldScreen.d.ts +1 -0
- package/types/net/minecraft/client/gui/screens/worldselection/ExperimentsScreen.d.ts +1 -2
- package/types/net/minecraft/client/gui/screens/worldselection/WorldCreationUiState.d.ts +1 -0
- package/types/net/minecraft/client/gui/screens/worldselection/WorldSelectionList$WorldListEntry.d.ts +1 -0
- package/types/net/minecraft/client/main/GameConfig$FolderData.d.ts +1 -0
- package/types/net/minecraft/client/multiplayer/AccountProfileKeyPairManager.d.ts +1 -0
- package/types/net/minecraft/client/multiplayer/ClientCommonPacketListenerImpl.d.ts +1 -0
- package/types/net/minecraft/client/multiplayer/prediction/BlockStatePredictionHandler.d.ts +1 -2
- package/types/net/minecraft/client/particle/ParticleEngine.d.ts +1 -1
- package/types/net/minecraft/client/particle/ParticleResources.d.ts +2 -2
- package/types/net/minecraft/client/quickplay/QuickPlayLog.d.ts +1 -0
- package/types/net/minecraft/client/renderer/GameRenderer.d.ts +1 -0
- package/types/net/minecraft/client/renderer/LevelRenderer.d.ts +2 -2
- package/types/net/minecraft/client/renderer/SectionOcclusionGraph$GraphStorage.d.ts +1 -2
- package/types/net/minecraft/client/renderer/SubmitNodeStorage.d.ts +2 -2
- package/types/net/minecraft/client/renderer/block/BlockModelLighter$Cache.d.ts +2 -2
- package/types/net/minecraft/client/renderer/chunk/ChunkSectionsToRender.d.ts +2 -3
- package/types/net/minecraft/client/renderer/chunk/RenderRegionCache.d.ts +1 -1
- package/types/net/minecraft/client/renderer/chunk/RenderSectionRegion.d.ts +2 -2
- package/types/net/minecraft/client/renderer/chunk/SectionRenderDispatcher$RenderSection$RebuildTask.d.ts +2 -3
- package/types/net/minecraft/client/renderer/texture/Dumpable.d.ts +1 -0
- package/types/net/minecraft/client/renderer/texture/DynamicTexture.d.ts +1 -0
- package/types/net/minecraft/client/renderer/texture/SkinTextureDownloader.d.ts +1 -0
- package/types/net/minecraft/client/renderer/texture/SpriteContents$AnimationState.d.ts +2 -3
- package/types/net/minecraft/client/renderer/texture/TextureAtlas.d.ts +1 -0
- package/types/net/minecraft/client/renderer/texture/TextureManager.d.ts +1 -0
- package/types/net/minecraft/client/resources/ClientPackSource.d.ts +1 -0
- package/types/net/minecraft/client/resources/IndexedAssetSource.d.ts +1 -0
- package/types/net/minecraft/client/resources/MapTextureManager.d.ts +3 -3
- package/types/net/minecraft/client/resources/SkinManager$TextureCache.d.ts +1 -0
- package/types/net/minecraft/client/resources/SkinManager.d.ts +1 -0
- package/types/net/minecraft/client/resources/model/ModelGroupCollector.d.ts +1 -2
- package/types/net/minecraft/client/resources/model/ModelManager$ReloadState.d.ts +3 -3
- package/types/net/minecraft/client/resources/model/ModelManager.d.ts +1 -1
- package/types/net/minecraft/client/resources/server/DownloadedPackSource.d.ts +1 -0
- package/types/net/minecraft/client/resources/server/PackReloadConfig$IdAndPath.d.ts +1 -0
- package/types/net/minecraft/client/resources/server/ServerPackManager$ServerPackData.d.ts +1 -0
- package/types/net/minecraft/client/resources/server/ServerPackManager.d.ts +1 -0
- package/types/net/minecraft/client/server/IntegratedServer.d.ts +1 -0
- package/types/net/minecraft/client/sounds/SoundEngine.d.ts +1 -1
- package/types/net/minecraft/client/telemetry/ClientTelemetryManager.d.ts +1 -0
- package/types/net/minecraft/client/telemetry/TelemetryLogManager.d.ts +1 -0
- package/types/net/minecraft/commands/arguments/NbtPathArgument$NbtPath.d.ts +2 -2
- package/types/net/minecraft/data/CachedOutput.d.ts +1 -0
- package/types/net/minecraft/data/DataGenerator$Cached.d.ts +1 -0
- package/types/net/minecraft/data/DataGenerator$Uncached.d.ts +1 -0
- package/types/net/minecraft/data/DataGenerator.d.ts +1 -0
- package/types/net/minecraft/data/HashCache$CacheUpdater.d.ts +1 -0
- package/types/net/minecraft/data/HashCache$ProviderCache.d.ts +1 -0
- package/types/net/minecraft/data/HashCache$ProviderCacheBuilder.d.ts +1 -0
- package/types/net/minecraft/data/HashCache.d.ts +1 -0
- package/types/net/minecraft/data/Main.d.ts +1 -0
- package/types/net/minecraft/data/PackOutput$PathProvider.d.ts +1 -0
- package/types/net/minecraft/data/PackOutput.d.ts +1 -0
- package/types/net/minecraft/data/advancements/AdvancementProvider.d.ts +1 -0
- package/types/net/minecraft/data/info/BiomeParametersDumpReport.d.ts +1 -0
- package/types/net/minecraft/data/info/BlockListReport.d.ts +1 -0
- package/types/net/minecraft/data/info/CommandsReport.d.ts +1 -0
- package/types/net/minecraft/data/info/DatapackStructureReport.d.ts +1 -0
- package/types/net/minecraft/data/info/PacketReport.d.ts +1 -0
- package/types/net/minecraft/data/info/RegistryComponentsReport.d.ts +1 -0
- package/types/net/minecraft/data/info/RegistryDumpReport.d.ts +1 -0
- package/types/net/minecraft/data/loot/LootTableProvider.d.ts +1 -0
- package/types/net/minecraft/data/metadata/PackMetadataGenerator.d.ts +1 -0
- package/types/net/minecraft/data/recipes/RecipeProvider$Runner.d.ts +1 -0
- package/types/net/minecraft/data/registries/RegistriesDatapackGenerator.d.ts +1 -0
- package/types/net/minecraft/data/structures/NbtToSnbt.d.ts +1 -0
- package/types/net/minecraft/data/structures/SnbtToNbt$StructureConversionException.d.ts +1 -0
- package/types/net/minecraft/data/structures/SnbtToNbt.d.ts +1 -0
- package/types/net/minecraft/data/tags/TagsProvider.d.ts +1 -0
- package/types/net/minecraft/gametest/framework/GameTestInfo.d.ts +1 -1
- package/types/net/minecraft/gametest/framework/StructureUtils.d.ts +1 -0
- package/types/net/minecraft/nbt/NbtIo.d.ts +1 -0
- package/types/net/minecraft/network/DisconnectionDetails.d.ts +1 -0
- package/types/net/minecraft/network/chat/ClickEvent$OpenFile.d.ts +1 -0
- package/types/net/minecraft/network/codec/IdDispatchCodec.d.ts +2 -2
- package/types/net/minecraft/network/protocol/game/ClientboundAwardStatsPacket.d.ts +3 -4
- package/types/net/minecraft/network/protocol/game/ServerboundContainerClickPacket.d.ts +2 -2
- package/types/net/minecraft/resources/Identifier.d.ts +1 -0
- package/types/net/minecraft/server/Eula.d.ts +1 -0
- package/types/net/minecraft/server/MinecraftServer.d.ts +1 -0
- package/types/net/minecraft/server/PlayerAdvancements.d.ts +1 -0
- package/types/net/minecraft/server/SuppressedExceptionCollector.d.ts +1 -2
- package/types/net/minecraft/server/dedicated/DedicatedServer.d.ts +1 -0
- package/types/net/minecraft/server/dedicated/DedicatedServerProperties.d.ts +4 -3
- package/types/net/minecraft/server/dedicated/DedicatedServerSettings.d.ts +1 -0
- package/types/net/minecraft/server/dedicated/Settings.d.ts +6 -5
- package/types/net/minecraft/server/jsonrpc/Connection.d.ts +1 -2
- package/types/net/minecraft/server/jsonrpc/dataprovider/JsonRpcApiSchema.d.ts +1 -0
- package/types/net/minecraft/server/level/ChunkMap.d.ts +6 -7
- package/types/net/minecraft/server/level/ChunkTaskPriorityQueue.d.ts +1 -1
- package/types/net/minecraft/server/level/DistanceManager$FixedPlayerDistanceChunkTracker.d.ts +1 -1
- package/types/net/minecraft/server/level/DistanceManager$PlayerTicketTracker.d.ts +1 -1
- package/types/net/minecraft/server/level/DistanceManager.d.ts +1 -1
- package/types/net/minecraft/server/level/PlayerMap.d.ts +1 -1
- package/types/net/minecraft/server/level/ServerLevel.d.ts +2 -1
- package/types/net/minecraft/server/level/SimulationChunkTracker.d.ts +1 -1
- package/types/net/minecraft/server/packs/DownloadCacheCleaner$PathAndPriority.d.ts +1 -0
- package/types/net/minecraft/server/packs/DownloadCacheCleaner$PathAndTime.d.ts +1 -0
- package/types/net/minecraft/server/packs/DownloadCacheCleaner.d.ts +1 -0
- package/types/net/minecraft/server/packs/DownloadQueue$BatchResult.d.ts +1 -0
- package/types/net/minecraft/server/packs/DownloadQueue.d.ts +1 -0
- package/types/net/minecraft/server/packs/FilePackResources$FileResourcesSupplier.d.ts +1 -0
- package/types/net/minecraft/server/packs/PathPackResources$PathResourcesSupplier.d.ts +1 -0
- package/types/net/minecraft/server/packs/PathPackResources.d.ts +1 -0
- package/types/net/minecraft/server/packs/VanillaPackResources.d.ts +1 -0
- package/types/net/minecraft/server/packs/VanillaPackResourcesBuilder.d.ts +1 -0
- package/types/net/minecraft/server/packs/linkfs/LinkFSProvider.d.ts +1 -0
- package/types/net/minecraft/server/packs/linkfs/LinkFileSystem$Builder.d.ts +1 -0
- package/types/net/minecraft/server/packs/linkfs/LinkFileSystem$DirectoryEntry.d.ts +1 -0
- package/types/net/minecraft/server/packs/linkfs/LinkFileSystem.d.ts +1 -0
- package/types/net/minecraft/server/packs/linkfs/PathContents$FileContents.d.ts +1 -0
- package/types/net/minecraft/server/packs/repository/BuiltInPackSource.d.ts +1 -0
- package/types/net/minecraft/server/packs/repository/FolderRepositorySource$FolderPackDetector.d.ts +1 -0
- package/types/net/minecraft/server/packs/repository/FolderRepositorySource.d.ts +1 -0
- package/types/net/minecraft/server/packs/repository/PackDetector.d.ts +1 -0
- package/types/net/minecraft/server/packs/repository/ServerPacksSource.d.ts +1 -0
- package/types/net/minecraft/server/players/PlayerList.d.ts +1 -0
- package/types/net/minecraft/stats/ServerStatsCounter.d.ts +1 -0
- package/types/net/minecraft/stats/StatsCounter.d.ts +1 -1
- package/types/net/minecraft/tags/TagBuilder.d.ts +1 -1
- package/types/net/minecraft/util/ClassTreeIdRegistry.d.ts +1 -1
- package/types/net/minecraft/util/DirectoryLock$LockException.d.ts +1 -0
- package/types/net/minecraft/util/DirectoryLock.d.ts +1 -0
- package/types/net/minecraft/util/ExtraCodecs.d.ts +2 -1
- package/types/net/minecraft/util/FileSystemUtil.d.ts +1 -0
- package/types/net/minecraft/util/FileUtil.d.ts +1 -0
- package/types/net/minecraft/util/FileZipper.d.ts +1 -0
- package/types/net/minecraft/util/HttpUtil.d.ts +1 -0
- package/types/net/minecraft/util/SequencedPriorityIterator.d.ts +1 -1
- package/types/net/minecraft/util/Util$OS.d.ts +1 -0
- package/types/net/minecraft/util/Util.d.ts +1 -0
- package/types/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$Section.d.ts +1 -1
- package/types/net/minecraft/util/datafix/fixes/ChunkPalettedStorageFix$UpgradeChunk.d.ts +1 -1
- package/types/net/minecraft/util/datafix/fixes/ChunkProtoTickListFix.d.ts +1 -1
- package/types/net/minecraft/util/datafix/fixes/LeavesFix$LeavesSection.d.ts +1 -1
- package/types/net/minecraft/util/eventlog/EventLogDirectory$CompressedFile.d.ts +1 -0
- package/types/net/minecraft/util/eventlog/EventLogDirectory$File.d.ts +1 -0
- package/types/net/minecraft/util/eventlog/EventLogDirectory$RawFile.d.ts +1 -0
- package/types/net/minecraft/util/eventlog/EventLogDirectory.d.ts +1 -0
- package/types/net/minecraft/util/eventlog/JsonEventLog.d.ts +1 -0
- package/types/net/minecraft/util/filefix/FileFix.d.ts +1 -0
- package/types/net/minecraft/util/filefix/FileFixUtil.d.ts +1 -0
- package/types/net/minecraft/util/filefix/FileFixerUpper$UpgradeInProgress.d.ts +1 -0
- package/types/net/minecraft/util/filefix/FileFixerUpper.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/ChunkNbt.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/CompressedNbt$MissingSeverity.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/CompressedNbt.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/FileAccess.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/FileAccessProvider.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/FileRelation.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/FileResourceType$AccessFactory.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/FileResourceType.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/LevelDat.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/PlayerData.d.ts +1 -0
- package/types/net/minecraft/util/filefix/access/SavedDataNbt.d.ts +1 -0
- package/types/net/minecraft/util/filefix/fixes/LegacyStructureFileFix$DimensionFixEntry.d.ts +3 -4
- package/types/net/minecraft/util/filefix/operations/ApplyInFolders.d.ts +1 -0
- package/types/net/minecraft/util/filefix/operations/DeleteFileOrEmptyDirectory.d.ts +1 -0
- package/types/net/minecraft/util/filefix/operations/FileFixOperation.d.ts +1 -0
- package/types/net/minecraft/util/filefix/operations/FileFixOperations.d.ts +1 -0
- package/types/net/minecraft/util/filefix/operations/GroupMove.d.ts +1 -0
- package/types/net/minecraft/util/filefix/operations/ModifyContent.d.ts +1 -0
- package/types/net/minecraft/util/filefix/operations/Move.d.ts +1 -0
- package/types/net/minecraft/util/filefix/operations/RegexMove.d.ts +1 -0
- package/types/net/minecraft/util/filefix/virtualfilesystem/CopyOnWriteFSProvider$ChannelFactory.d.ts +1 -0
- package/types/net/minecraft/util/filefix/virtualfilesystem/CopyOnWriteFSProvider.d.ts +1 -0
- package/types/net/minecraft/util/filefix/virtualfilesystem/CopyOnWriteFileSystem$Moves.d.ts +1 -0
- package/types/net/minecraft/util/filefix/virtualfilesystem/CopyOnWriteFileSystem.d.ts +1 -0
- package/types/net/minecraft/util/filefix/virtualfilesystem/FileMove.d.ts +1 -0
- package/types/net/minecraft/util/filefix/virtualfilesystem/FileNode.d.ts +1 -0
- package/types/net/minecraft/util/profiling/ActiveProfiler$PathEntry.d.ts +2 -2
- package/types/net/minecraft/util/profiling/EmptyProfileResults.d.ts +1 -0
- package/types/net/minecraft/util/profiling/FilledProfileResults.d.ts +1 -0
- package/types/net/minecraft/util/profiling/ProfileResults.d.ts +1 -0
- package/types/net/minecraft/util/profiling/ProfilerPathEntry.d.ts +1 -1
- package/types/net/minecraft/util/profiling/jfr/JfrProfiler.d.ts +1 -0
- package/types/net/minecraft/util/profiling/jfr/JvmProfiler$NoOpProfiler.d.ts +1 -0
- package/types/net/minecraft/util/profiling/jfr/JvmProfiler.d.ts +1 -0
- package/types/net/minecraft/util/profiling/jfr/SummaryReporter.d.ts +1 -0
- package/types/net/minecraft/util/profiling/jfr/parse/JfrStatsParser.d.ts +1 -0
- package/types/net/minecraft/util/profiling/metrics/MetricSampler$SamplerResult.d.ts +2 -2
- package/types/net/minecraft/util/profiling/metrics/profiling/ActiveMetricsRecorder.d.ts +1 -0
- package/types/net/minecraft/util/profiling/metrics/storage/MetricsPersister.d.ts +1 -0
- package/types/net/minecraft/util/worldupdate/RegionStorageUpgrader$Builder.d.ts +2 -2
- package/types/net/minecraft/util/worldupdate/RegionStorageUpgrader.d.ts +3 -3
- package/types/net/minecraft/util/worldupdate/UpgradeProgress.d.ts +1 -1
- package/types/net/minecraft/world/attribute/SpatialAttributeInterpolator.d.ts +1 -1
- package/types/net/minecraft/world/entity/LivingEntity.d.ts +1 -1
- package/types/net/minecraft/world/entity/ai/gossip/GossipContainer$EntityGossips.d.ts +1 -1
- package/types/net/minecraft/world/entity/ai/gossip/GossipContainer.d.ts +1 -1
- package/types/net/minecraft/world/entity/ai/sensing/NearestBedSensor.d.ts +1 -1
- package/types/net/minecraft/world/entity/ai/village/poi/PoiManager$DistanceTracker.d.ts +1 -1
- package/types/net/minecraft/world/entity/ai/village/poi/PoiManager.d.ts +1 -0
- package/types/net/minecraft/world/entity/ai/village/poi/PoiSection.d.ts +1 -1
- package/types/net/minecraft/world/entity/animal/bee/Bee$BeePollinateGoal.d.ts +1 -1
- package/types/net/minecraft/world/entity/monster/warden/AngerManagement.d.ts +2 -2
- package/types/net/minecraft/world/entity/npc/villager/VillagerProfession.d.ts +3 -3
- package/types/net/minecraft/world/entity/player/StackedContents.d.ts +1 -1
- package/types/net/minecraft/world/entity/raid/Raider$ObtainRaidLeaderBannerGoal.d.ts +1 -1
- package/types/net/minecraft/world/entity/raid/Raids.d.ts +1 -1
- package/types/net/minecraft/world/item/enchantment/ItemEnchantments$Mutable.d.ts +1 -1
- package/types/net/minecraft/world/item/enchantment/ItemEnchantments.d.ts +2 -2
- package/types/net/minecraft/world/level/LocalMobCapCalculator$MobCounts.d.ts +1 -1
- package/types/net/minecraft/world/level/LocalMobCapCalculator.d.ts +1 -1
- package/types/net/minecraft/world/level/NaturalSpawner$SpawnState.d.ts +4 -4
- package/types/net/minecraft/world/level/ServerExplosion.d.ts +2 -2
- package/types/net/minecraft/world/level/TicketStorage.d.ts +5 -5
- package/types/net/minecraft/world/level/biome/Biome.d.ts +1 -1
- package/types/net/minecraft/world/level/block/ComposterBlock.d.ts +1 -2
- package/types/net/minecraft/world/level/block/CrossCollisionBlock.d.ts +1 -1
- package/types/net/minecraft/world/level/block/FireBlock.d.ts +2 -2
- package/types/net/minecraft/world/level/block/WallBlock.d.ts +1 -1
- package/types/net/minecraft/world/level/block/entity/FuelValues$Builder.d.ts +1 -1
- package/types/net/minecraft/world/level/block/entity/FuelValues.d.ts +2 -2
- package/types/net/minecraft/world/level/chunk/BulkSectionAccess.d.ts +1 -1
- package/types/net/minecraft/world/level/chunk/LevelChunk.d.ts +2 -2
- package/types/net/minecraft/world/level/chunk/storage/IOWorker.d.ts +2 -1
- package/types/net/minecraft/world/level/chunk/storage/RecreatingSimpleRegionStorage.d.ts +1 -0
- package/types/net/minecraft/world/level/chunk/storage/RegionFile.d.ts +1 -0
- package/types/net/minecraft/world/level/chunk/storage/RegionFileStorage.d.ts +2 -1
- package/types/net/minecraft/world/level/chunk/storage/SectionStorage$PackedChunk.d.ts +2 -2
- package/types/net/minecraft/world/level/chunk/storage/SectionStorage.d.ts +3 -3
- package/types/net/minecraft/world/level/chunk/storage/SimpleRegionStorage.d.ts +1 -0
- package/types/net/minecraft/world/level/dimension/DimensionType.d.ts +1 -0
- package/types/net/minecraft/world/level/entity/EntityLookup.d.ts +1 -1
- package/types/net/minecraft/world/level/entity/EntitySectionStorage.d.ts +1 -1
- package/types/net/minecraft/world/level/entity/EntityTickList.d.ts +3 -3
- package/types/net/minecraft/world/level/entity/PersistentEntitySectionManager.d.ts +2 -3
- package/types/net/minecraft/world/level/levelgen/NoiseChunk.d.ts +1 -1
- package/types/net/minecraft/world/level/levelgen/blending/Blender.d.ts +3 -3
- package/types/net/minecraft/world/level/levelgen/feature/FeatureCountTracker$LevelData.d.ts +3 -4
- package/types/net/minecraft/world/level/levelgen/structure/StructureCheck.d.ts +5 -5
- package/types/net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager.d.ts +1 -0
- package/types/net/minecraft/world/level/levelgen/structure/templatesystem/loader/DirectoryTemplateSource.d.ts +1 -0
- package/types/net/minecraft/world/level/levelgen/structure/templatesystem/loader/TemplatePathFactory.d.ts +1 -0
- package/types/net/minecraft/world/level/lighting/BlockLightSectionStorage$BlockDataLayerStorageMap.d.ts +1 -2
- package/types/net/minecraft/world/level/lighting/DataLayerStorageMap.d.ts +2 -2
- package/types/net/minecraft/world/level/lighting/DynamicGraphMinFixedPoint.d.ts +1 -1
- package/types/net/minecraft/world/level/lighting/LayerLightSectionStorage.d.ts +2 -2
- package/types/net/minecraft/world/level/lighting/SkyLightSectionStorage$SkyDataLayerStorageMap.d.ts +2 -3
- package/types/net/minecraft/world/level/material/FlowingFluid$SpreadContext.d.ts +2 -2
- package/types/net/minecraft/world/level/material/FlowingFluid.d.ts +1 -1
- package/types/net/minecraft/world/level/pathfinder/FlyNodeEvaluator.d.ts +1 -1
- package/types/net/minecraft/world/level/pathfinder/NodeEvaluator.d.ts +1 -1
- package/types/net/minecraft/world/level/pathfinder/SwimNodeEvaluator.d.ts +1 -1
- package/types/net/minecraft/world/level/pathfinder/WalkNodeEvaluator.d.ts +2 -2
- package/types/net/minecraft/world/level/redstone/ExperimentalRedstoneWireEvaluator.d.ts +1 -1
- package/types/net/minecraft/world/level/storage/LevelStorageSource$LevelDirectory.d.ts +1 -0
- package/types/net/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess.d.ts +1 -0
- package/types/net/minecraft/world/level/storage/LevelStorageSource.d.ts +1 -0
- package/types/net/minecraft/world/level/storage/LevelSummary$CorruptedLevelSummary.d.ts +1 -0
- package/types/net/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary.d.ts +1 -0
- package/types/net/minecraft/world/level/storage/LevelSummary.d.ts +1 -0
- package/types/net/minecraft/world/level/storage/SavedDataStorage.d.ts +1 -0
- package/types/net/minecraft/world/level/validation/ContentValidationException.d.ts +1 -0
- package/types/net/minecraft/world/level/validation/DirectoryValidator.d.ts +1 -0
- package/types/net/minecraft/world/level/validation/ForbiddenSymlinkInfo.d.ts +1 -0
- package/types/net/minecraft/world/level/validation/PathAllowList$ConfigEntry.d.ts +1 -0
- package/types/net/minecraft/world/level/validation/PathAllowList$EntryType.d.ts +1 -0
- package/types/net/minecraft/world/level/validation/PathAllowList.d.ts +1 -0
- package/types/net/minecraft/world/scores/PlayerScores.d.ts +1 -1
- package/types/net/minecraft/world/scores/Scoreboard.d.ts +1 -1
- package/types/net/minecraft/world/ticks/LevelChunkTicks.d.ts +1 -1
- package/types/net/minecraft/world/ticks/LevelTicks.d.ts +2 -2
- package/types/net/raphimc/immediatelyfast/PlatformCode.d.ts +1 -0
- package/types/net/raphimc/immediatelyfast/fabric/PlatformCodeImpl.d.ts +1 -0
- package/types/net/raphimc/viabedrock/api/item/ItemUpgrader.d.ts +1 -1
- package/types/net/raphimc/viabedrock/api/model/scoreboard/ScoreboardObjective.d.ts +1 -1
- package/types/net/raphimc/viabedrock/api/resourcepack/content/DirectoryContent.d.ts +1 -0
- package/types/net/raphimc/viabedrock/api/util/FileSystemUtil.d.ts +1 -0
- package/types/net/raphimc/viabedrock/experimental/storage/MapTracker.d.ts +2 -3
- package/types/net/raphimc/viabedrock/protocol/data/BedrockMappingData.d.ts +4 -4
- package/types/net/raphimc/viabedrock/protocol/model/EntityProperties.d.ts +5 -5
- package/types/net/raphimc/viabedrock/protocol/provider/impl/DiskResourcePackProvider.d.ts +1 -0
- package/types/net/raphimc/viabedrock/protocol/rewriter/BlockStateRewriter.d.ts +3 -3
- package/types/net/raphimc/viabedrock/protocol/rewriter/ItemRewriter.d.ts +1 -2
- package/types/net/raphimc/viabedrock/protocol/storage/BlobCache.d.ts +1 -1
- package/types/net/raphimc/viabedrock/protocol/storage/ChunkTracker.d.ts +1 -1
- package/types/net/raphimc/viabedrock/protocol/storage/EntityTracker.d.ts +4 -4
- package/types/net/raphimc/viabedrock/protocol/storage/PacketSyncStorage.d.ts +2 -2
- package/types/net/raphimc/viabedrock/protocol/types/item/BedrockItemType.d.ts +2 -3
- package/types/net/raphimc/vialegacy/api/remapper/AbstractBlockRemapper.d.ts +1 -1
- package/types/net/raphimc/vialegacy/api/remapper/AbstractChunkTracker.d.ts +1 -1
- package/types/net/raphimc/vialegacy/protocol/beta/b1_1_2tob1_2_0_2/storage/EntityFlagStorage.d.ts +1 -1
- package/types/net/raphimc/vialegacy/protocol/beta/b1_7_0_3tob1_8_0_1/storage/PlayerNameTracker.d.ts +1 -1
- package/types/net/raphimc/vialegacy/protocol/classic/c0_28_30toa1_0_15/data/ClassicBlocks.d.ts +2 -3
- package/types/net/raphimc/vialegacy/protocol/classic/c0_30cpetoc0_28_30/data/ExtendedClassicBlocks.d.ts +2 -3
- package/types/net/raphimc/vialegacy/protocol/release/r1_6_4tor1_7_2_5/storage/StatisticsStorage.d.ts +1 -1
- package/types/net/raphimc/vialegacy/protocol/release/r1_7_6_10tor1_8/storage/EntityTracker.d.ts +3 -4
- package/types/net/raphimc/vialegacy/protocol/release/r1_7_6_10tor1_8/storage/MapStorage.d.ts +1 -1
- package/types/okhttp3/internal/platform/BouncyCastlePlatform.d.ts +1 -1
- package/types/okhttp3/internal/platform/OpenJSSEPlatform.d.ts +1 -1
- package/types/okio/NioFileSystemWrappingFileSystem.d.ts +22 -21
- package/types/okio/NioSystemFileSystem.d.ts +6 -5
- package/types/okio/Okio.d.ts +3 -2
- package/types/okio/Okio__JvmOkioKt.d.ts +1 -0
- package/types/okio/Path.d.ts +4 -3
- package/types/org/antlr/v4/runtime/CharStreams.d.ts +1 -0
- package/types/org/apache/commons/codec/digest/DigestUtils.d.ts +1 -0
- package/types/org/apache/commons/codec/digest/HmacUtils.d.ts +1 -0
- package/types/org/apache/commons/compress/CompressFilterOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/ArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/ArchiveOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/Lister.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/ar/ArArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/cpio/CpioArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/examples/Archiver$ArchiverFileVisitor.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/examples/Archiver.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/examples/Expander.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/jar/JarArchiveEntry.d.ts +1 -1
- package/types/org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/tar/TarArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/tar/TarFile.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/DefaultBackingStoreSupplier.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/FileRandomAccessOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/ScatterZipOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/ZipFile.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/ZipSplitOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/ZipSplitReadOnlySeekableByteChannel$ZipSplitSegmentComparator.d.ts +1 -0
- package/types/org/apache/commons/compress/archivers/zip/ZipSplitReadOnlySeekableByteChannel.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/deflate/DeflateCompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/lz4/BlockLZ4CompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/lz4/FramedLZ4CompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/pack200/Pack200CompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/pack200/TempFileCachingStreamBridge.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/compressors/snappy/SnappyCompressorOutputStream.d.ts +1 -0
- package/types/org/apache/commons/compress/harmony/unpack200/Archive.d.ts +1 -0
- package/types/org/apache/commons/compress/parallel/FileBasedScatterGatherBackingStore.d.ts +1 -0
- package/types/org/apache/commons/compress/utils/FileNameUtils.d.ts +1 -0
- package/types/org/apache/commons/io/FileCleaningTracker.d.ts +1 -0
- package/types/org/apache/commons/io/RandomAccessFileMode.d.ts +1 -0
- package/types/org/apache/commons/io/build/AbstractOrigin$FileOrigin.d.ts +1 -0
- package/types/org/apache/commons/io/build/AbstractOrigin$IORandomAccessFileOrigin.d.ts +1 -0
- package/types/org/apache/commons/io/build/AbstractOrigin$PathOrigin.d.ts +1 -0
- package/types/org/apache/commons/io/build/AbstractOrigin$URIOrigin.d.ts +1 -0
- package/types/org/apache/commons/io/build/AbstractOrigin.d.ts +1 -0
- package/types/org/apache/commons/io/build/AbstractOriginSupplier.d.ts +1 -0
- package/types/org/apache/commons/io/build/AbstractStreamBuilder.d.ts +1 -0
- package/types/org/apache/commons/io/file/AccumulatorPathVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/CleaningPathVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/CopyDirectoryVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/CountingPathVisitor$AbstractBuilder.d.ts +1 -0
- package/types/org/apache/commons/io/file/CountingPathVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/DeletingPathVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/DirectoryStreamFilter.d.ts +1 -0
- package/types/org/apache/commons/io/file/FilesUncheck.d.ts +1 -0
- package/types/org/apache/commons/io/file/NoopPathVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/PathFilter.d.ts +1 -0
- package/types/org/apache/commons/io/file/PathUtils$RelativeSortedPaths.d.ts +1 -0
- package/types/org/apache/commons/io/file/PathUtils.d.ts +1 -0
- package/types/org/apache/commons/io/file/PathVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/SimplePathVisitor$AbstractBuilder.d.ts +1 -0
- package/types/org/apache/commons/io/file/SimplePathVisitor.d.ts +1 -0
- package/types/org/apache/commons/io/file/attribute/FileTimes.d.ts +1 -0
- package/types/org/apache/commons/io/file/spi/FileSystemProviders.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/AbstractFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/AgeFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/AndFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/CanExecuteFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/CanReadFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/CanWriteFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/DelegateFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/DirectoryFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/EmptyFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/FalseFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/FileEqualsFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/FileFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/HiddenFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/IOFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/MagicNumberFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/NameFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/NotFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/OrFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/PathEqualsFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/PathMatcherFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/PathVisitorFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/PrefixFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/RegexFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/SizeFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/SuffixFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/SymbolicLinkFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/TrueFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/WildcardFileFilter.d.ts +1 -0
- package/types/org/apache/commons/io/filefilter/WildcardFilter.d.ts +1 -0
- package/types/org/apache/commons/io/input/BufferedFileChannelInputStream.d.ts +1 -0
- package/types/org/apache/commons/io/input/ReversedLinesFileReader.d.ts +1 -0
- package/types/org/apache/commons/io/input/Tailer$TailablePath.d.ts +1 -0
- package/types/org/apache/commons/io/input/XmlStreamReader.d.ts +1 -0
- package/types/org/apache/commons/io/output/DeferredFileOutputStream$Builder.d.ts +1 -0
- package/types/org/apache/commons/io/output/DeferredFileOutputStream.d.ts +1 -0
- package/types/org/apache/commons/lang3/SystemUtils.d.ts +1 -0
- package/types/org/apache/commons/lang3/text/StrSubstitutor.d.ts +1 -1
- package/types/org/apache/logging/log4j/core/appender/FileManager.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/db/jdbc/AbstractDriverManagerConnectionSource.d.ts +1 -1
- package/types/org/apache/logging/log4j/core/appender/rolling/AbstractRolloverStrategy.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/AbstractPathAction.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/DeleteAction.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/DeletingVisitor.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/IfAccumulatedFileCount.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/IfAccumulatedFileSize.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/IfAll.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/IfAny.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/IfFileName.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/IfLastModified.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/IfNot.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/PathCondition.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/PathWithAttributes.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/PosixViewAttributeAction.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/ScriptCondition.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/appender/rolling/action/SortingVisitor.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/config/ConfigurationSource.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/config/plugins/convert/TypeConverters$PathConverter.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/config/plugins/convert/TypeConverters$SecurityProviderConverter.d.ts +2 -2
- package/types/org/apache/logging/log4j/core/config/properties/PropertiesConfigurationBuilder.d.ts +13 -13
- package/types/org/apache/logging/log4j/core/lookup/ConfigurationStrSubstitutor.d.ts +2 -2
- package/types/org/apache/logging/log4j/core/lookup/RuntimeStrSubstitutor.d.ts +2 -2
- package/types/org/apache/logging/log4j/core/lookup/StrSubstitutor.d.ts +2 -2
- package/types/org/apache/logging/log4j/core/net/JndiManager$JndiManagerFactory.d.ts +2 -2
- package/types/org/apache/logging/log4j/core/net/JndiManager.d.ts +3 -3
- package/types/org/apache/logging/log4j/core/net/ssl/FilePasswordProvider.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/script/ScriptFile.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/script/ScriptManager$AbstractScriptRunner.d.ts +1 -1
- package/types/org/apache/logging/log4j/core/script/ScriptManager$MainScriptRunner.d.ts +1 -1
- package/types/org/apache/logging/log4j/core/script/ScriptManager$ScriptRunner.d.ts +2 -2
- package/types/org/apache/logging/log4j/core/script/ScriptManager$ThreadLocalScriptRunner.d.ts +1 -1
- package/types/org/apache/logging/log4j/core/script/ScriptManager.d.ts +2 -2
- package/types/org/apache/logging/log4j/core/util/FileUtils.d.ts +1 -0
- package/types/org/apache/logging/log4j/core/util/OptionConverter.d.ts +3 -3
- package/types/org/apache/logging/log4j/core/util/Source.d.ts +1 -0
- package/types/org/apache/logging/log4j/spi/Provider.d.ts +1 -1
- package/types/org/apache/logging/log4j/status/StatusLogger$Config.d.ts +1 -1
- package/types/org/apache/logging/log4j/util/PropertiesPropertySource.d.ts +3 -3
- package/types/org/apache/logging/log4j/util/PropertiesUtil.d.ts +5 -5
- package/types/org/apache/tika/Tika.d.ts +1 -0
- package/types/org/apache/tika/config/TikaConfig.d.ts +1 -0
- package/types/org/apache/tika/detect/FileCommandDetector.d.ts +1 -0
- package/types/org/apache/tika/detect/NNExampleModelDetector.d.ts +1 -0
- package/types/org/apache/tika/detect/TrainedModelDetector.d.ts +1 -0
- package/types/org/apache/tika/extractor/RUnpackExtractor.d.ts +1 -0
- package/types/org/apache/tika/fork/ForkClient.d.ts +1 -0
- package/types/org/apache/tika/fork/ForkParser.d.ts +1 -0
- package/types/org/apache/tika/io/TemporaryResources.d.ts +1 -0
- package/types/org/apache/tika/io/TikaInputStream.d.ts +1 -0
- package/types/org/apache/tika/metadata/Metadata.d.ts +1 -1
- package/types/org/apache/tika/parser/CryptoParser.d.ts +2 -2
- package/types/org/apache/tika/parser/ParsingReader.d.ts +1 -0
- package/types/org/apache/tika/parser/digest/InputStreamDigester.d.ts +1 -1
- package/types/org/apache/tika/parser/external2/ExternalParser.d.ts +1 -0
- package/types/org/apache/tika/pipes/PipesConfig.d.ts +1 -0
- package/types/org/apache/tika/pipes/PipesConfigBase.d.ts +1 -0
- package/types/org/apache/tika/pipes/PipesServer.d.ts +1 -0
- package/types/org/apache/tika/pipes/async/AsyncConfig.d.ts +1 -0
- package/types/org/apache/tika/pipes/async/AsyncProcessor.d.ts +1 -0
- package/types/org/apache/tika/pipes/emitter/EmitterManager.d.ts +1 -0
- package/types/org/apache/tika/pipes/fetcher/FetcherManager.d.ts +1 -0
- package/types/org/apache/tika/pipes/fetcher/fs/FileSystemFetcher.d.ts +1 -0
- package/types/org/apache/tika/pipes/pipesiterator/fs/FileSystemPipesIterator$FSFileVisitor.d.ts +1 -0
- package/types/org/apache/tika/pipes/pipesiterator/fs/FileSystemPipesIterator$FileCountWorker.d.ts +1 -0
- package/types/org/apache/tika/utils/ProcessUtils.d.ts +1 -0
- package/types/org/apache/tika/utils/XMLReaderUtils.d.ts +1 -0
- package/types/org/cloudburstmc/netty/handler/codec/raknet/common/RakSessionCodec.d.ts +2 -2
- package/types/org/cloudburstmc/netty/util/SplitPacketHelper.d.ts +1 -1
- package/types/org/graalvm/home/HomeFinder.d.ts +1 -0
- package/types/org/graalvm/home/impl/DefaultHomeFinder.d.ts +1 -0
- package/types/org/graalvm/nativeimage/ProcessProperties.d.ts +1 -0
- package/types/org/graalvm/nativeimage/hosted/Feature$AfterImageWriteAccess.d.ts +1 -0
- package/types/org/graalvm/nativeimage/hosted/Feature$FeatureAccess.d.ts +1 -0
- package/types/org/graalvm/nativeimage/impl/ProcessPropertiesSupport.d.ts +1 -0
- package/types/org/graalvm/polyglot/Context$Builder.d.ts +1 -0
- package/types/org/graalvm/polyglot/Engine$PolyglotInvalid.d.ts +1 -0
- package/types/org/graalvm/polyglot/Engine.d.ts +1 -0
- package/types/org/graalvm/polyglot/impl/AbstractPolyglotImpl$AbstractEngineDispatch.d.ts +1 -0
- package/types/org/graalvm/polyglot/impl/AbstractPolyglotImpl.d.ts +1 -0
- package/types/org/graalvm/polyglot/io/FileSystem$Selector.d.ts +1 -0
- package/types/org/graalvm/polyglot/io/FileSystem.d.ts +1 -0
- package/types/org/graalvm/shadowed/org/json/Property.d.ts +2 -2
- package/types/org/graalvm/shadowed/org/tukaani/xz/BasicArrayCache.d.ts +2 -2
- package/types/org/graalvm/tools/lsp/server/LSPFileSystem.d.ts +1 -0
- package/types/org/graalvm/tools/lsp/server/TruffleAdapter.d.ts +1 -0
- package/types/org/graalvm/tools/lsp/server/VirtualLanguageServerFileProvider.d.ts +1 -0
- package/types/org/lwjgl/system/LibraryResource.d.ts +1 -0
- package/types/org/newsclub/net/unix/AFUNIXServerSocket.d.ts +1 -0
- package/types/org/newsclub/net/unix/AFUNIXSocketAddress.d.ts +1 -0
- package/types/org/objectweb/asm/commons/JSRInlinerAdapter.d.ts +1 -1
- package/types/org/spongepowered/asm/launch/platform/MainAttributes.d.ts +1 -1
- package/types/org/spongepowered/asm/launch/platform/container/ContainerHandleModLauncher$Resource.d.ts +1 -0
- package/types/org/spongepowered/asm/launch/platform/container/ContainerHandleModLauncher.d.ts +1 -0
- package/types/org/spongepowered/asm/launch/platform/container/ContainerHandleModLauncherEx.d.ts +1 -0
- package/types/org/spongepowered/asm/mixin/transformer/MixinTargetContext.d.ts +2 -2
- package/types/org/spongepowered/tools/obfuscation/AnnotatedMixins.d.ts +4 -4
- package/types/oshi/hardware/common/AbstractNetworkIF.d.ts +1 -1
- package/types/oshi/util/FileSystemUtil.d.ts +1 -0
- package/types/oshi/util/FileUtil.d.ts +1 -1
- package/types/oshi/util/GlobalConfig.d.ts +1 -1
- package/types/sun/java2d/SunGraphics2D.d.ts +3 -3
- package/types/sun/security/pkcs/PKCS7.d.ts +1 -1
- package/types/sun/security/util/SignatureFileVerifier.d.ts +1 -1
- package/types/net/ccbluex/liquidbounce/features/module/modules/combat/crystalaura/post/SubmoduleSetDead$CrystalTracker$RemovedCrystal.d.ts +0 -17
|
@@ -3,15 +3,15 @@ import type { Reference2FloatMap$Entry } from '../../../../../it/unimi/dsi/fastu
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2FloatMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
8
|
-
static fastForEach(paramarg0:
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static synchronize(paramarg0:
|
|
15
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2FloatMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Reference2FloatMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
14
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
15
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
16
|
private constructor()
|
|
17
17
|
}
|
|
@@ -3,17 +3,17 @@ import type { Reference2FloatMap$Entry } from '../../../../../it/unimi/dsi/fastu
|
|
|
3
3
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2FloatSortedMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: Object) => boolean): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
13
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2FloatMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Reference2FloatMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,15 +3,15 @@ import type { Reference2IntMap$Entry } from '../../../../../it/unimi/dsi/fastuti
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2IntMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
8
|
-
static fastForEach(paramarg0:
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static synchronize(paramarg0:
|
|
15
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2IntMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Reference2IntMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
14
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
15
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
16
|
private constructor()
|
|
17
17
|
}
|
|
@@ -3,17 +3,17 @@ import type { Reference2IntMap$Entry } from '../../../../../it/unimi/dsi/fastuti
|
|
|
3
3
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2IntSortedMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: Object) => boolean): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
13
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2IntMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Reference2IntMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,15 +3,15 @@ import type { Reference2LongMap$Entry } from '../../../../../it/unimi/dsi/fastut
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2LongMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
8
|
-
static fastForEach(paramarg0:
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static synchronize(paramarg0:
|
|
15
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2LongMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Reference2LongMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
14
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
15
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
16
|
private constructor()
|
|
17
17
|
}
|
|
@@ -3,17 +3,17 @@ import type { Reference2LongMap$Entry } from '../../../../../it/unimi/dsi/fastut
|
|
|
3
3
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2LongSortedMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: Object) => boolean): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
13
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2LongMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Reference2LongMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,15 +3,15 @@ import type { Reference2ShortMap$Entry } from '../../../../../it/unimi/dsi/fastu
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2ShortMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
8
|
-
static fastForEach(paramarg0:
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static synchronize(paramarg0:
|
|
15
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2ShortMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Reference2ShortMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
14
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
15
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
16
|
private constructor()
|
|
17
17
|
}
|
|
@@ -3,17 +3,17 @@ import type { Reference2ShortMap$Entry } from '../../../../../it/unimi/dsi/fastu
|
|
|
3
3
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Reference2ShortSortedMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static emptyMap():
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static emptyMap(): { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: Object) => boolean): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
13
|
-
static singleton(paramarg0: Object | null, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Reference2ShortMap$Entry<Object>[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Reference2ShortMap$Entry<Object>>;
|
|
11
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: Object | null, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: Object | null, paramarg1: number, paramarg2: (param0: Object) => boolean): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,14 +3,14 @@ import type { Short2BooleanMap$Entry } from '../../../../../it/unimi/dsi/fastuti
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Short2BooleanMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static fastForEach(paramarg0:
|
|
8
|
-
static fastIterable(paramarg0:
|
|
9
|
-
static fastIterator(paramarg0:
|
|
10
|
-
static singleton(paramarg0: number, paramarg1: boolean):
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: boolean):
|
|
12
|
-
static synchronize(paramarg0:
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
8
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2BooleanMap$Entry[];
|
|
9
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Short2BooleanMap$Entry>;
|
|
10
|
+
static singleton(paramarg0: number, paramarg1: boolean): { [key: string]: any };
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: boolean): { [key: string]: any };
|
|
12
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
14
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
15
15
|
private constructor()
|
|
16
16
|
}
|
|
@@ -4,16 +4,16 @@ import type { ShortComparator } from '../../../../../it/unimi/dsi/fastutil/short
|
|
|
4
4
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
5
5
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
6
6
|
export class Short2BooleanSortedMaps extends Object {
|
|
7
|
-
static EMPTY_MAP:
|
|
7
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: number, param1: number) => number): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: boolean):
|
|
12
|
-
static singleton(paramarg0: number, paramarg1: boolean, paramarg2: (param0: number, param1: number) => number):
|
|
13
|
-
static singleton(paramarg0: number, paramarg1: boolean):
|
|
14
|
-
static singleton(paramarg0: number, paramarg1: boolean, paramarg2: (param0: number, param1: number) => number):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2BooleanMap$Entry[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Short2BooleanMap$Entry>;
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: boolean): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: number, paramarg1: boolean, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: number, paramarg1: boolean): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: number, paramarg1: boolean, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,14 +3,14 @@ import type { Short2ByteMap$Entry } from '../../../../../it/unimi/dsi/fastutil/s
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Short2ByteMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static fastForEach(paramarg0:
|
|
8
|
-
static fastIterable(paramarg0:
|
|
9
|
-
static fastIterator(paramarg0:
|
|
10
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static synchronize(paramarg0:
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
8
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2ByteMap$Entry[];
|
|
9
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Short2ByteMap$Entry>;
|
|
10
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
14
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
15
15
|
private constructor()
|
|
16
16
|
}
|
|
@@ -4,16 +4,16 @@ import type { ShortComparator } from '../../../../../it/unimi/dsi/fastutil/short
|
|
|
4
4
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
5
5
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
6
6
|
export class Short2ByteSortedMaps extends Object {
|
|
7
|
-
static EMPTY_MAP:
|
|
7
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: number, param1: number) => number): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
13
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2ByteMap$Entry[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Short2ByteMap$Entry>;
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,14 +3,14 @@ import type { Short2CharMap$Entry } from '../../../../../it/unimi/dsi/fastutil/s
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Short2CharMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static fastForEach(paramarg0:
|
|
8
|
-
static fastIterable(paramarg0:
|
|
9
|
-
static fastIterator(paramarg0:
|
|
10
|
-
static singleton(paramarg0: number, paramarg1: string):
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: string):
|
|
12
|
-
static synchronize(paramarg0:
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
8
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2CharMap$Entry[];
|
|
9
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Short2CharMap$Entry>;
|
|
10
|
+
static singleton(paramarg0: number, paramarg1: string): { [key: string]: any };
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: string): { [key: string]: any };
|
|
12
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
14
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
15
15
|
private constructor()
|
|
16
16
|
}
|
|
@@ -4,16 +4,16 @@ import type { ShortComparator } from '../../../../../it/unimi/dsi/fastutil/short
|
|
|
4
4
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
5
5
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
6
6
|
export class Short2CharSortedMaps extends Object {
|
|
7
|
-
static EMPTY_MAP:
|
|
7
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: number, param1: number) => number): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: string):
|
|
12
|
-
static singleton(paramarg0: number, paramarg1: string, paramarg2: (param0: number, param1: number) => number):
|
|
13
|
-
static singleton(paramarg0: number, paramarg1: string):
|
|
14
|
-
static singleton(paramarg0: number, paramarg1: string, paramarg2: (param0: number, param1: number) => number):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2CharMap$Entry[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Short2CharMap$Entry>;
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: string): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: number, paramarg1: string, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: number, paramarg1: string): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: number, paramarg1: string, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,14 +3,14 @@ import type { Short2DoubleMap$Entry } from '../../../../../it/unimi/dsi/fastutil
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Short2DoubleMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static fastForEach(paramarg0:
|
|
8
|
-
static fastIterable(paramarg0:
|
|
9
|
-
static fastIterator(paramarg0:
|
|
10
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static synchronize(paramarg0:
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
8
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2DoubleMap$Entry[];
|
|
9
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Short2DoubleMap$Entry>;
|
|
10
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
14
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
15
15
|
private constructor()
|
|
16
16
|
}
|
|
@@ -4,16 +4,16 @@ import type { ShortComparator } from '../../../../../it/unimi/dsi/fastutil/short
|
|
|
4
4
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
5
5
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
6
6
|
export class Short2DoubleSortedMaps extends Object {
|
|
7
|
-
static EMPTY_MAP:
|
|
7
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: number, param1: number) => number): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
13
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2DoubleMap$Entry[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Short2DoubleMap$Entry>;
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,14 +3,14 @@ import type { Short2FloatMap$Entry } from '../../../../../it/unimi/dsi/fastutil/
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Short2FloatMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static fastForEach(paramarg0:
|
|
8
|
-
static fastIterable(paramarg0:
|
|
9
|
-
static fastIterator(paramarg0:
|
|
10
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static synchronize(paramarg0:
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
8
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2FloatMap$Entry[];
|
|
9
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Short2FloatMap$Entry>;
|
|
10
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
14
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
15
15
|
private constructor()
|
|
16
16
|
}
|
|
@@ -4,16 +4,16 @@ import type { ShortComparator } from '../../../../../it/unimi/dsi/fastutil/short
|
|
|
4
4
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
5
5
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
6
6
|
export class Short2FloatSortedMaps extends Object {
|
|
7
|
-
static EMPTY_MAP:
|
|
7
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: number, param1: number) => number): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
13
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2FloatMap$Entry[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Short2FloatMap$Entry>;
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|
|
@@ -3,14 +3,14 @@ import type { Short2IntMap$Entry } from '../../../../../it/unimi/dsi/fastutil/sh
|
|
|
3
3
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class Short2IntMaps extends Object {
|
|
6
|
-
static EMPTY_MAP:
|
|
7
|
-
static fastForEach(paramarg0:
|
|
8
|
-
static fastIterable(paramarg0:
|
|
9
|
-
static fastIterator(paramarg0:
|
|
10
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static synchronize(paramarg0:
|
|
13
|
-
static synchronize(paramarg0:
|
|
14
|
-
static unmodifiable(paramarg0:
|
|
6
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
7
|
+
static fastForEach(paramarg0: { [key: string]: any }, paramarg1: (param0: Object) => void): void;
|
|
8
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2IntMap$Entry[];
|
|
9
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectIterator<Short2IntMap$Entry>;
|
|
10
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
13
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
14
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
15
15
|
private constructor()
|
|
16
16
|
}
|
|
@@ -4,16 +4,16 @@ import type { ShortComparator } from '../../../../../it/unimi/dsi/fastutil/short
|
|
|
4
4
|
import type { Comparator } from '../../../../../java/util/Comparator.d.ts'
|
|
5
5
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
6
6
|
export class Short2IntSortedMaps extends Object {
|
|
7
|
-
static EMPTY_MAP:
|
|
7
|
+
static EMPTY_MAP: { [key: string]: any };
|
|
8
8
|
static entryComparator(paramarg0: (param0: number, param1: number) => number): (param0: Object) => boolean;
|
|
9
|
-
static fastIterable(paramarg0:
|
|
10
|
-
static fastIterator(paramarg0:
|
|
11
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
12
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
13
|
-
static singleton(paramarg0: number, paramarg1: number):
|
|
14
|
-
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number):
|
|
15
|
-
static synchronize(paramarg0:
|
|
16
|
-
static synchronize(paramarg0:
|
|
17
|
-
static unmodifiable(paramarg0:
|
|
9
|
+
static fastIterable(paramarg0: { [key: string]: any }): Short2IntMap$Entry[];
|
|
10
|
+
static fastIterator(paramarg0: { [key: string]: any }): ObjectBidirectionalIterator<Short2IntMap$Entry>;
|
|
11
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
12
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
13
|
+
static singleton(paramarg0: number, paramarg1: number): { [key: string]: any };
|
|
14
|
+
static singleton(paramarg0: number, paramarg1: number, paramarg2: (param0: number, param1: number) => number): { [key: string]: any };
|
|
15
|
+
static synchronize(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
16
|
+
static synchronize(paramarg0: { [key: string]: any }, paramarg1: Object): { [key: string]: any };
|
|
17
|
+
static unmodifiable(paramarg0: { [key: string]: any }): { [key: string]: any };
|
|
18
18
|
private constructor()
|
|
19
19
|
}
|