PackResult
class PackResult
Represents the result of a pack building process.
This class holds the generated pack metadata, the output directory, and the collection of generated resources (assets and overlays). It also provides methods to calculate the pack hash and check for changes.
Since
1.15.2
Functions
Link copied to clipboard
@NotNull
@Unmodifiable
Returns the resources for a specific overlay.
Link copied to clipboard
@ApiStatus.Internal
Adds a resource to the result.