without Pattern
Creates new banner metadata with the pattern at the given index removed from the list of patterns.
Return
new banner metadata
Parameters
index
the index of the pattern to remove
@Contract(value = "_ -> new", pure = true )
Creates new banner metadata with the given pattern removed from the list of patterns.
Return
new banner metadata
Parameters
pattern
the pattern to remove