cou | |
net.minecraft.class_55 | |
net.minecraft.world.loot.LootPool | |
net.minecraft.world.storage.loot.LootPool |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final LootEntry[] |
| ||||||||
private final LootCondition[] |
| ||||||||
private final Predicate<LootContext> |
| ||||||||
private final LootFunction[] |
| ||||||||
private final BiFunction<ItemStack, LootContext, ItemStack> |
| ||||||||
private final LootTableRange |
| ||||||||
private final UniformLootTableRange |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (LootEntry[] arg0, LootCondition[] arg1, LootFunction[] arg2, LootTableRange arg3, UniformLootTableRange arg4) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
public static LootPool$Builder |
|