net.minecraft.world.gen.loot

public class LootPool

ccn
net.minecraft.unmapped.C_98436737
net.minecraft.world.gen.loot.LootPool
net.minecraft.world.storage.loot.LootPool

Field summary

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

Constructor summary

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

Method summary

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