coq | |
net.minecraft.class_55 | |
net.minecraft.world.storage.loot.LootPool | |
net.minecraft.server.v1_14_R1.LootSelector |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final LootEntryAbstract[] |
| ||||||
private final LootItemCondition[] |
| ||||||
private final Predicate<LootTableInfo> |
| ||||||
private final LootItemFunction[] |
| ||||||
private final BiFunction<ItemStack, LootTableInfo, ItemStack> |
| ||||||
private final LootValue |
| ||||||
private final LootValueBounds |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (LootEntryAbstract[] arg0, LootItemCondition[] arg1, LootItemFunction[] arg2, LootValue arg3, LootValueBounds arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private void |
| ||||||
public void |
| ||||||
public void |
| ||||||
public static LootSelector$a |
|