Expand description
Models and methods for fetching metadata from @minecraft
Structs§
- Asset
- An asset of the game
- Asset
Index - Information about the assets of the game
- Assets
Index - An index containing all assets the game needs
- Download
- Download information of a file
- Feature
Rule - A rule which depends on the toggled features of the launcher
- Java
Version - Information about the java version the game needs
- Latest
Version - The latest snapshot and release of the game
- Library
- A library which the game relies on to run
- Library
Download - Download information of a library
- Library
Downloads - A list of files that should be downloaded for libraries
- Library
Extract - Information delegating the extraction of the library
- LogConfig
Download - File download information for a logging configuration
- OsRule
- A rule which depends on what OS the user is on
- Partial
Library - A partial library which should be merged with a full library
- Rule
- A rule deciding whether a file is downloaded, an argument is used, etc.
- Version
- A game version of Minecraft
- Version
Info - Information about a version
- Version
Manifest - Data of all game versions of Minecraft
Enums§
- Argument
- A command line argument passed to a program
- Argument
Type - The type of argument
- Argument
Value - A container for an argument or multiple arguments
- Download
Type - The type of download
- Logging
Configuration - Information about a particular Minecraft version’s logging configuration
- Logging
Side - The physical side of the logging configuration
- Os
- An enum representing the different types of operating systems
- Rule
Action - The action a rule can follow
- Version
Type - The version type of Minecraft
Constants§
- CURRENT_
FORMAT_ VERSION - The latest version of the format the model structs deserialize to
- VERSION_
MANIFEST_ URL - The URL to the version manifest
Functions§
- merge_
partial_ library - Merges a partial library to make a complete library