yarn/mappings
XanderStuff eb9a6ccd07
Rename an argument of Merchant#sendOffers (#3640)
* Fix typo in one of Merchant's method arguments

Basically go from:
`void sendOffers(PlayerEntity player, Text test, int levelProgress)`
to:
`void sendOffers(PlayerEntity player, Text text, int levelProgress)`

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

* rename param

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
2023-09-19 01:48:27 +10:00
..
com/mojang/blaze3d 1.20-pre1 more stuff (#3577) 2023-05-14 17:07:18 +02:00
net/minecraft Rename an argument of Merchant#sendOffers (#3640) 2023-09-19 01:48:27 +10:00