PackZipper
class PackZipper
Manages the assembly and zipping of resource pack contents.
This class coordinates the collection of assets across different overlays (default, legacy, modern) and prepares the data for final pack generation.
Since
1.15.2
Types
Functions
Link copied to clipboard
Retrieves the default assets collection.
Link copied to clipboard
Builds the final pack data, including metadata and all resources.
Link copied to clipboard
Retrieves the legacy assets collection.
Link copied to clipboard
Returns the builder for the pack metadata.
Link copied to clipboard
Retrieves the modern assets' collection.
Link copied to clipboard
Retrieves the assets collection for a specific overlay.
Link copied to clipboard
Creates a new PackZipper instance.