Skip to content

@loontail/minecraft-kit v0.5.0 / AspectRepairInput

Interface: AspectRepairInput

Inputs accepted by every aspect-specific planXxxRepair (planMinecraftRepair, planFabricRepair, planForgeRepair, planRuntimeRepair). The per-aspect input types are aliases over this shape.

Properties

PropertyModifierType
cachereadonlyMetadataCache
fromreadonlyVerificationResult | readonly VerificationResult[]
httpreadonlyHttpClient
signal?readonlyAbortSignal
targetreadonlyTarget

MIT License