Appearance
@loontail/minecraft-kit v0.5.0 / MinecraftLibrary
Interface: MinecraftLibrary
Library entry. Combines vanilla, modern-natives, and legacy-classifier shapes.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
downloads? | readonly | MinecraftLibraryDownloads | - |
extract? | readonly | { exclude: readonly string[]; } | - |
extract.exclude? | readonly | readonly string[] | - |
name | readonly | string | - |
natives? | readonly | Readonly<Record<string, string>> | - |
rules? | readonly | readonly LibraryRule[] | - |
url? | public | string | Some Fabric/Forge libraries carry only a Maven base URL plus a coordinate. |