Skip to content

Commit

Permalink
1.20.5-rc2 stuff (#3851)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnupbups authored Apr 20, 2024
1 parent a5f90c2 commit 05302ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mappings/net/minecraft/village/TradeOffers.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ CLASS net/minecraft/class_3853 net/minecraft/village/TradeOffers
METHOD <init> (I[Lnet/minecraft/class_1887;)V
ARG 1 experience
ARG 2 possibleEnchantments
METHOD method_59891 chooseEnchantment (Lnet/minecraft/class_5819;Lnet/minecraft/class_7699;)Lnet/minecraft/class_1887;
ARG 1 random
ARG 2 enabledFeatures
METHOD method_59892 (Lnet/minecraft/class_7699;Lnet/minecraft/class_1887;)Z
ARG 1 enchantment
CLASS class_1652 Factory
COMMENT A factory to create trade offers.
METHOD method_7246 create (Lnet/minecraft/class_1297;Lnet/minecraft/class_5819;)Lnet/minecraft/class_1914;
Expand Down

0 comments on commit 05302ff

Please sign in to comment.