@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
|
@@ -4,6 +4,7 @@ import type { OutputStream } from '../../../../java/io/OutputStream.d.ts'
|
|
|
4
4
|
import type { ClassLoader } from '../../../../java/lang/ClassLoader.d.ts'
|
|
5
5
|
import type { RuntimeException } from '../../../../java/lang/RuntimeException.d.ts'
|
|
6
6
|
import type { Reference } from '../../../../java/lang/ref/Reference.d.ts'
|
|
7
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
7
8
|
import type { ZoneId } from '../../../../java/time/ZoneId.d.ts'
|
|
8
9
|
import type { Consumer } from '../../../../java/util/function/Consumer.d.ts'
|
|
9
10
|
import type { Predicate } from '../../../../java/util/function/Predicate.d.ts'
|
|
@@ -41,6 +41,7 @@ import type { RuntimeException } from '../../../../java/lang/RuntimeException.d.
|
|
|
41
41
|
import type { Thread } from '../../../../java/lang/Thread.d.ts'
|
|
42
42
|
import type { Reference } from '../../../../java/lang/ref/Reference.d.ts'
|
|
43
43
|
import type { ReferenceQueue } from '../../../../java/lang/ref/ReferenceQueue.d.ts'
|
|
44
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
44
45
|
import type { ZoneId } from '../../../../java/time/ZoneId.d.ts'
|
|
45
46
|
import type { AtomicBoolean } from '../../../../java/util/concurrent/atomic/AtomicBoolean.d.ts'
|
|
46
47
|
import type { AtomicReference } from '../../../../java/util/concurrent/atomic/AtomicReference.d.ts'
|
|
@@ -19,6 +19,7 @@ import type { URI } from '../../../../java/net/URI.d.ts'
|
|
|
19
19
|
import type { URL } from '../../../../java/net/URL.d.ts'
|
|
20
20
|
import type { Charset } from '../../../../java/nio/charset/Charset.d.ts'
|
|
21
21
|
import type { FileSystem } from '../../../../java/nio/file/FileSystem.d.ts'
|
|
22
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
22
23
|
import type { AtomicReference } from '../../../../java/util/concurrent/atomic/AtomicReference.d.ts'
|
|
23
24
|
import type { Consumer } from '../../../../java/util/function/Consumer.d.ts'
|
|
24
25
|
import type { Function } from '../../../../java/util/function/Function.d.ts'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { PolyglotLoggers$StreamLogHandler } from '../../../../com/oracle/truffle/polyglot/PolyglotLoggers$StreamLogHandler.d.ts'
|
|
2
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
2
3
|
export class PolyglotLoggers$SharedFileHandler extends PolyglotLoggers$StreamLogHandler {
|
|
3
4
|
constructor(path: Path[])
|
|
4
5
|
// private path: Path[];
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { TruffleLogger } from '../../../../com/oracle/truffle/api/TruffleLogger.d.ts'
|
|
2
2
|
import type { EngineCacheSupport } from '../../../../com/oracle/truffle/runtime/EngineCacheSupport.d.ts'
|
|
3
3
|
import type { EngineData } from '../../../../com/oracle/truffle/runtime/EngineData.d.ts'
|
|
4
|
+
import type { Path } from '../../../../java/nio/file/Path.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'
|
|
6
7
|
import type { OptionDescriptor } from '../../../../org/graalvm/options/OptionDescriptor.d.ts'
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { TruffleLogger } from '../../../../com/oracle/truffle/api/TruffleLogger.d.ts'
|
|
2
2
|
import type { EngineData } from '../../../../com/oracle/truffle/runtime/EngineData.d.ts'
|
|
3
3
|
import type { OptimizedRuntimeServiceProvider } from '../../../../com/oracle/truffle/runtime/OptimizedRuntimeServiceProvider.d.ts'
|
|
4
|
+
import type { Path } from '../../../../java/nio/file/Path.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'
|
|
6
7
|
import type { OptionDescriptor } from '../../../../org/graalvm/options/OptionDescriptor.d.ts'
|
|
@@ -7,6 +7,7 @@ import type { TruffleSplittingStrategy$SplitStatisticsData } from '../../../../c
|
|
|
7
7
|
import type { StatisticsListener } from '../../../../com/oracle/truffle/runtime/debug/StatisticsListener.d.ts'
|
|
8
8
|
import type { Class } from '../../../../java/lang/Class.d.ts'
|
|
9
9
|
import type { IllegalArgumentException } from '../../../../java/lang/IllegalArgumentException.d.ts'
|
|
10
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
10
11
|
import type { AtomicBoolean } from '../../../../java/util/concurrent/atomic/AtomicBoolean.d.ts'
|
|
11
12
|
import type { BooleanSupplier } from '../../../../java/util/function/BooleanSupplier.d.ts'
|
|
12
13
|
import type { Function } from '../../../../java/util/function/Function.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'
|
|
@@ -5,7 +5,7 @@ import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
|
5
5
|
export class Block extends Object {
|
|
6
6
|
static IS_AIR: (param0: MCVersion, param1: Block) => boolean;
|
|
7
7
|
static IS_RANDOM_TICKING: (param0: MCVersion, param1: Block) => boolean;
|
|
8
|
-
static RANDOM_TICKING:
|
|
8
|
+
static RANDOM_TICKING: { [key: string]: any };
|
|
9
9
|
constructor(arg0: MCVersion, arg1: number, arg2: string, arg3: MCVersion)
|
|
10
10
|
constructor(arg0: MCVersion, arg1: number, arg2: string, arg3: MCVersion, arg4: number)
|
|
11
11
|
readonly id: number;
|
|
@@ -824,8 +824,8 @@ export class Blocks extends Object {
|
|
|
824
824
|
static TURTLE_EGG: Block;
|
|
825
825
|
static TWISTING_VINES: Block;
|
|
826
826
|
static TWISTING_VINES_PLANT: Block;
|
|
827
|
-
static VERSIONED_ID_REGISTRY:
|
|
828
|
-
static VERSIONED_REGISTRY:
|
|
827
|
+
static VERSIONED_ID_REGISTRY: { [key: string]: any };
|
|
828
|
+
static VERSIONED_REGISTRY: { [key: string]: any };
|
|
829
829
|
static VINE: Block;
|
|
830
830
|
static VOID_AIR: Block;
|
|
831
831
|
static WALL_TORCH: Block;
|
|
@@ -26,7 +26,7 @@ export class TlbImp extends Object implements TlbConst {
|
|
|
26
26
|
static logInfo(paramarg0: string): void;
|
|
27
27
|
static main(paramarg0: (Object | null)[]): void;
|
|
28
28
|
constructor(arg0: string[])
|
|
29
|
-
// private cmdlineArgs:
|
|
29
|
+
// private cmdlineArgs: { [key: string]: any };
|
|
30
30
|
// private comRootDir: File;
|
|
31
31
|
// private outputDir: File;
|
|
32
32
|
// private typeLibUtil: TypeLibUtil;
|
|
@@ -17,12 +17,12 @@ export abstract class HttpExchange extends Object implements Request, AutoClosea
|
|
|
17
17
|
getProtocol(): string;
|
|
18
18
|
getRemoteAddress(): InetSocketAddress;
|
|
19
19
|
getRequestBody(): InputStream;
|
|
20
|
-
getRequestHeaders():
|
|
20
|
+
getRequestHeaders(): { [key: string]: any };
|
|
21
21
|
getRequestMethod(): string;
|
|
22
22
|
getRequestURI(): URI;
|
|
23
23
|
getResponseBody(): OutputStream;
|
|
24
24
|
getResponseCode(): number;
|
|
25
|
-
getResponseHeaders():
|
|
25
|
+
getResponseHeaders(): { [key: string]: any };
|
|
26
26
|
sendResponseHeaders(arg0: number, arg1: number): void;
|
|
27
27
|
setAttribute(arg0: string, arg1: Object): void;
|
|
28
28
|
setStreams(arg0: InputStream, arg1: OutputStream): void;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { URI } from '../../../../java/net/URI.d.ts'
|
|
2
2
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
3
3
|
export interface Request extends Object{
|
|
4
|
-
getRequestHeaders():
|
|
4
|
+
getRequestHeaders(): { [key: string]: any };
|
|
5
5
|
getRequestMethod(): string;
|
|
6
6
|
getRequestURI(): URI;
|
|
7
7
|
with(arg0: string, arg1: string[]): Request;
|
|
@@ -2,6 +2,7 @@ import type { DescriptionListWidget } from '../../../../com/terraformersmc/modme
|
|
|
2
2
|
import type { ModListWidget } from '../../../../com/terraformersmc/modmenu/gui/widget/ModListWidget.d.ts'
|
|
3
3
|
import type { ModListEntry } from '../../../../com/terraformersmc/modmenu/gui/widget/entries/ModListEntry.d.ts'
|
|
4
4
|
import type { ModBadgeRenderer } from '../../../../com/terraformersmc/modmenu/util/mod/ModBadgeRenderer.d.ts'
|
|
5
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
5
6
|
import type { Throwable } from '../../../../java/lang/Throwable.d.ts'
|
|
6
7
|
import type { Minecraft } from '../../../../net/minecraft/client/Minecraft.d.ts'
|
|
7
8
|
import type { GuiGraphicsExtractor } from '../../../../net/minecraft/client/gui/GuiGraphicsExtractor.d.ts'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { Closeable } from '../../../../../../java/io/Closeable.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 { ModContainer } from '../../../../../../net/fabricmc/loader/api/ModContainer.d.ts'
|
|
4
5
|
import type { DynamicTexture } from '../../../../../../net/minecraft/client/renderer/texture/DynamicTexture.d.ts'
|
|
@@ -3,6 +3,7 @@ import type { Tag } from '../../../../com/viaversion/nbt/tag/Tag.d.ts'
|
|
|
3
3
|
import type { DataInput } from '../../../../java/io/DataInput.d.ts'
|
|
4
4
|
import type { InputStream } from '../../../../java/io/InputStream.d.ts'
|
|
5
5
|
import type { Class } from '../../../../java/lang/Class.d.ts'
|
|
6
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
6
7
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
7
8
|
export class TagReader<T extends Tag> extends Object {
|
|
8
9
|
constructor(arg0: Class<T>)
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { Tag } from '../../../../com/viaversion/nbt/tag/Tag.d.ts'
|
|
2
2
|
import type { DataOutput } from '../../../../java/io/DataOutput.d.ts'
|
|
3
3
|
import type { OutputStream } from '../../../../java/io/OutputStream.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 TagWriter extends Object {
|
|
6
7
|
constructor()
|
|
@@ -10,11 +10,11 @@ import type { Map$Entry } from '../../../../../java/util/Map$Entry.d.ts'
|
|
|
10
10
|
export class BackwardsMappingData extends MappingDataBase {
|
|
11
11
|
constructor(arg0: string, arg1: string)
|
|
12
12
|
constructor(arg0: string, arg1: string, arg2: Class<Protocol<Object, Object, Object, Object>>)
|
|
13
|
-
backwardsItemMappings:
|
|
14
|
-
// private enchantmentNames:
|
|
13
|
+
backwardsItemMappings: { [key: string]: any };
|
|
14
|
+
// private enchantmentNames: { [key: string]: any };
|
|
15
15
|
// private entityNames: { [key: string]: string };
|
|
16
16
|
// private vvProtocolClass: Class<Protocol<Object, Object, Object, Object>>;
|
|
17
|
-
getBackwardsItemMappings():
|
|
17
|
+
getBackwardsItemMappings(): { [key: string]: any };
|
|
18
18
|
getLogger(): Logger;
|
|
19
19
|
getMappedItem(arg0: number): MappedItem;
|
|
20
20
|
getMappedNamedSound(arg0: string): string;
|
|
@@ -25,7 +25,7 @@ export class BackwardsMappingData extends MappingDataBase {
|
|
|
25
25
|
getViaVersionProtocolClass(): Class<Protocol<Object, Object, Object, Object>>;
|
|
26
26
|
loadBiMappings(arg0: Map$Entry<string, Tag>[], arg1: string): BiMappings;
|
|
27
27
|
loadExtras(arg0: Map$Entry<string, Tag>[]): void;
|
|
28
|
-
// private loadNameByIdMappings(arg0: Map$Entry<string, Tag>[], arg1: string):
|
|
28
|
+
// private loadNameByIdMappings(arg0: Map$Entry<string, Tag>[], arg1: string): { [key: string]: any };
|
|
29
29
|
// private loadNameByStringMappings(arg0: Map$Entry<string, Tag>[], arg1: string): { [key: string]: string };
|
|
30
30
|
mappedEnchantmentName(arg0: number): string;
|
|
31
31
|
mappedEntityName(arg0: string): string;
|
|
@@ -19,7 +19,7 @@ export abstract class EntityRewriterBase<C extends ClientboundPacketType, T exte
|
|
|
19
19
|
// private displayNameIndex: number;
|
|
20
20
|
// private displayVisibilityDataType: EntityDataType;
|
|
21
21
|
// private displayVisibilityIndex: number;
|
|
22
|
-
// private entityDataMappings:
|
|
22
|
+
// private entityDataMappings: { [key: string]: any };
|
|
23
23
|
// private addDisplayVisibilityData(arg0: EntityData[]): void;
|
|
24
24
|
alwaysShowOriginalMobName(): boolean;
|
|
25
25
|
entityDataForType(arg0: EntityType): EntityReplacement;
|
|
@@ -19,10 +19,10 @@ export abstract class LegacyBlockItemRewriter<C extends ClientboundPacketType, S
|
|
|
19
19
|
constructor(arg0: T, arg1: string)
|
|
20
20
|
constructor(arg0: T, arg1: string, arg2: Type<Item>, arg3: Type<Item[]>)
|
|
21
21
|
constructor(arg0: T, arg1: string, arg2: Type<Item>, arg3: Type<Item[]>, arg4: Type<Item>, arg5: Type<Item[]>)
|
|
22
|
-
// private blockReplacements:
|
|
23
|
-
// private itemReplacements:
|
|
24
|
-
// private addMapping(arg0: string, arg1: JsonObject, arg2: MappedLegacyBlockItem$Type, arg3:
|
|
25
|
-
// private addMappings(arg0: MappedLegacyBlockItem$Type, arg1: JsonObject, arg2:
|
|
22
|
+
// private blockReplacements: { [key: string]: any };
|
|
23
|
+
// private itemReplacements: { [key: string]: any };
|
|
24
|
+
// private addMapping(arg0: string, arg1: JsonObject, arg2: MappedLegacyBlockItem$Type, arg3: { [key: string]: any }): void;
|
|
25
|
+
// private addMappings(arg0: MappedLegacyBlockItem$Type, arg1: JsonObject, arg2: { [key: string]: any }): void;
|
|
26
26
|
compress(arg0: number, arg1: number): number;
|
|
27
27
|
getFallingBlockHandler(): (param0: PacketWrapper) => void;
|
|
28
28
|
// private getMappedBlock(arg0: number): MappedLegacyBlockItem;
|
|
@@ -4,7 +4,7 @@ import type { RewriterBase } from '../../../../../com/viaversion/viaversion/api/
|
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export abstract class LegacySoundRewriter<T extends BackwardsProtocol<Object, Object, Object, Object>> extends RewriterBase<T> {
|
|
6
6
|
constructor(arg0: T)
|
|
7
|
-
// private soundRewrites:
|
|
7
|
+
// private soundRewrites: { [key: string]: any };
|
|
8
8
|
added(arg0: number, arg1: number): LegacySoundRewriter$SoundData;
|
|
9
9
|
added(arg0: number, arg1: number, arg2: number): LegacySoundRewriter$SoundData;
|
|
10
10
|
handlePitch(arg0: number): number;
|
|
@@ -4,7 +4,7 @@ import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
|
4
4
|
import type { Map$Entry } from '../../../../../../java/util/Map$Entry.d.ts'
|
|
5
5
|
export class PistonHandler extends Object implements BackwardsBlockEntityProvider$BackwardsBlockEntityHandler {
|
|
6
6
|
constructor()
|
|
7
|
-
// private pistonIds:
|
|
7
|
+
// private pistonIds: { [key: string]: any };
|
|
8
8
|
// private addEntries(arg0: string, arg1: number): void;
|
|
9
9
|
// private getDataFromTag(arg0: Map$Entry<string, Tag>[]): string;
|
|
10
10
|
transform(arg0: number, arg1: Map$Entry<string, Tag>[]): Map$Entry<string, Tag>[];
|
package/types/com/viaversion/viabackwards/protocol/v1_13to1_12_2/data/BackwardsMappingData1_13.d.ts
CHANGED
|
@@ -3,11 +3,11 @@ import type { BackwardsMappingData } from '../../../../../../com/viaversion/viab
|
|
|
3
3
|
import type { Map$Entry } from '../../../../../../java/util/Map$Entry.d.ts'
|
|
4
4
|
export class BackwardsMappingData1_13 extends BackwardsMappingData {
|
|
5
5
|
constructor()
|
|
6
|
-
readonly statisticMappings:
|
|
6
|
+
readonly statisticMappings: { [key: string]: any };
|
|
7
7
|
readonly translateMappings: { [key: string]: string };
|
|
8
8
|
checkValidity(arg0: number, arg1: number, arg2: string): number;
|
|
9
9
|
getNewBlockStateId(arg0: number): number;
|
|
10
|
-
getStatisticMappings():
|
|
10
|
+
getStatisticMappings(): { [key: string]: any };
|
|
11
11
|
getTranslateMappings(): { [key: string]: string };
|
|
12
12
|
loadExtras(arg0: Map$Entry<string, Tag>[]): void;
|
|
13
13
|
}
|
package/types/com/viaversion/viabackwards/protocol/v1_13to1_12_2/storage/NoteBlockStorage.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import type { Pair } from '../../../../../../com/viaversion/viaversion/util/Pair
|
|
|
4
4
|
import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class NoteBlockStorage extends Object implements StorableObject {
|
|
6
6
|
constructor()
|
|
7
|
-
// private noteBlockUpdates:
|
|
7
|
+
// private noteBlockUpdates: { [key: string]: any };
|
|
8
8
|
clear(): void;
|
|
9
9
|
getNoteBlockUpdate(arg0: BlockPosition): Pair<number, number>;
|
|
10
10
|
onRemove(): void;
|
package/types/com/viaversion/viabackwards/protocol/v1_14to1_13_2/storage/ChunkLightStorage.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ export class ChunkLightStorage extends Object implements StorableObject {
|
|
|
5
5
|
static EMPTY_LIGHT: number[];
|
|
6
6
|
static FULL_LIGHT: number[];
|
|
7
7
|
constructor()
|
|
8
|
-
// private storedLight:
|
|
8
|
+
// private storedLight: { [key: string]: any };
|
|
9
9
|
clear(): void;
|
|
10
10
|
// private getChunkSectionIndex(arg0: number, arg1: number): number;
|
|
11
11
|
getStoredLight(arg0: number, arg1: number): ChunkLightStorage$ChunkLight;
|
package/types/com/viaversion/viabackwards/protocol/v1_16_2to1_16_1/storage/BiomeStorage.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import type { StorableObject } from '../../../../../../com/viaversion/viaversion
|
|
|
2
2
|
import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
3
3
|
export class BiomeStorage extends Object implements StorableObject {
|
|
4
4
|
constructor()
|
|
5
|
-
// private modernToLegacyBiomes:
|
|
5
|
+
// private modernToLegacyBiomes: { [key: string]: any };
|
|
6
6
|
addBiome(arg0: string, arg1: number): void;
|
|
7
7
|
clear(): void;
|
|
8
8
|
legacyBiome(arg0: number): number;
|
package/types/com/viaversion/viabackwards/protocol/v1_17_1to1_17/storage/InventoryStateIds.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import type { StorableObject } from '../../../../../../com/viaversion/viaversion
|
|
|
2
2
|
import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
3
3
|
export class InventoryStateIds extends Object implements StorableObject {
|
|
4
4
|
constructor()
|
|
5
|
-
// private ids:
|
|
5
|
+
// private ids: { [key: string]: any };
|
|
6
6
|
onRemove(): void;
|
|
7
7
|
removeStateId(arg0: number): number;
|
|
8
8
|
setStateId(arg0: number, arg1: number): void;
|
package/types/com/viaversion/viabackwards/protocol/v1_18to1_17_1/data/BackwardsMappingData1_18.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import type { BackwardsMappingData } from '../../../../../../com/viaversion/viab
|
|
|
3
3
|
import type { Map$Entry } from '../../../../../../java/util/Map$Entry.d.ts'
|
|
4
4
|
export class BackwardsMappingData1_18 extends BackwardsMappingData {
|
|
5
5
|
constructor()
|
|
6
|
-
// private blockEntities:
|
|
7
|
-
blockEntities():
|
|
6
|
+
// private blockEntities: { [key: string]: any };
|
|
7
|
+
blockEntities(): { [key: string]: any };
|
|
8
8
|
loadExtras(arg0: Map$Entry<string, Tag>[]): void;
|
|
9
9
|
}
|
package/types/com/viaversion/viabackwards/protocol/v1_19_1to1_19/storage/ChatRegistryStorage.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
|
4
4
|
import type { Map$Entry } from '../../../../../../java/util/Map$Entry.d.ts'
|
|
5
5
|
export abstract class ChatRegistryStorage extends Object implements StorableObject {
|
|
6
6
|
constructor()
|
|
7
|
-
// private chatTypes:
|
|
7
|
+
// private chatTypes: { [key: string]: any };
|
|
8
8
|
addChatType(arg0: number, arg1: Map$Entry<string, Tag>[]): void;
|
|
9
9
|
chatType(arg0: number): Map$Entry<string, Tag>[];
|
|
10
10
|
clear(): void;
|
package/types/com/viaversion/viabackwards/protocol/v1_19to1_18_2/data/BackwardsMappingData1_19.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import type { BackwardsMappingData } from '../../../../../../com/viaversion/viab
|
|
|
3
3
|
import type { Map$Entry } from '../../../../../../java/util/Map$Entry.d.ts'
|
|
4
4
|
export class BackwardsMappingData1_19 extends BackwardsMappingData {
|
|
5
5
|
constructor()
|
|
6
|
-
// private defaultChatTypes:
|
|
6
|
+
// private defaultChatTypes: { [key: string]: any };
|
|
7
7
|
chatType(arg0: number): Map$Entry<string, Tag>[];
|
|
8
8
|
loadExtras(arg0: Map$Entry<string, Tag>[]): void;
|
|
9
9
|
}
|
|
@@ -4,7 +4,7 @@ import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
|
4
4
|
import type { Map$Entry } from '../../../../../../java/util/Map$Entry.d.ts'
|
|
5
5
|
export class DimensionRegistryStorage extends Object implements StorableObject {
|
|
6
6
|
constructor()
|
|
7
|
-
// private chatTypes:
|
|
7
|
+
// private chatTypes: { [key: string]: any };
|
|
8
8
|
// private dimensions: { [key: string]: Map$Entry<string, Tag>[] };
|
|
9
9
|
addChatType(arg0: number, arg1: Map$Entry<string, Tag>[]): void;
|
|
10
10
|
addDimension(arg0: string, arg1: Map$Entry<string, Tag>[]): void;
|
|
@@ -6,6 +6,7 @@ import type { UserConnection } from '../../../com/viaversion/viaversion/api/conn
|
|
|
6
6
|
import type { Item } from '../../../com/viaversion/viaversion/api/minecraft/item/Item.d.ts'
|
|
7
7
|
import type { ProtocolVersion } from '../../../com/viaversion/viaversion/api/protocol/version/ProtocolVersion.d.ts'
|
|
8
8
|
import type { Channel } from '../../../io/netty/channel/Channel.d.ts'
|
|
9
|
+
import type { Path } from '../../../java/nio/file/Path.d.ts'
|
|
9
10
|
import type { CompletableFuture } from '../../../java/util/concurrent/CompletableFuture.d.ts'
|
|
10
11
|
import type { Object } from '../../../java/lang/Object.d.ts'
|
|
11
12
|
import type { Event } from '../../../net/fabricmc/fabric/api/event/Event.d.ts'
|
|
@@ -5,6 +5,7 @@ import type { UserConnection } from '../../../../com/viaversion/viaversion/api/c
|
|
|
5
5
|
import type { Item } from '../../../../com/viaversion/viaversion/api/minecraft/item/Item.d.ts'
|
|
6
6
|
import type { ProtocolVersion } from '../../../../com/viaversion/viaversion/api/protocol/version/ProtocolVersion.d.ts'
|
|
7
7
|
import type { Channel } from '../../../../io/netty/channel/Channel.d.ts'
|
|
8
|
+
import type { Path } from '../../../../java/nio/file/Path.d.ts'
|
|
8
9
|
import type { Object } from '../../../../java/lang/Object.d.ts'
|
|
9
10
|
import type { Screen } from '../../../../net/minecraft/client/gui/screens/Screen.d.ts'
|
|
10
11
|
import type { ServerData } from '../../../../net/minecraft/client/multiplayer/ServerData.d.ts'
|
package/types/com/viaversion/viafabricplus/features/entity/metadata/WolfHealthTracker1_14_4.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import type { LivingEntity } from '../../../../../../net/minecraft/world/entity/
|
|
|
4
4
|
export class WolfHealthTracker1_14_4 extends Object implements StorableObject {
|
|
5
5
|
static getWolfHealth(paramarg0: LivingEntity): number;
|
|
6
6
|
constructor()
|
|
7
|
-
// private healthDataMap:
|
|
7
|
+
// private healthDataMap: { [key: string]: any };
|
|
8
8
|
getWolfHealth(arg0: number, arg1: number): number;
|
|
9
9
|
onRemove(): void;
|
|
10
10
|
setWolfHealth(arg0: number, arg1: number): void;
|
|
@@ -2,6 +2,7 @@ import type { UserConnection } from '../../../../com/viaversion/viaversion/api/c
|
|
|
2
2
|
import type { ProtocolVersion } from '../../../../com/viaversion/viaversion/api/protocol/version/ProtocolVersion.d.ts'
|
|
3
3
|
import type { Channel } from '../../../../io/netty/channel/Channel.d.ts'
|
|
4
4
|
import type { AttributeKey } from '../../../../io/netty/util/AttributeKey.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 { Connection } from '../../../../net/minecraft/network/Connection.d.ts'
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { Gson } from '../../../../com/google/gson/Gson.d.ts'
|
|
2
2
|
import type { JsonObject } from '../../../../com/google/gson/JsonObject.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 abstract class AbstractSave extends Object {
|
|
5
6
|
static GSON: Gson;
|
|
@@ -4,10 +4,10 @@ import type { Mappings } from '../../../../../com/viaversion/viaversion/api/data
|
|
|
4
4
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
5
5
|
export class FullIdentityMappings extends Object implements FullMappings {
|
|
6
6
|
constructor(arg0: MappingDataLoader$IdentifiersPair, arg1: Mappings)
|
|
7
|
-
private constructor(arg0:
|
|
7
|
+
private constructor(arg0: { [key: string]: any }, arg1: string[], arg2: Mappings)
|
|
8
8
|
// private idToString: string[];
|
|
9
9
|
// private mappings: Mappings;
|
|
10
|
-
// private stringToId:
|
|
10
|
+
// private stringToId: { [key: string]: any };
|
|
11
11
|
getNewId(arg0: number): number;
|
|
12
12
|
id(arg0: string): number;
|
|
13
13
|
identifier(arg0: number): string;
|
|
@@ -5,12 +5,12 @@ import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
|
5
5
|
export class FullMappingsBase extends Object implements FullMappings {
|
|
6
6
|
static of(paramarg0: MappingDataLoader$IdentifiersPair, paramarg1: Mappings): FullMappings;
|
|
7
7
|
constructor(arg0: MappingDataLoader$IdentifiersPair, arg1: Mappings)
|
|
8
|
-
private constructor(arg0:
|
|
8
|
+
private constructor(arg0: { [key: string]: any }, arg1: { [key: string]: any }, arg2: string[], arg3: string[], arg4: Mappings)
|
|
9
9
|
// private idToString: string[];
|
|
10
10
|
// private mappedIdToString: string[];
|
|
11
|
-
// private mappedStringToId:
|
|
11
|
+
// private mappedStringToId: { [key: string]: any };
|
|
12
12
|
// private mappings: Mappings;
|
|
13
|
-
// private stringToId:
|
|
13
|
+
// private stringToId: { [key: string]: any };
|
|
14
14
|
getNewId(arg0: number): number;
|
|
15
15
|
id(arg0: string): number;
|
|
16
16
|
identifier(arg0: number): string;
|
|
@@ -4,11 +4,11 @@ import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
|
4
4
|
export class Int2IntMapBiMappings extends Object implements BiMappings {
|
|
5
5
|
static of(paramarg0: Mappings): BiMappings;
|
|
6
6
|
static of(paramarg0: Mappings, paramarg1: Mappings): BiMappings;
|
|
7
|
-
static of(paramarg0:
|
|
8
|
-
constructor(arg0:
|
|
9
|
-
private constructor(arg0:
|
|
7
|
+
static of(paramarg0: { [key: string]: any }): Int2IntMapBiMappings;
|
|
8
|
+
constructor(arg0: { [key: string]: any })
|
|
9
|
+
private constructor(arg0: { [key: string]: any }, arg1: Int2IntMapBiMappings)
|
|
10
10
|
// private inverse: Int2IntMapBiMappings;
|
|
11
|
-
// private mappings:
|
|
11
|
+
// private mappings: { [key: string]: any };
|
|
12
12
|
getNewId(arg0: number): number;
|
|
13
13
|
inverse(): BiMappings;
|
|
14
14
|
mappedSize(): number;
|
|
@@ -4,10 +4,10 @@ export class Int2IntMapMappings extends Object implements Mappings {
|
|
|
4
4
|
static isFullIdentity(paramarg0: Mappings): boolean;
|
|
5
5
|
static isIntIdIdentity(paramarg0: Mappings): boolean;
|
|
6
6
|
static of(): Int2IntMapMappings;
|
|
7
|
-
static of(paramarg0:
|
|
8
|
-
constructor(arg0:
|
|
7
|
+
static of(paramarg0: { [key: string]: any }, paramarg1: number): Int2IntMapMappings;
|
|
8
|
+
constructor(arg0: { [key: string]: any }, arg1: number)
|
|
9
9
|
// private mappedIds: number;
|
|
10
|
-
// private mappings:
|
|
10
|
+
// private mappings: { [key: string]: any };
|
|
11
11
|
contains(arg0: number): boolean;
|
|
12
12
|
getNewId(arg0: number): number;
|
|
13
13
|
getNewIdOrDefault(arg0: number, arg1: number): number;
|
|
@@ -22,7 +22,7 @@ export class MappingDataLoader extends Object {
|
|
|
22
22
|
// private dataLoaderClass: Class<Object>;
|
|
23
23
|
// private dataPath: string;
|
|
24
24
|
// private mappingsCache: { [key: string]: Map$Entry<string, Tag>[] };
|
|
25
|
-
arrayToMap(arg0: JsonElement[]):
|
|
25
|
+
arrayToMap(arg0: JsonElement[]): { [key: string]: any };
|
|
26
26
|
clearCache(): void;
|
|
27
27
|
getDataFolder(): File;
|
|
28
28
|
getLogger(): Logger;
|
|
@@ -31,7 +31,7 @@ export class MappingDataLoader extends Object {
|
|
|
31
31
|
// private identifiers(arg0: Mappings, arg1: string): string[];
|
|
32
32
|
identifiersFromGlobalIds(arg0: Map$Entry<string, Tag>[], arg1: Map$Entry<string, Tag>[], arg2: string): MappingDataLoader$IdentifiersPair;
|
|
33
33
|
identifiersFromGlobalIds(arg0: Map$Entry<string, Tag>[], arg1: string): string[];
|
|
34
|
-
indexedObjectToMap(arg0: JsonObject):
|
|
34
|
+
indexedObjectToMap(arg0: JsonObject): { [key: string]: any };
|
|
35
35
|
loadData(arg0: string): JsonObject;
|
|
36
36
|
loadFromDataDir(arg0: string): JsonObject;
|
|
37
37
|
loadMappings(arg0: Map$Entry<string, Tag>[], arg1: string): Mappings;
|
|
@@ -5,7 +5,7 @@ import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
|
5
5
|
export class DataPaletteImpl extends Object implements DataPalette {
|
|
6
6
|
constructor(arg0: number)
|
|
7
7
|
constructor(arg0: number, arg1: number)
|
|
8
|
-
// private inversePalette:
|
|
8
|
+
// private inversePalette: { [key: string]: any };
|
|
9
9
|
// private palette: (Object | null)[];
|
|
10
10
|
// private sizeBits: number;
|
|
11
11
|
// private values: DataPaletteImpl$ChunkData;
|
|
@@ -3,7 +3,7 @@ import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
|
3
3
|
export interface HashedItem extends ItemBase, Object{
|
|
4
4
|
amount(): number;
|
|
5
5
|
copy(): HashedItem;
|
|
6
|
-
dataHashesById():
|
|
6
|
+
dataHashesById(): { [key: string]: any };
|
|
7
7
|
identifier(): number;
|
|
8
8
|
isEmpty(): boolean;
|
|
9
9
|
removedDataIds(): (Object | null)[];
|
|
@@ -3,12 +3,12 @@ import type { Object } from '../../../../../../java/lang/Object.d.ts'
|
|
|
3
3
|
export class HashedStructuredItem extends Object implements HashedItem {
|
|
4
4
|
static empty(): HashedStructuredItem;
|
|
5
5
|
constructor(arg0: number, arg1: number)
|
|
6
|
-
constructor(arg0: number, arg1: number, arg2:
|
|
7
|
-
// private dataHashes:
|
|
6
|
+
constructor(arg0: number, arg1: number, arg2: { [key: string]: any }, arg3: (Object | null)[])
|
|
7
|
+
// private dataHashes: { [key: string]: any };
|
|
8
8
|
// private removedData: (Object | null)[];
|
|
9
9
|
amount(): number;
|
|
10
10
|
copy(): HashedItem;
|
|
11
|
-
dataHashesById():
|
|
11
|
+
dataHashesById(): { [key: string]: any };
|
|
12
12
|
equals(arg0: Object | null): boolean;
|
|
13
13
|
hashCode(): number;
|
|
14
14
|
identifier(): number;
|
|
@@ -6,12 +6,12 @@ export class Enchantments extends Record implements Copyable {
|
|
|
6
6
|
static TYPE1_20_5: Type<Enchantments>;
|
|
7
7
|
static TYPE1_21_5: Type<Enchantments>;
|
|
8
8
|
static copy(paramarg0: Object | null): Object | null;
|
|
9
|
-
// private enchantments:
|
|
9
|
+
// private enchantments: { [key: string]: any };
|
|
10
10
|
// private showInTooltip: boolean;
|
|
11
11
|
add(arg0: number, arg1: number): void;
|
|
12
12
|
clear(): void;
|
|
13
13
|
copy(): Enchantments;
|
|
14
|
-
enchantments():
|
|
14
|
+
enchantments(): { [key: string]: any };
|
|
15
15
|
equals(arg0: Object | null): boolean;
|
|
16
16
|
getLevel(arg0: number): number;
|
|
17
17
|
hashCode(): number;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { ProtocolVersion } from '../../../../../com/viaversion/viaversion/api/protocol/version/ProtocolVersion.d.ts'
|
|
2
2
|
import type { Object } from '../../../../../java/lang/Object.d.ts'
|
|
3
3
|
export interface ProtocolDetectorService extends Object{
|
|
4
|
-
detectedProtocolVersions():
|
|
4
|
+
detectedProtocolVersions(): { [key: string]: any };
|
|
5
5
|
probeAllServers(): void;
|
|
6
6
|
serverProtocolVersion(arg0: string): ProtocolVersion;
|
|
7
7
|
setProtocolVersion(arg0: string, arg1: number): void;
|
package/types/com/viaversion/viaversion/api/protocol/packet/provider/PacketTypeArrayMap.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import type { Object } from '../../../../../../../java/lang/Object.d.ts'
|
|
|
5
5
|
export class PacketTypeArrayMap<P extends PacketType> extends Object implements PacketTypeMap<P> {
|
|
6
6
|
static of(paramarg0: Class<Object>): PacketTypeMap<PacketType>;
|
|
7
7
|
static of(paramarg0: { [key: string]: PacketType | null }, paramarg1: Object | null): PacketTypeMap<PacketType>;
|
|
8
|
-
static of(paramarg0: { [key: string]: PacketType | null }, paramarg1:
|
|
8
|
+
static of(paramarg0: { [key: string]: PacketType | null }, paramarg1: { [key: string]: any }): PacketTypeMap<PacketType>;
|
|
9
9
|
static ofUnsequenced(paramarg0: Class<Object>): PacketTypeMap<PacketType>;
|
|
10
10
|
constructor(arg0: { [key: string]: P }, arg1: P[])
|
|
11
11
|
// private packets: P[];
|
|
@@ -5,10 +5,10 @@ import type { Object } from '../../../../../../../java/lang/Object.d.ts'
|
|
|
5
5
|
export class PacketTypeMapMap<P extends PacketType> extends Object implements PacketTypeMap<P> {
|
|
6
6
|
static of(paramarg0: Class<Object>): PacketTypeMap<PacketType>;
|
|
7
7
|
static of(paramarg0: { [key: string]: PacketType | null }, paramarg1: Object | null): PacketTypeMap<PacketType>;
|
|
8
|
-
static of(paramarg0: { [key: string]: PacketType | null }, paramarg1:
|
|
8
|
+
static of(paramarg0: { [key: string]: PacketType | null }, paramarg1: { [key: string]: any }): PacketTypeMap<PacketType>;
|
|
9
9
|
static ofUnsequenced(paramarg0: Class<Object>): PacketTypeMap<PacketType>;
|
|
10
|
-
constructor(arg0: { [key: string]: P }, arg1:
|
|
11
|
-
// private packetsById:
|
|
10
|
+
constructor(arg0: { [key: string]: P }, arg1: { [key: string]: any })
|
|
11
|
+
// private packetsById: { [key: string]: any };
|
|
12
12
|
// private packetsByName: { [key: string]: P };
|
|
13
13
|
typeById(arg0: number): P;
|
|
14
14
|
typeByName(arg0: string): P;
|
|
@@ -2,16 +2,15 @@ import type { FullMappings } from '../../../../../../../com/viaversion/viaversio
|
|
|
2
2
|
import type { Protocol } from '../../../../../../../com/viaversion/viaversion/api/protocol/Protocol.d.ts'
|
|
3
3
|
import type { Type } from '../../../../../../../com/viaversion/viaversion/api/type/Type.d.ts'
|
|
4
4
|
import type { DynamicType$DataFiller } from '../../../../../../../com/viaversion/viaversion/api/type/types/misc/DynamicType$DataFiller.d.ts'
|
|
5
|
-
import type { DynamicType$DataReader } from '../../../../../../../com/viaversion/viaversion/api/type/types/misc/DynamicType$DataReader.d.ts'
|
|
6
5
|
import type { DynamicType$RawDataFiller } from '../../../../../../../com/viaversion/viaversion/api/type/types/misc/DynamicType$RawDataFiller.d.ts'
|
|
7
6
|
import type { IdHolder } from '../../../../../../../com/viaversion/viaversion/util/IdHolder.d.ts'
|
|
8
7
|
import type { ByteBuf } from '../../../../../../../io/netty/buffer/ByteBuf.d.ts'
|
|
9
8
|
import type { Class } from '../../../../../../../java/lang/Class.d.ts'
|
|
10
9
|
import type { Object } from '../../../../../../../java/lang/Object.d.ts'
|
|
11
10
|
export abstract class DynamicType<T extends IdHolder> extends Type<T> {
|
|
12
|
-
constructor(arg0:
|
|
11
|
+
constructor(arg0: { [key: string]: any }, arg1: Class<T>)
|
|
13
12
|
constructor(arg0: Class<T>)
|
|
14
|
-
// private readers:
|
|
13
|
+
// private readers: { [key: string]: any };
|
|
15
14
|
filler(arg0: Protocol<Object, Object, Object, Object>): DynamicType$DataFiller;
|
|
16
15
|
filler(arg0: Protocol<Object, Object, Object, Object>, arg1: boolean): DynamicType$DataFiller;
|
|
17
16
|
mappings(arg0: Protocol<Object, Object, Object, Object>): FullMappings;
|