net.minecraft.world.level.storage.loot

public class LootPool

crw
net.minecraft.world.level.storage.loot.LootPool
net.minecraft.class_55
net.minecraft.unmapped.C_yaprhqrh
net.minecraft.loot.LootPool
net.minecraft.world.storage.loot.LootPool
net.minecraft.server.v1_15_R1.LootSelector

Field summary

Modifier and TypeField
private final LootPoolEntryContainer[]
a
entries
field_953
f_bbudefps
entries
field_186453_a
private final LootItemCondition[]
b
conditions
field_954
f_nmogiheq
conditions
field_186454_b
private final Predicate<LootContext>
c
compositeCondition
field_955
f_rnkwguda
predicate
field_216101_c
private final LootItemFunction[]
d
functions
field_956
f_ylrsjjzy
functions
field_216102_d
private final BiFunction<ItemStack, LootContext, ItemStack>
e
compositeFunction
field_952
f_ehfmjapd
javaFunctions
field_216103_e
private final RandomIntGenerator
f
rolls
field_957
f_ddojmgpb
rollsRange
field_186455_c
private final RandomValueBounds
g
bonusRolls
field_958
f_acstrxwp
bonusRollsRange
field_186456_d

Constructor summary

ModifierConstructor
private (LootPoolEntryContainer[] entries, LootItemCondition[] conditions, LootItemFunction[] functions, RandomIntGenerator rollsRange, RandomValueBounds bonusRollsRange)

Method summary

Modifier and TypeMethod
private void
b(Consumer<bek> arg0, cru arg1)
addRandomItem(Consumer<ItemStack> arg0, LootContext arg1)
method_345(Consumer<class_1799> arg0, class_47 arg1)
m_ozbdjpls(Consumer<C_sddaxwyk> arg0, C_iakykpgh arg1)
supplyOnce(Consumer<ItemStack> itemDropper, LootContext context)
func_216095_b(Consumer<ItemStack> arg0, LootContext arg1)
public void
a(Consumer<bek> arg0, cru arg1)
addRandomItems(Consumer<ItemStack> arg0, LootContext arg1)
method_341(Consumer<class_1799> arg0, class_47 arg1)
m_gvwmxvoz(Consumer<C_sddaxwyk> arg0, C_iakykpgh arg1)
drop(Consumer<ItemStack> itemDropper, LootContext context)
func_216091_a(Consumer<ItemStack> arg0, LootContext arg1)
public void
a(csd arg0)
validate(ValidationContext arg0)
method_349(class_58 arg0)
m_tvubdoxl(C_eumtgsbp arg0)
check(LootTableReporter arg0)
func_227505_a_(ValidationTracker arg0)
public static LootPool$Builder
a()
lootPool()
method_347()
m_zrmyzjen()
builder()
func_216096_a()