Rename `EmptyEntry#Serializer` to `builder` (#3256)

This commit is contained in:
apple502j 2022-07-23 23:10:42 +09:00 committed by GitHub
parent 04a0baa02b
commit 37dd5e0423
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,3 +1,3 @@
CLASS net/minecraft/class_73 net/minecraft/loot/entry/EmptyEntry
METHOD method_401 Serializer ()Lnet/minecraft/class_85$class_86;
METHOD method_401 builder ()Lnet/minecraft/class_85$class_86;
CLASS class_74 Serializer