Expand description
Models and methods for fetching metadata from @minecraft/modded
Structs§
- Loader
Version - A version of a Minecraft mod loader
- Manifest
- A manifest containing information about a mod loader’s versions
- Partial
Version Info - A partial version returned by fabric meta
- Processor
- A processor to be ran after downloading the files
- Sided
Data Entry - A data variable entry that depends on the side of the installation
- Version
- A game version of Minecraft
Constants§
- CURRENT_
CLEANROOM_ FORMAT_ VERSION - The latest version of the format the cleanroom model structs deserialize to
- CURRENT_
FABRIC_ FORMAT_ VERSION - The latest version of the format the fabric model structs deserialize to
- CURRENT_
FORGE_ FORMAT_ VERSION - The latest version of the format the fabric model structs deserialize to
- CURRENT_
LEGACY_ FABRIC_ FORMAT_ VERSION - The latest version of the format the legacy fabric model structs deserialize to
- CURRENT_
NEOFORGE_ FORMAT_ VERSION - The latest version of the format the neoforge model structs deserialize to
- CURRENT_
QUILT_ FORMAT_ VERSION - The latest version of the format the quilt model structs deserialize to
- DUMMY_
REPLACE_ STRING - The dummy replace string library names, inheritsFrom, and version names should be replaced with
Functions§
- merge_
partial_ version - Merges a partial version into a complete one