Appearance
@loontail/minecraft-kit v0.5.0 / PlanStandaloneRuntimeInstallInput
Interface: PlanStandaloneRuntimeInstallInput
Inputs to planStandaloneRuntimeInstall.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
cache | readonly | MetadataCache | - |
directory | readonly | string | Where the runtime files live. Used as directory if runtime.installRoot is unset. |
http | readonly | HttpClient | - |
id | readonly | string | - |
runtime | readonly | ResolvedRuntime | - |
signal? | readonly | AbortSignal | - |