Fix 1.18-pre1 record signatures (#2820)

This commit is contained in:
enbrain 2021-11-12 19:35:00 +09:00 committed by GitHub
parent e0df689e61
commit 5b07c63f69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -7,5 +7,8 @@
"net/minecraft/class_6759": "<T::Ljava/lang/Object;>Ljava/lang/Record;",
"net/minecraft/class_6760": "<T::Ljava/lang/Object;>Ljava/lang/Record;",
"net/minecraft/class_5699$class_6739": "<A::Ljava/lang/Object;>Ljava/lang/Record;Lcom/mojang/serialization/Codec;",
"net/minecraft/class_6492$class_6738": "<C::Ljava/lang/Object;>Ljava/lang/Record;Lnet/minecraft/class_6492;"
"net/minecraft/class_6492$class_6738": "<C::Ljava/lang/Object;>Ljava/lang/Record;Lnet/minecraft/class_6492;",
"net/minecraft/class_2370$class_5501": "<T::Ljava/lang/Object;>Ljava/lang/Record;",
"net/minecraft/class_5455$class_5456": "<E::Ljava/lang/Object;>Ljava/lang/Record;",
"net/minecraft/class_5506$class_6822": "<E::Ljava/lang/Object;>Ljava/lang/Record;"
}