Rename Merchant#sendOffers "text" argument to "displayName"

This commit is contained in:
XanderStuff 2023-08-24 01:37:00 -05:00 committed by GitHub
parent fafd2226c6
commit f19a9e9761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ CLASS net/minecraft/class_1915 net/minecraft/village/Merchant
ARG 3 playerx
METHOD method_17449 sendOffers (Lnet/minecraft/class_1657;Lnet/minecraft/class_2561;I)V
ARG 1 player
ARG 2 text
ARG 2 displayName
ARG 3 levelProgress
METHOD method_18010 getYesSound ()Lnet/minecraft/class_3414;
METHOD method_19269 getExperience ()I