Module modded

Source
Expand description

Models and methods for fetching metadata from @minecraft/modded

Structs§

LoaderVersion
A version of a Minecraft mod loader
Manifest
A manifest containing information about a mod loader’s versions
PartialVersionInfo
A partial version returned by fabric meta
Processor
A processor to be ran after downloading the files
SidedDataEntry
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