freeze

open fun freeze()

Freezes the result, preventing further modifications.

Since

1.15.2


open fun freeze(changed: Boolean)

Freezes the result and sets the changed status.

Since

1.15.2

Parameters

changed

whether the pack content has changed

Throws

if the result is already frozen