Appearance
@loontail/minecraft-kit v0.5.0 / ResolvedVanillaLoader
Interface: ResolvedVanillaLoader
Trivial loader used when no mod loader is in play. Carries the resolved Minecraft so the launch composer has a uniform view across vanilla / Fabric / Forge.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
minecraft | readonly | ResolvedMinecraft | The Minecraft manifest used for launch — same as the target's minecraft.manifest. |
minecraftVersion | readonly | string | Minecraft version this loader is pinned to. |
type | readonly | "vanilla" | - |