PackMeta
Represents the metadata (pack.mcmeta) of a resource pack.
This record handles the serialization and deserialization of the pack metadata, including pack format, description, and supported formats. It also supports overlays for multi-version support.
Since
1.15.2
Parameters
pack
the main pack configuration
overlays
the optional overlays configuration
Types
Properties
Functions
Link copied to clipboard
Creates a new builder for PackMeta.
Link copied to clipboard
Converts this metadata to a pack resource.