extends LootPoolEntryContainer
All mapped superinterfaces:
czp | |
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer | |
net.minecraft.class_85 | |
net.minecraft.unmapped.C_sphmzmsf | |
net.minecraft.loot.entry.LeafEntry | |
net.minecraft.loot.StandaloneLootEntry | |
net.minecraft.server.v1_16_R2.LootSelectorEntry |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
protected final int |
| ||||||||||||
protected final int |
| ||||||||||||
protected final LootItemFunction[] |
| ||||||||||||
private final BiFunction<ItemStack, LootContext, ItemStack> |
| ||||||||||||
private final LootPoolEntry |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (int weight, int quality, LootItemCondition[] conditions, LootItemFunction[] functions) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||
protected abstract void |
| ||||||||||||
public boolean |
| ||||||||||||
public static LootPoolSingletonContainer$Builder<?> |
|