yarn/mappings/net/minecraft/world/loot/entry/EntryCombiner.mapping

15 lines
440 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cpc net/minecraft/world/loot/entry/EntryCombiner
FIELD a ALWAYS_FALSE Lcpc;
FIELD b ALWAYS_TRUE Lcpc;
METHOD a doExpand (Lcos;Ljava/util/function/Consumer;)Z
METHOD a and (Lcpc;)Lcpc;
ARG 1 other
2019-06-19 13:48:53 -04:00
METHOD a (Lcpc;Lcos;Ljava/util/function/Consumer;)Z
ARG 2 context
ARG 3 lootChoiceExpander
2019-06-19 13:48:53 -04:00
METHOD b or (Lcpc;)Lcpc;
ARG 1 other
2019-06-19 13:48:53 -04:00
METHOD b (Lcpc;Lcos;Ljava/util/function/Consumer;)Z
ARG 2 context
ARG 3 lootChoiceExpander