Skip to content

@loontail/minecraft-kit v0.5.0 / RepairPlan

Interface: RepairPlan

A repair plan is, structurally, an install plan limited to actions needed to fix the issues reported by a previous VerificationResult. The runner is the same.

Properties

PropertyModifierType
actionsreadonlyreadonly InstallAction[]
directoryreadonlystring
targetreadonlyTarget
targetIdreadonlystring
totalActionsreadonlynumber
totalBytesreadonlynumber

MIT License