@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
|
@@ -2,9 +2,9 @@ import type { ITelemetry } from '../../../../com/microsoft/aad/msal4j/ITelemetry
|
|
|
2
2
|
import type { AutoCloseable } from '../../../../java/lang/AutoCloseable.d.ts'
|
|
3
3
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
4
4
|
export class TelemetryHelper extends Object implements AutoCloseable {
|
|
5
|
-
constructor(arg0: ITelemetry, arg1: string, arg2: string, arg3:
|
|
5
|
+
constructor(arg0: ITelemetry, arg1: string, arg2: string, arg3: { [key: string]: any }, arg4: boolean)
|
|
6
6
|
// private clientId: string;
|
|
7
|
-
// private eventToEnd:
|
|
7
|
+
// private eventToEnd: { [key: string]: any };
|
|
8
8
|
// private requestId: string;
|
|
9
9
|
// private shouldFlush: boolean;
|
|
10
10
|
// private telemetry: ITelemetry;
|
|
@@ -6,17 +6,17 @@ import type { Consumer } from '../../../../java/util/function/Consumer.d.ts'
|
|
|
6
6
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
7
7
|
export class TelemetryManager extends Object implements ITelemetry, ITelemetryManager {
|
|
8
8
|
constructor(arg0: (param0: { [key: string]: string }[]) => void, arg1: boolean)
|
|
9
|
-
// private completedEvents: { [key: string]:
|
|
9
|
+
// private completedEvents: { [key: string]: { [key: string]: any }[] };
|
|
10
10
|
// private eventCount: { [key: string]: { [key: string]: number } };
|
|
11
|
-
// private eventsInProgress: Map<EventKey,
|
|
11
|
+
// private eventsInProgress: Map<EventKey, { [key: string]: any }>;
|
|
12
12
|
// private onlySendFailureTelemetry: boolean;
|
|
13
13
|
// private telemetryConsumer: (param0: { [key: string]: string }[]) => void;
|
|
14
|
-
// private collateOrphanedEvents(arg0: string):
|
|
15
|
-
createTelemetryHelper(arg0: string, arg1: string, arg2:
|
|
14
|
+
// private collateOrphanedEvents(arg0: string): { [key: string]: any }[];
|
|
15
|
+
createTelemetryHelper(arg0: string, arg1: string, arg2: { [key: string]: any }, arg3: boolean): TelemetryHelper;
|
|
16
16
|
flush(arg0: string, arg1: string): void;
|
|
17
17
|
generateRequestId(): string;
|
|
18
18
|
// private hasConsumer(): boolean;
|
|
19
|
-
// private incrementEventCount(arg0: string, arg1:
|
|
20
|
-
startEvent(arg0: string, arg1:
|
|
21
|
-
stopEvent(arg0: string, arg1:
|
|
19
|
+
// private incrementEventCount(arg0: string, arg1: { [key: string]: any }): void;
|
|
20
|
+
startEvent(arg0: string, arg1: { [key: string]: any }): void;
|
|
21
|
+
stopEvent(arg0: string, arg1: { [key: string]: any }): void;
|
|
22
22
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import type { GlyphProvider } from '../../../../com/mojang/blaze3d/font/GlyphProvider.d.ts'
|
|
2
2
|
import type { UnbakedGlyph } from '../../../../com/mojang/blaze3d/font/UnbakedGlyph.d.ts'
|
|
3
3
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
4
|
-
import type { EmptyGlyph } from '../../../../net/minecraft/client/gui/font/glyphs/EmptyGlyph.d.ts'
|
|
5
4
|
export class SpaceProvider extends Object implements GlyphProvider {
|
|
6
5
|
static BASELINE: number;
|
|
7
6
|
constructor(advances: { [key: number]: number })
|
|
8
|
-
// private glyphs:
|
|
7
|
+
// private glyphs: { [key: string]: any };
|
|
9
8
|
close(): void;
|
|
10
9
|
getGlyph(codepoint: number): UnbakedGlyph;
|
|
11
10
|
getSupportedGlyphs(): (Object | null)[];
|
|
@@ -10,7 +10,7 @@ export class GlTexture extends GpuTexture implements GpuTextureInterface {
|
|
|
10
10
|
static USAGE_TEXTURE_BINDING: number;
|
|
11
11
|
constructor(usage: number, label: string, format: TextureFormat, width: number, height: number, depthOrLayers: number, mipLevels: number, id: number)
|
|
12
12
|
closed: boolean;
|
|
13
|
-
// private fboCache:
|
|
13
|
+
// private fboCache: { [key: string]: any };
|
|
14
14
|
// private firstFboDepthId: number;
|
|
15
15
|
// private firstFboId: number;
|
|
16
16
|
// private id: number;
|
|
@@ -5,7 +5,7 @@ import type { GpuTextureView } from '../../../../com/mojang/blaze3d/textures/Gpu
|
|
|
5
5
|
export class GlTextureView extends GpuTextureView {
|
|
6
6
|
constructor(texture: GlTexture, baseMipLevel: number, mipLevels: number)
|
|
7
7
|
readonly closed: boolean;
|
|
8
|
-
// private fboCache:
|
|
8
|
+
// private fboCache: { [key: string]: any };
|
|
9
9
|
// private firstFboDepthId: number;
|
|
10
10
|
// private firstFboId: number;
|
|
11
11
|
close(): void;
|
|
@@ -14,7 +14,7 @@ export class InputConstants$Type extends Enum<InputConstants$Type> {
|
|
|
14
14
|
private constructor(defaultPrefix: string, displayTextSupplier: (param0: number, param1: string) => Component)
|
|
15
15
|
// private defaultPrefix: string;
|
|
16
16
|
// private displayTextSupplier: (param0: number, param1: string) => Component;
|
|
17
|
-
map:
|
|
17
|
+
map: { [key: string]: any };
|
|
18
18
|
getOrCreate(value: number): InputConstants$Key;
|
|
19
19
|
name(): "KEYSYM" | "SCANCODE" | "MOUSE";
|
|
20
20
|
}
|
|
@@ -5,6 +5,7 @@ import type { InputStream } from '../../../../java/io/InputStream.d.ts'
|
|
|
5
5
|
import type { AutoCloseable } from '../../../../java/lang/AutoCloseable.d.ts'
|
|
6
6
|
import type { ByteBuffer } from '../../../../java/nio/ByteBuffer.d.ts'
|
|
7
7
|
import type { WritableByteChannel } from '../../../../java/nio/channels/WritableByteChannel.d.ts'
|
|
8
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
8
9
|
import type { IntUnaryOperator } from '../../../../java/util/function/IntUnaryOperator.d.ts'
|
|
9
10
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
10
11
|
import type { NativeImageAccessor } from '../../../../net/caffeinemc/mods/sodium/mixin/features/textures/NativeImageAccessor.d.ts'
|
|
@@ -6,7 +6,7 @@ export class ScreenManager extends Object {
|
|
|
6
6
|
static clamp(paramvalue: number, parammin: number, parammax: number): number;
|
|
7
7
|
constructor(monitorCreator: MonitorCreator)
|
|
8
8
|
// private monitorCreator: MonitorCreator;
|
|
9
|
-
// private monitors:
|
|
9
|
+
// private monitors: { [key: string]: any };
|
|
10
10
|
findBestMonitor(window: Window): Monitor;
|
|
11
11
|
getMonitor(monitor: number): Monitor;
|
|
12
12
|
// private onMonitorChange(monitor: number, event: number): void;
|
|
@@ -2,6 +2,7 @@ import type { NativeImage } from '../../../../com/mojang/blaze3d/platform/Native
|
|
|
2
2
|
import type { GpuTexture } from '../../../../com/mojang/blaze3d/textures/GpuTexture.d.ts'
|
|
3
3
|
import type { InputStream } from '../../../../java/io/InputStream.d.ts'
|
|
4
4
|
import type { ByteBuffer } from '../../../../java/nio/ByteBuffer.d.ts'
|
|
5
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
5
6
|
import type { IntUnaryOperator } from '../../../../java/util/function/IntUnaryOperator.d.ts'
|
|
6
7
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
7
8
|
export class TextureUtil extends Object {
|
|
@@ -8,7 +8,7 @@ export class DataFixerBuilder extends Object {
|
|
|
8
8
|
// private dataVersion: number;
|
|
9
9
|
// private fixerVersions: (Object | null)[];
|
|
10
10
|
// private globalList: DataFix[];
|
|
11
|
-
// private schemas:
|
|
11
|
+
// private schemas: { [key: string]: any };
|
|
12
12
|
addFixer(arg0: DataFix): void;
|
|
13
13
|
addSchema(arg0: Schema): void;
|
|
14
14
|
addSchema(arg0: number, arg1: (param0: number, param1: Schema) => Schema): Schema;
|
|
@@ -8,11 +8,11 @@ import type { Dynamic } from '../../../com/mojang/serialization/Dynamic.d.ts'
|
|
|
8
8
|
import type { Object } from '../../../java/lang/Object.d.ts'
|
|
9
9
|
export class DataFixerUpper extends Object implements DataFixer {
|
|
10
10
|
static ERRORS_ARE_FATAL: boolean;
|
|
11
|
-
constructor(arg0:
|
|
11
|
+
constructor(arg0: { [key: string]: any }, arg1: DataFix[], arg2: (Object | null)[])
|
|
12
12
|
// private fixerVersions: (Object | null)[];
|
|
13
13
|
// private globalList: DataFix[];
|
|
14
|
-
// private rules:
|
|
15
|
-
// private schemas:
|
|
14
|
+
// private rules: { [key: string]: any };
|
|
15
|
+
// private schemas: { [key: string]: any };
|
|
16
16
|
fixerVersions(): (Object | null)[];
|
|
17
17
|
// private getLowestFixSameVersion(arg0: number): number;
|
|
18
18
|
getRule(arg0: number, arg1: number): TypeRewriteRule;
|
|
@@ -9,7 +9,7 @@ export class Schema extends Object {
|
|
|
9
9
|
constructor(arg0: number, arg1: Schema)
|
|
10
10
|
// private name: string;
|
|
11
11
|
readonly parent: Schema;
|
|
12
|
-
// private recursiveTypes:
|
|
12
|
+
// private recursiveTypes: { [key: string]: any };
|
|
13
13
|
// private typeTemplates: { [key: string]: () => TypeTemplate };
|
|
14
14
|
// private types: { [key: string]: Type<Object> };
|
|
15
15
|
readonly versionKey: number;
|
|
@@ -21,7 +21,7 @@ export class RecursiveTypeFamily extends Object implements TypeFamily {
|
|
|
21
21
|
// private name: string;
|
|
22
22
|
// private size: number;
|
|
23
23
|
// private template: TypeTemplate;
|
|
24
|
-
// private types:
|
|
24
|
+
// private types: { [key: string]: any };
|
|
25
25
|
apply(arg0: number): RecursivePoint$RecursivePointType<Object>;
|
|
26
26
|
buildMuType<A extends Object | number | string | boolean>(arg0: Type<A>, arg1: RecursiveTypeFamily): RecursivePoint$RecursivePointType<A>;
|
|
27
27
|
// private cap2<A extends Object | number | string | boolean, B extends Object | number | string | boolean>(arg0: RewriteResult<Object, Object>[], arg1: RecursivePoint$RecursivePointType<A>, arg2: TypeRewriteRule, arg3: PointFreeRule, arg4: boolean, arg5: RewriteResult<Object, Object>, arg6: RecursivePoint$RecursivePointType<B>): boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { File } from '../../../../../java/io/File.d.ts'
|
|
2
|
+
import type { Path } from '../../../../../java/nio/file/Path.d.ts'
|
|
2
3
|
import type { BooleanSupplier } from '../../../../../java/util/function/BooleanSupplier.d.ts'
|
|
3
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
4
5
|
import type { TarArchiveOutputStream } from '../../../../../org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.d.ts'
|
|
@@ -2,6 +2,7 @@ import type { RealmsClient } from '../../../../../com/mojang/realmsclient/client
|
|
|
2
2
|
import type { RealmsWorldUploadStatusTracker } from '../../../../../com/mojang/realmsclient/client/worldupload/RealmsWorldUploadStatusTracker.d.ts'
|
|
3
3
|
import type { RealmsSlot } from '../../../../../com/mojang/realmsclient/dto/RealmsSlot.d.ts'
|
|
4
4
|
import type { UploadInfo } from '../../../../../com/mojang/realmsclient/dto/UploadInfo.d.ts'
|
|
5
|
+
import type { Path } from '../../../../../java/nio/file/Path.d.ts'
|
|
5
6
|
import type { CompletableFuture } from '../../../../../java/util/concurrent/CompletableFuture.d.ts'
|
|
6
7
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
7
8
|
import type { User } from '../../../../../net/minecraft/client/User.d.ts'
|
|
@@ -3,9 +3,9 @@ import type { Stream } from '../../../java/util/stream/Stream.d.ts'
|
|
|
3
3
|
import type { Object } from '../../../java/lang/Object.d.ts'
|
|
4
4
|
export class KeyCompressor<T extends Object | number | string | boolean> extends Object {
|
|
5
5
|
constructor(arg0: DynamicOps<T>, arg1: Stream<T>)
|
|
6
|
-
// private compress:
|
|
7
|
-
// private compressString:
|
|
8
|
-
// private decompress:
|
|
6
|
+
// private compress: { [key: string]: any };
|
|
7
|
+
// private compressString: { [key: string]: any };
|
|
8
|
+
// private decompress: { [key: string]: any };
|
|
9
9
|
// private ops: DynamicOps<T>;
|
|
10
10
|
// private size: number;
|
|
11
11
|
compress(arg0: T): number;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { Class } from '../../../java/lang/Class.d.ts'
|
|
2
|
+
import type { Path } from '../../../java/nio/file/Path.d.ts'
|
|
2
3
|
import type { Object } from '../../../java/lang/Object.d.ts'
|
|
3
4
|
export class Utils extends Object {
|
|
4
5
|
static findAllDependenciesFromMod(paramarg0: string): string[];
|
|
@@ -5,6 +5,7 @@ import type { InputStream } from '../../../../java/io/InputStream.d.ts'
|
|
|
5
5
|
import type { Class } from '../../../../java/lang/Class.d.ts'
|
|
6
6
|
import type { Module } from '../../../../java/lang/Module.d.ts'
|
|
7
7
|
import type { URL } from '../../../../java/net/URL.d.ts'
|
|
8
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
8
9
|
import type { PosixFilePermission } from '../../../../java/nio/file/attribute/PosixFilePermission.d.ts'
|
|
9
10
|
import type { Enumeration } from '../../../../java/util/Enumeration.d.ts'
|
|
10
11
|
import type { BooleanSupplier } from '../../../../java/util/function/BooleanSupplier.d.ts'
|
|
@@ -21,7 +22,7 @@ export class InternalResource$Env extends Object {
|
|
|
21
22
|
// private getResourceStream(resourceName: string): InputStream;
|
|
22
23
|
inContextPreinitialization(): boolean;
|
|
23
24
|
inNativeImageBuild(): boolean;
|
|
24
|
-
// private loadFileList(source: Path[]):
|
|
25
|
+
// private loadFileList(source: Path[]): { [key: string]: any };
|
|
25
26
|
// private preferredResource(candidates: Enumeration<URL>): URL;
|
|
26
27
|
readResourceLines(location: Path[]): string[];
|
|
27
28
|
unpackResourceFiles(source: Path[], target: Path[], relativizeTo: Path[]): void;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { InternalResource$Env } from '../../../../com/oracle/truffle/api/InternalResource$Env.d.ts'
|
|
2
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
2
3
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
3
4
|
export interface InternalResource extends Object{
|
|
4
5
|
unpackFiles(env: InternalResource$Env, targetDirectory: Path[]): void;
|
|
@@ -24,6 +24,7 @@ import type { StackTraceElement } from '../../../../java/lang/StackTraceElement.
|
|
|
24
24
|
import type { Thread } from '../../../../java/lang/Thread.d.ts'
|
|
25
25
|
import type { URI } from '../../../../java/net/URI.d.ts'
|
|
26
26
|
import type { Charset } from '../../../../java/nio/charset/Charset.d.ts'
|
|
27
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
27
28
|
import type { BooleanSupplier } from '../../../../java/util/function/BooleanSupplier.d.ts'
|
|
28
29
|
import type { Level } from '../../../../java/util/logging/Level.d.ts'
|
|
29
30
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { DirectoryStream$Filter } from '../../../../java/nio/file/DirectoryStream$Filter.d.ts'
|
|
2
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
2
3
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
3
4
|
export class TruffleFile$AllFiles extends Object implements DirectoryStream$Filter<Path[]> {
|
|
4
5
|
private constructor()
|
|
@@ -17,6 +17,7 @@ import type { FileVisitOption } from '../../../../java/nio/file/FileVisitOption.
|
|
|
17
17
|
import type { FileVisitor } from '../../../../java/nio/file/FileVisitor.d.ts'
|
|
18
18
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
19
19
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
20
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
20
21
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
21
22
|
import type { FileTime } from '../../../../java/nio/file/attribute/FileTime.d.ts'
|
|
22
23
|
import type { GroupPrincipal } from '../../../../java/nio/file/attribute/GroupPrincipal.d.ts'
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { TruffleFile } from '../../../../com/oracle/truffle/api/TruffleFile.d.ts'
|
|
2
2
|
import type { TruffleFile$FileSystemContext } from '../../../../com/oracle/truffle/api/TruffleFile$FileSystemContext.d.ts'
|
|
3
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
3
4
|
import type { BiFunction } from '../../../../java/util/function/BiFunction.d.ts'
|
|
4
5
|
import type { Function } from '../../../../java/util/function/Function.d.ts'
|
|
5
6
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
@@ -39,6 +39,7 @@ import type { Thread } from '../../../../../java/lang/Thread.d.ts'
|
|
|
39
39
|
import type { ThreadDeath } from '../../../../../java/lang/ThreadDeath.d.ts'
|
|
40
40
|
import type { ThreadGroup } from '../../../../../java/lang/ThreadGroup.d.ts'
|
|
41
41
|
import type { URI } from '../../../../../java/net/URI.d.ts'
|
|
42
|
+
import type { Path } from '../../../../../java/nio/file/Path.d.ts'
|
|
42
43
|
import type { ZoneId } from '../../../../../java/time/ZoneId.d.ts'
|
|
43
44
|
import type { Future } from '../../../../../java/util/concurrent/Future.d.ts'
|
|
44
45
|
import type { AtomicBoolean } from '../../../../../java/util/concurrent/atomic/AtomicBoolean.d.ts'
|
|
@@ -24,6 +24,7 @@ import type { StackTraceElement } from '../../../../../java/lang/StackTraceEleme
|
|
|
24
24
|
import type { Thread } from '../../../../../java/lang/Thread.d.ts'
|
|
25
25
|
import type { URI } from '../../../../../java/net/URI.d.ts'
|
|
26
26
|
import type { Charset } from '../../../../../java/nio/charset/Charset.d.ts'
|
|
27
|
+
import type { Path } from '../../../../../java/nio/file/Path.d.ts'
|
|
27
28
|
import type { BooleanSupplier } from '../../../../../java/util/function/BooleanSupplier.d.ts'
|
|
28
29
|
import type { Level } from '../../../../../java/util/logging/Level.d.ts'
|
|
29
30
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
@@ -18,6 +18,7 @@ import type { Class } from '../../../../../java/lang/Class.d.ts'
|
|
|
18
18
|
import type { Runnable } from '../../../../../java/lang/Runnable.d.ts'
|
|
19
19
|
import type { StackTraceElement } from '../../../../../java/lang/StackTraceElement.d.ts'
|
|
20
20
|
import type { ThreadLocal } from '../../../../../java/lang/ThreadLocal.d.ts'
|
|
21
|
+
import type { Path } from '../../../../../java/nio/file/Path.d.ts'
|
|
21
22
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
22
23
|
import type { Function } from '../../../../../java/util/function/Function.d.ts'
|
|
23
24
|
import type { Supplier } from '../../../../../java/util/function/Supplier.d.ts'
|
|
@@ -18,6 +18,7 @@ import type { Class } from '../../../../../java/lang/Class.d.ts'
|
|
|
18
18
|
import type { Runnable } from '../../../../../java/lang/Runnable.d.ts'
|
|
19
19
|
import type { StackTraceElement } from '../../../../../java/lang/StackTraceElement.d.ts'
|
|
20
20
|
import type { ThreadLocal } from '../../../../../java/lang/ThreadLocal.d.ts'
|
|
21
|
+
import type { Path } from '../../../../../java/nio/file/Path.d.ts'
|
|
21
22
|
import type { Consumer } from '../../../../../java/util/function/Consumer.d.ts'
|
|
22
23
|
import type { Function } from '../../../../../java/util/function/Function.d.ts'
|
|
23
24
|
import type { Supplier } from '../../../../../java/util/function/Supplier.d.ts'
|
|
@@ -260,7 +260,7 @@ export class JSRInlinerAdapter extends MethodNode implements Opcodes {
|
|
|
260
260
|
// private sharedSubroutineInsns: BitSet;
|
|
261
261
|
// private subroutinesInsns: Map<LabelNode, BitSet>;
|
|
262
262
|
// private emitCode(): void;
|
|
263
|
-
// private emitInstantiation(instantiation:
|
|
263
|
+
// private emitInstantiation(instantiation: { [key: string]: any }, worklist: { [key: string]: any }[], newInstructions: AbstractInsnNode[], newTryCatchBlocks: TryCatchBlockNode[], newLocalVariables: LocalVariableNode[]): void;
|
|
264
264
|
// private findReachableInsns(insnIndex: number, subroutineInsns: BitSet, visitedInsns: BitSet): void;
|
|
265
265
|
// private findSubroutineInsns(startInsnIndex: number, subroutineInsns: BitSet, visitedInsns: BitSet): void;
|
|
266
266
|
// private findSubroutinesInsns(): void;
|
|
@@ -13,7 +13,7 @@ export class ShapeBasic extends ShapeImpl {
|
|
|
13
13
|
static findCommonAncestor(paramleft: ShapeImpl, paramright: ShapeImpl): ShapeImpl;
|
|
14
14
|
static newBuilder(): Shape$Builder;
|
|
15
15
|
static newBuilder(parambaseShape: Shape): Shape$DerivedBuilder;
|
|
16
|
-
constructor(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap:
|
|
16
|
+
constructor(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap: { [key: string]: any }, transition: Transition, allocator: ShapeImpl$BaseAllocator, flags: number)
|
|
17
17
|
constructor(layout: Layout, sharedData: Object, objectType: Object, flags: number, singleContextAssumption: Assumption)
|
|
18
|
-
createShape(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap:
|
|
18
|
+
createShape(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap: { [key: string]: any }, transition: Transition, allocator: ShapeImpl$BaseAllocator, flags: number): ShapeImpl;
|
|
19
19
|
}
|
|
@@ -13,12 +13,12 @@ export class ShapeExt extends ShapeImpl {
|
|
|
13
13
|
static findCommonAncestor(paramleft: ShapeImpl, paramright: ShapeImpl): ShapeImpl;
|
|
14
14
|
static newBuilder(): Shape$Builder;
|
|
15
15
|
static newBuilder(parambaseShape: Shape): Shape$DerivedBuilder;
|
|
16
|
-
constructor(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap:
|
|
16
|
+
constructor(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap: { [key: string]: any }, transition: Transition, allocator: ShapeImpl$BaseAllocator, flags: number)
|
|
17
17
|
constructor(layout: Layout, sharedData: Object, objectType: Object, flags: number, singleContextAssumption: Assumption)
|
|
18
18
|
// private predecessorShape: Object;
|
|
19
19
|
// private successorShape: ShapeImpl;
|
|
20
20
|
addPredecessorShape(nextShape: ShapeImpl): void;
|
|
21
|
-
createShape(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap:
|
|
21
|
+
createShape(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap: { [key: string]: any }, transition: Transition, allocator: ShapeImpl$BaseAllocator, flags: number): ShapeImpl;
|
|
22
22
|
getRoot(): ShapeImpl;
|
|
23
23
|
getSuccessorShape(): ShapeImpl;
|
|
24
24
|
setSuccessorShape(successorShape: ShapeImpl): void;
|
|
@@ -21,8 +21,8 @@ export class ShapeImpl extends Shape {
|
|
|
21
21
|
static findCommonAncestor(paramleft: ShapeImpl, paramright: ShapeImpl): ShapeImpl;
|
|
22
22
|
static newBuilder(): Shape$Builder;
|
|
23
23
|
static newBuilder(parambaseShape: Shape): Shape$DerivedBuilder;
|
|
24
|
-
constructor(layout: Layout, parent: ShapeImpl, objectType: Object, sharedData: Object, propertyMap:
|
|
25
|
-
private constructor(layout: Layout, parent: ShapeImpl, objectType: Object, sharedData: Object, propertyMap:
|
|
24
|
+
constructor(layout: Layout, parent: ShapeImpl, objectType: Object, sharedData: Object, propertyMap: { [key: string]: any }, transition: Transition, allocator: ShapeImpl$BaseAllocator, flags: number)
|
|
25
|
+
private constructor(layout: Layout, parent: ShapeImpl, objectType: Object, sharedData: Object, propertyMap: { [key: string]: any }, transitionFromParent: Transition, objectArraySize: number, objectFieldSize: number, primitiveFieldSize: number, primitiveArraySize: number, flags: number, singleContextAssumption: Assumption)
|
|
26
26
|
constructor(layout: Layout, dynamicType: Object, sharedData: Object, flags: number, constantObjectAssumption: Assumption)
|
|
27
27
|
readonly depth: number;
|
|
28
28
|
readonly flags: number;
|
|
@@ -37,7 +37,7 @@ export class ShapeImpl extends Shape {
|
|
|
37
37
|
readonly primitiveArraySize: number;
|
|
38
38
|
readonly primitiveFieldSize: number;
|
|
39
39
|
readonly propertyCount: number;
|
|
40
|
-
readonly propertyMap:
|
|
40
|
+
readonly propertyMap: { [key: string]: any };
|
|
41
41
|
readonly root: ShapeImpl;
|
|
42
42
|
readonly sharedData: Object;
|
|
43
43
|
// private sharedPropertyAssumptions: ShapeImpl$PropertyAssumptions;
|
|
@@ -56,7 +56,7 @@ export class ShapeImpl extends Shape {
|
|
|
56
56
|
cloneOnto(newParent: ShapeImpl): ShapeImpl;
|
|
57
57
|
cloneRoot(from: ShapeImpl, newSharedData: Object): ShapeImpl;
|
|
58
58
|
createSeparateShape(newSharedData: Object): ShapeImpl;
|
|
59
|
-
createShape(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap:
|
|
59
|
+
createShape(layout: Layout, sharedData: Object, parent: ShapeImpl, objectType: Object, propertyMap: { [key: string]: any }, transition: Transition, allocator: ShapeImpl$BaseAllocator, id: number): ShapeImpl;
|
|
60
60
|
defineProperty(key: Object, value: Object, propertyFlags: number): ShapeImpl;
|
|
61
61
|
defineProperty(key: Object, value: Object, propertyFlags: number, putFlags: number): ShapeImpl;
|
|
62
62
|
forEachTransition(consumer: (param0: Transition, param1: ShapeImpl) => void): void;
|
|
@@ -89,7 +89,7 @@ export class ShapeImpl extends Shape {
|
|
|
89
89
|
getPropertyCount(): number;
|
|
90
90
|
getPropertyList(): Property[];
|
|
91
91
|
getPropertyListInternal(ascending: boolean): Property[];
|
|
92
|
-
getPropertyMap():
|
|
92
|
+
getPropertyMap(): { [key: string]: any };
|
|
93
93
|
getRoot(): ShapeImpl;
|
|
94
94
|
getSharedData(): Object;
|
|
95
95
|
getSharedDataInternal(): Object;
|
|
@@ -23,13 +23,13 @@ export class Symbol extends Object implements TruffleObject {
|
|
|
23
23
|
static createRegistered(paramdescription: TruffleString): Symbol;
|
|
24
24
|
private constructor(description: TruffleString, registered: boolean, isPrivate: boolean)
|
|
25
25
|
readonly description: TruffleString;
|
|
26
|
-
readonly invertedMap: Map<
|
|
26
|
+
readonly invertedMap: Map<{ [key: string]: any }, Object>;
|
|
27
27
|
// private isPrivate: boolean;
|
|
28
28
|
readonly registered: boolean;
|
|
29
29
|
clearInvertedMap(): void;
|
|
30
30
|
equals(obj: Object | null): boolean;
|
|
31
31
|
getDescription(): Object;
|
|
32
|
-
getInvertedMap(): Map<
|
|
32
|
+
getInvertedMap(): Map<{ [key: string]: any }, Object>;
|
|
33
33
|
getLanguage(): Class<TruffleLanguage<Object>>;
|
|
34
34
|
getMetaObject(): Object;
|
|
35
35
|
getName(): TruffleString;
|
|
@@ -39,7 +39,7 @@ export class Symbol extends Object implements TruffleObject {
|
|
|
39
39
|
identityHashCode(): number;
|
|
40
40
|
isPrivate(): boolean;
|
|
41
41
|
isRegistered(): boolean;
|
|
42
|
-
setInvertedMap(invMap: Map<
|
|
42
|
+
setInvertedMap(invMap: Map<{ [key: string]: any }, Object>): void;
|
|
43
43
|
toDisplayString(allowSideEffects: boolean): Object;
|
|
44
44
|
toFunctionNameString(): TruffleString;
|
|
45
45
|
toString(): string;
|
|
@@ -39,6 +39,7 @@ import type { Thread } from '../../../../java/lang/Thread.d.ts'
|
|
|
39
39
|
import type { ThreadDeath } from '../../../../java/lang/ThreadDeath.d.ts'
|
|
40
40
|
import type { ThreadGroup } from '../../../../java/lang/ThreadGroup.d.ts'
|
|
41
41
|
import type { URI } from '../../../../java/net/URI.d.ts'
|
|
42
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
42
43
|
import type { ZoneId } from '../../../../java/time/ZoneId.d.ts'
|
|
43
44
|
import type { Future } from '../../../../java/util/concurrent/Future.d.ts'
|
|
44
45
|
import type { AtomicBoolean } from '../../../../java/util/concurrent/atomic/AtomicBoolean.d.ts'
|
package/types/com/oracle/truffle/polyglot/FileSystems$CompositeFileSystem$FileSystemInfo.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { Record } from '../../../../java/lang/Record.d.ts'
|
|
2
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
2
3
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
3
4
|
import type { FileSystem } from '../../../../org/graalvm/polyglot/io/FileSystem.d.ts'
|
|
4
5
|
export class FileSystems$CompositeFileSystem$FileSystemInfo extends Record {
|
|
@@ -7,6 +7,7 @@ import type { AccessMode } from '../../../../java/nio/file/AccessMode.d.ts'
|
|
|
7
7
|
import type { DirectoryStream$Filter } from '../../../../java/nio/file/DirectoryStream$Filter.d.ts'
|
|
8
8
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
9
9
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
10
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
10
11
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
11
12
|
import type { ReadWriteLock } from '../../../../java/util/concurrent/locks/ReadWriteLock.d.ts'
|
|
12
13
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
@@ -6,6 +6,7 @@ import type { CopyOption } from '../../../../java/nio/file/CopyOption.d.ts'
|
|
|
6
6
|
import type { DirectoryStream$Filter } from '../../../../java/nio/file/DirectoryStream$Filter.d.ts'
|
|
7
7
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
8
8
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
9
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
9
10
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
10
11
|
import type { FileSystemProvider } from '../../../../java/nio/file/spi/FileSystemProvider.d.ts'
|
|
11
12
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
@@ -7,6 +7,7 @@ import type { CopyOption } from '../../../../java/nio/file/CopyOption.d.ts'
|
|
|
7
7
|
import type { DirectoryStream$Filter } from '../../../../java/nio/file/DirectoryStream$Filter.d.ts'
|
|
8
8
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
9
9
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
10
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
10
11
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
11
12
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
12
13
|
import type { AbstractPolyglotImpl } from '../../../../org/graalvm/polyglot/impl/AbstractPolyglotImpl.d.ts'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { InternalResourceRoots } from '../../../../com/oracle/truffle/polyglot/InternalResourceRoots.d.ts'
|
|
2
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
2
3
|
import type { Predicate } from '../../../../java/util/function/Predicate.d.ts'
|
|
3
4
|
import type { FileSystem } from '../../../../org/graalvm/polyglot/io/FileSystem.d.ts'
|
|
4
5
|
import type { FileSystem$Selector } from '../../../../org/graalvm/polyglot/io/FileSystem$Selector.d.ts'
|
|
@@ -6,6 +6,7 @@ import type { CopyOption } from '../../../../java/nio/file/CopyOption.d.ts'
|
|
|
6
6
|
import type { DirectoryStream$Filter } from '../../../../java/nio/file/DirectoryStream$Filter.d.ts'
|
|
7
7
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
8
8
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
9
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
9
10
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
10
11
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
11
12
|
import type { AbstractPolyglotImpl } from '../../../../org/graalvm/polyglot/impl/AbstractPolyglotImpl.d.ts'
|
|
@@ -7,6 +7,7 @@ import type { DirectoryStream$Filter } from '../../../../java/nio/file/Directory
|
|
|
7
7
|
import type { FileSystem } from '../../../../java/nio/file/FileSystem.d.ts'
|
|
8
8
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
9
9
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
10
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
10
11
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
11
12
|
import type { FileSystemProvider } from '../../../../java/nio/file/spi/FileSystemProvider.d.ts'
|
|
12
13
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { FileSystems$DeniedIOFileSystem } from '../../../../com/oracle/truffle/polyglot/FileSystems$DeniedIOFileSystem.d.ts'
|
|
2
2
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
3
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
3
4
|
import type { AbstractPolyglotImpl } from '../../../../org/graalvm/polyglot/impl/AbstractPolyglotImpl.d.ts'
|
|
4
5
|
import type { FileSystem } from '../../../../org/graalvm/polyglot/io/FileSystem.d.ts'
|
|
5
6
|
export class FileSystems$PathOperationsOnlyFileSystem extends FileSystems$DeniedIOFileSystem {
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
import type { URI } from '../../../../java/net/URI.d.ts'
|
|
1
2
|
import type { Charset } from '../../../../java/nio/charset/Charset.d.ts'
|
|
2
3
|
import type { CopyOption } from '../../../../java/nio/file/CopyOption.d.ts'
|
|
3
4
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
5
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
4
6
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
5
7
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
6
8
|
import type { AbstractPolyglotImpl } from '../../../../org/graalvm/polyglot/impl/AbstractPolyglotImpl.d.ts'
|
|
@@ -9,6 +11,7 @@ export interface FileSystems$PolyglotFileSystem extends Object, FileSystem{
|
|
|
9
11
|
copy(source: Path[], target: Path[], options: CopyOption[]): void;
|
|
10
12
|
createLink(link: Path[], existing: Path[]): void;
|
|
11
13
|
createSymbolicLink(link: Path[], target: Path[], attrs: FileAttribute<Object>[]): void;
|
|
14
|
+
delete(path: Path[]): void;
|
|
12
15
|
getEncoding(path: Path[]): Charset;
|
|
13
16
|
getFileStoreBlockSize(path: Path[]): number;
|
|
14
17
|
getFileStoreTotalSpace(path: Path[]): number;
|
|
@@ -24,7 +27,10 @@ export interface FileSystems$PolyglotFileSystem extends Object, FileSystem{
|
|
|
24
27
|
isInternal(polyglot: AbstractPolyglotImpl): boolean;
|
|
25
28
|
isSameFile(path1: Path[], path2: Path[], options: LinkOption[]): boolean;
|
|
26
29
|
move(source: Path[], target: Path[], options: CopyOption[]): void;
|
|
30
|
+
parsePath(uri: URI): Path[];
|
|
31
|
+
parsePath(path: string): Path[];
|
|
27
32
|
readSymbolicLink(link: Path[]): Path[];
|
|
28
33
|
setAttribute(path: Path[], attribute: string, value: Object, options: LinkOption[]): void;
|
|
29
34
|
setCurrentWorkingDirectory(currentWorkingDirectory: Path[]): void;
|
|
35
|
+
toAbsolutePath(path: Path[]): Path[];
|
|
30
36
|
}
|
|
@@ -8,6 +8,7 @@ import type { CopyOption } from '../../../../java/nio/file/CopyOption.d.ts'
|
|
|
8
8
|
import type { DirectoryStream$Filter } from '../../../../java/nio/file/DirectoryStream$Filter.d.ts'
|
|
9
9
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
10
10
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
11
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
11
12
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
12
13
|
import type { Function } from '../../../../java/util/function/Function.d.ts'
|
|
13
14
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
@@ -6,6 +6,7 @@ import type { AccessMode } from '../../../../java/nio/file/AccessMode.d.ts'
|
|
|
6
6
|
import type { DirectoryStream$Filter } from '../../../../java/nio/file/DirectoryStream$Filter.d.ts'
|
|
7
7
|
import type { LinkOption } from '../../../../java/nio/file/LinkOption.d.ts'
|
|
8
8
|
import type { OpenOption } from '../../../../java/nio/file/OpenOption.d.ts'
|
|
9
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
9
10
|
import type { FileAttribute } from '../../../../java/nio/file/attribute/FileAttribute.d.ts'
|
|
10
11
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
11
12
|
import type { AbstractPolyglotImpl } from '../../../../org/graalvm/polyglot/impl/AbstractPolyglotImpl.d.ts'
|
|
@@ -3,6 +3,7 @@ import type { InternalResource$Env } from '../../../../com/oracle/truffle/api/In
|
|
|
3
3
|
import type { InternalResourceRoots$Root } from '../../../../com/oracle/truffle/polyglot/InternalResourceRoots$Root.d.ts'
|
|
4
4
|
import type { PolyglotEngineImpl } from '../../../../com/oracle/truffle/polyglot/PolyglotEngineImpl.d.ts'
|
|
5
5
|
import type { Module } from '../../../../java/lang/Module.d.ts'
|
|
6
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
6
7
|
import type { BiConsumer } from '../../../../java/util/function/BiConsumer.d.ts'
|
|
7
8
|
import type { Function } from '../../../../java/util/function/Function.d.ts'
|
|
8
9
|
import type { Supplier } from '../../../../java/util/function/Supplier.d.ts'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { Record } from '../../../../java/lang/Record.d.ts'
|
|
2
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
2
3
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
3
4
|
export class InternalResourceRoots$ResolvedCacheFolder extends Record {
|
|
4
5
|
private constructor(path: Path[], hint: string, hintValue: Path[])
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { InternalResourceCache } from '../../../../com/oracle/truffle/polyglot/InternalResourceCache.d.ts'
|
|
2
2
|
import type { InternalResourceRoots$Root$Kind } from '../../../../com/oracle/truffle/polyglot/InternalResourceRoots$Root$Kind.d.ts'
|
|
3
3
|
import type { Record } from '../../../../java/lang/Record.d.ts'
|
|
4
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
4
5
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
5
6
|
export class InternalResourceRoots$Root extends Record {
|
|
6
7
|
constructor(path: Path[], kind: InternalResourceRoots$Root$Kind, resources: InternalResourceCache[])
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { InternalResourceCache } from '../../../../com/oracle/truffle/polyglot/InternalResourceCache.d.ts'
|
|
2
2
|
import type { InternalResourceRoots$Root } from '../../../../com/oracle/truffle/polyglot/InternalResourceRoots$Root.d.ts'
|
|
3
3
|
import type { PolyglotEngineImpl } from '../../../../com/oracle/truffle/polyglot/PolyglotEngineImpl.d.ts'
|
|
4
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
4
5
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
5
6
|
export class InternalResourceRoots extends Object {
|
|
6
7
|
private constructor()
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { InternalResource } from '../../../../com/oracle/truffle/api/InternalResource.d.ts'
|
|
2
2
|
import type { InternalResource$Env } from '../../../../com/oracle/truffle/api/InternalResource$Env.d.ts'
|
|
3
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
3
4
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
4
5
|
export class JDKSupport$LibTruffleAttachResource extends Object implements InternalResource {
|
|
5
6
|
constructor()
|