add_minecraft_version
Add a Minecraft version by downloading, decompiling, and indexing its source code for local analysis and search.
Instructions
Download a Minecraft jar from Mojang metadata, decompile it, and index the sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| side | No | client | |
| indexAs | No | Optional index label. Defaults to the resolved version id. | |
| version | Yes | Exact version id, latest_release, latest_snapshot, or latest. |