public static final com.mojang.serialization.Codec<LootPool> | | a | | CODEC | | field_45795 | | CODEC | | f_290497_ |
|
private final List<LootPoolEntryContainer> | | b | | entries | | field_953 | | entries | | f_79023_ |
|
private final List<LootItemCondition> | | c | | conditions | | field_954 | | conditions | | f_79024_ |
|
private final Predicate<LootContext> | | d | | compositeCondition | | field_955 | | predicate | | f_79025_ |
|
private final List<LootItemFunction> | | e | | functions | | field_956 | | functions | | f_79026_ |
|
private final BiFunction<ItemStack, LootContext, ItemStack> | | f | | compositeFunction | | field_952 | | javaFunctions | | f_79027_ |
|
private final NumberProvider | | g | | rolls | | field_957 | | rolls | | f_79028_ |
|
private final NumberProvider | | h | | bonusRolls | | field_958 | | bonusRolls | | f_79029_ |
|