assertPackName
Asserts that the given raw string is a valid pack name. Throws a IllegalArgumentException if the name contains illegal characters.
Parameters
raw
The raw string to validate.
Asserts that the given raw string is a valid pack name. Throws a IllegalArgumentException if the name contains illegal characters.
The raw string to validate.