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