Rename TagKey#intern (#3020)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
apple502j 2022-02-19 03:17:56 +09:00 committed by GitHub
parent 7623cc5bec
commit 4edf893074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ CLASS net/minecraft/class_6862 net/minecraft/tag/TagKey
ARG 0 registry
METHOD method_40091 (Lnet/minecraft/class_5321;Ljava/lang/String;)Lcom/mojang/serialization/DataResult;
ARG 1 string
METHOD method_40092 intern (Lnet/minecraft/class_5321;Lnet/minecraft/class_2960;)Lnet/minecraft/class_6862;
METHOD method_40092 of (Lnet/minecraft/class_5321;Lnet/minecraft/class_2960;)Lnet/minecraft/class_6862;
ARG 0 registry
ARG 1 id
METHOD method_40093 stringCodec (Lnet/minecraft/class_5321;)Lcom/mojang/serialization/Codec;