Skip to content

Commit

Permalink
renamed Merchant.sendOffers Text param to merchantName (QuiltMC#547)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
supersaiyansubtlety and github-actions[bot] authored Mar 13, 2024
1 parent b8eb424 commit c325bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/village/Merchant.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CLASS net/minecraft/unmapped/C_mmbfvtpb net/minecraft/village/Merchant
METHOD m_cmgdubfr isClient ()Z
METHOD m_gsxtjpks sendOffers (Lnet/minecraft/unmapped/C_jzrpycqo;Lnet/minecraft/unmapped/C_rdaqiwdt;I)V
ARG 1 player
ARG 2 test
ARG 2 merchantName
ARG 3 levelProgress
METHOD m_hlreeqnr setCurrentCustomer (Lnet/minecraft/unmapped/C_jzrpycqo;)V
ARG 1 customer
Expand Down

0 comments on commit c325bdf

Please sign in to comment.