Pack

class Pack : Record

Represents the 'pack' section of the metadata.

Since

1.15.2

Parameters

packFormat

the pack format version

description

the pack description

supportedFormats

the range of supported formats

minFormat

the minimum supported format (>= 1.21.9)

maxFormat

the maximum supported format

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String