Appearance
@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
| Property | Modifier | Type |
|---|---|---|
actions | readonly | readonly InstallAction[] |
directory | readonly | string |
target | readonly | Target |
targetId | readonly | string |
totalActions | readonly | number |
totalBytes | readonly | number |