Rename expand to grow as it conflicts, open an issue or PR if you dont like the new name.

This commit is contained in:
modmuss50 2019-04-11 18:45:22 +01:00
parent f60ca50438
commit e8f5c4603b
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ CLASS cop net/minecraft/world/loot/LootChoiceProvider
METHOD b (Lcop;Lcoe;Ljava/util/function/Consumer;)Z
ARG 2 context
ARG 3 lootChoiceExpander
METHOD expand (Lcoe;Ljava/util/function/Consumer;)Z
METHOD grow (Lcoe;Ljava/util/function/Consumer;)Z
ARG 1 context
ARG 2 lootChoiceExpander

View File

@ -9,7 +9,7 @@ CLASS cpb net/minecraft/world/loot/entry/TagEntry
ARG 4 quality
ARG 5 conditions
ARG 6 functions
METHOD a expand (Lcoe;Ljava/util/function/Consumer;)Z
METHOD a grow (Lcoe;Ljava/util/function/Consumer;)Z
ARG 1 context
ARG 2 lootChoiceExpander
METHOD a (Lza;II[Lcqr;[Lcpo;)Lcoy;