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