architectury-api icon indicating copy to clipboard operation
architectury-api copied to clipboard

Add Codecs to Registrar

Open Waterpicker opened this issue 1 year ago • 2 comments

I noticed that registries provide a Codec<T> and Codec<Holder<T>. Since a Registry is wrapped by a Registrar, why not have a Registrar provide the same codecs?

Waterpicker avatar May 22 '24 08:05 Waterpicker