Move registry lookup codec to dynamic (#2068)

Solves the one package warning for registry lookup codec

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach 2021-02-17 12:16:29 -06:00 committed by GitHub
parent 2c562dd296
commit be4b29287b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_5505 net/minecraft/util/registry/RegistryLookupCodec
CLASS net/minecraft/class_5505 net/minecraft/util/dynamic/RegistryLookupCodec
FIELD field_26737 registryKey Lnet/minecraft/class_5321;
METHOD <init> (Lnet/minecraft/class_5321;)V
ARG 1 registryKey