Appearance
@loontail/minecraft-kit v0.5.0 / RunRepairInput
Interface: RunRepairInput
Inputs to runRepair. Shared across all aspect-specific repair flows.
Properties
| Property | Modifier | Type |
|---|---|---|
cache | readonly | MetadataCache |
http | readonly | HttpClient |
onEvent? | readonly | ProgressListener |
plan | readonly | RepairPlan |
signal? | readonly | AbortSignal |
spawner | readonly | Spawner |