architectury-api
architectury-api copied to clipboard
Add Codecs to Registrar
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?