yarn/mappings/net/minecraft/world/loot/function/SetContentsLootFunction.map...

16 lines
419 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cqf net/minecraft/world/loot/function/SetContentsLootFunction
2019-06-19 15:24:08 -04:00
CLASS a Builer
FIELD a entries Ljava/util/List;
2019-06-19 13:48:53 -04:00
METHOD a withEntry (Lcpk$a;)Lcqf$a;
ARG 1 entryBuilder
2019-06-19 15:24:08 -04:00
CLASS b Factory
FIELD a entries Ljava/util/List;
2019-06-19 13:48:53 -04:00
METHOD <init> ([Lcre;Ljava/util/List;)V
ARG 1 conditions
ARG 2 entries
2019-06-19 13:48:53 -04:00
METHOD a (Lcos;Lfj;Lcpk;)V
ARG 2 entry
2019-06-19 13:48:53 -04:00
METHOD a (Lfj;Lcos;Lcpj;)V
ARG 2 choice
2019-06-19 13:48:53 -04:00
METHOD b builder ()Lcqf$a;