net.minecraft.server.v1_13_R2

public class LootSelector

ccn
net.minecraft.world.storage.loot.LootPool
net.minecraft.server.v1_13_R2.LootSelector

Field summary

Modifier and TypeField
private final LootSelectorEntry[]
a
field_186453_a
private final LootItemCondition[]
b
field_186454_b
private final LootValueBounds
c
field_186455_c
private final LootValueBounds
d
field_186456_d

Constructor summary

ModifierConstructor
public (LootSelectorEntry[] arg0, LootItemCondition[] arg1, LootValueBounds arg2, LootValueBounds arg3)

Method summary

Modifier and TypeMethod
protected void
a(Collection<atd> arg0, Random arg1, ccq arg2)
func_186452_a(Collection<ItemStack> arg0, Random arg1, LootContext arg2)
public void
b(Collection<atd> arg0, Random arg1, ccq arg2)
func_186449_b(Collection<ItemStack> arg0, Random arg1, LootContext arg2)