net.minecraft.world.gen.loot

public class LootPool

bfq
net.minecraft.unmapped.C_98436737
net.minecraft.world.gen.loot.LootPool

Field summary

Modifier and TypeField
private final LootPoolEntry[]
a
f_15310348
entryContainers
private final LootItemCondition[]
b
f_11517392
conditions
private final RandomNumberBounds
c
f_53392455
rolls
private final RandomNumberBounds
d
f_53909181
bonusRolls

Constructor summary

ModifierConstructor
public (LootPoolEntry[] entryContainers, LootItemCondition[] conditions, RandomNumberBounds rolls, RandomNumberBounds bonusRolls)

Method summary

Modifier and TypeMethod
protected void
a(Collection<aip> arg0, Random arg1, bft arg2)
m_06563434(Collection<C_88708284> arg0, Random arg1, C_80158377 arg2)
addRandomItem(Collection<ItemStack> items, Random random, LootContext context)
public void
b(Collection<aip> arg0, Random arg1, bft arg2)
m_79372995(Collection<C_88708284> arg0, Random arg1, C_80158377 arg2)
addRandomItems(Collection<ItemStack> items, Random random, LootContext context)