Describe the feature
At the moment, the codec for HexPattern isn't able to parse the numerical 1.20 way of serializing patterns.
Since one of the strengths of Codecs is their ability to support multiple versions of serialized data, it makes sense to implement an alternative parser that is able to parse the old structure.
Additional context
No response
Describe the feature
At the moment, the codec for HexPattern isn't able to parse the numerical 1.20 way of serializing patterns.
Since one of the strengths of Codecs is their ability to support multiple versions of serialized data, it makes sense to implement an alternative parser that is able to parse the old structure.
Additional context
No response