yarn/mappings/net/minecraft/world/loot/LootPool.mapping

23 lines
784 B
Plaintext

CLASS cng net/minecraft/world/loot/LootPool
CLASS cng$a Builder
FIELD a entries Ljava/util/List;
FIELD b conditions Ljava/util/List;
FIELD c functions Ljava/util/List;
FIELD d rolls Lcnk;
FIELD e range Lcnm;
METHOD a withRolls (Lcnk;)Lcng$a;
METHOD a withEntry (Lcnw$a;)Lcng$a;
METHOD b build ()Lcng;
CLASS cng$b Serializer
FIELD a entries [Lcnw;
FIELD b conditions [Lcpr;
FIELD c predicate Ljava/util/function/Predicate;
FIELD d functions [Lcoo;
FIELD e javaFunctions Ljava/util/function/BiFunction;
FIELD f rolls Lcnk;
FIELD g bonusRolls Lcnm;
METHOD a create ()Lcng$a;
METHOD a check (Lcni;Ljava/util/function/Function;Ljava/util/Set;Lcpe;)V
METHOD a drop (Ljava/util/function/Consumer;Lcne;)V
METHOD b supplyOnce (Ljava/util/function/Consumer;Lcne;)V