PackOverlay
Represents a resource pack overlay, allowing for version-specific resources.
Overlays are used to support multiple Minecraft versions within a single resource pack.
Since
1.15.2
Parameters
packName
the name of the overlay (e.g., "legacy", "modern")
range
the version range this overlay applies to
tester
a supplier to determine if this overlay should be active
Properties
Functions
Link copied to clipboard
Link copied to clipboard
@NotNull
Generates the root path for this overlay.