BuildData

Holds the result of a build operation.

Since

1.15.2

Parameters

meta

the generated pack metadata

resources

the list of generated resources

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