Rename AndFunction

This commit is contained in:
apple502j 2023-10-11 00:06:07 +09:00
parent 6293e3c1fe
commit 15e7200139
No known key found for this signature in database
GPG Key ID: 2A69798565A099A9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_5641 net/minecraft/loot/function/AndFunction
CLASS net/minecraft/class_5641 net/minecraft/loot/function/AndLootFunction
FIELD field_27904 terms Ljava/util/List;
FIELD field_27905 applier Ljava/util/function/BiFunction;
FIELD field_45834 CODEC Lcom/mojang/serialization/Codec;