Expand description
Models for interacting with Minecraft servers
Structs§
- Asset
Index - Map of all the assets for a Minecraft version.
- Asset
Index Info - Information of the asset index.
- Asset
Info - Information of a single asset.
- Client
Logging Info - Client logging information
- Complex
Argument - Complex arguments that can define rules for usage.
- File
- Information about a downloadable file.
- Latest
Version - Holds latest release and snapshot version IDs.
- Launch
Arguments - Game and JVM arguments.
- Library
- A library need for running the game.
- Library
Downloads - Download information of a library.
- Library
Extract - Additional information about extraction of libraries.
- Library
Natives - Information about available native library.
- Logging
Info - Information about the logging configuration
- Recommended
Java Version - Recommended java version.
- Rule
- A rule that can enable/disable functionality on a specific platform/architecture.
- Rule
Features - Special features.
- RuleOs
- OS configuration
- Version
Data - Version data includes all necessary information for installing and launching Minecraft. Every Minecraft version (releases, snapshots, betas, …) has its own version data.
- Version
Downloads - Download information of the client/server.
- Version
Manifest - Manifest with all Minecraft versions. Includes identifiers for the latest release and snapshot version.
- Version
Summary - Summary of a version that is found in the version manifest.
Enums§
- Argument
- An argument that can be just a string, or a complex one that has rules defined.
- Rule
Action - Action of a rule.
- Version
Type - The type of version.