extends LootPoolSingletonContainer
All mapped superinterfaces:
| fjl | |
| net.minecraft.world.level.storage.loot.entries.LootItem | |
| net.minecraft.class_77 | |
| net.minecraft.loot.entry.ItemEntry | |
| net.minecraft.src.C_2851_ | |
| net.minecraft.world.level.storage.loot.entries.LootItem |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<LootItem> |
| ||||||||||
| private final Holder<Item> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Holder<Item> item, int weight, int quality, List<LootItemCondition> conditions, List<LootItemFunction> functions) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootPoolEntryType |
| ||||||||||
| public void |
| ||||||||||
| public static LootPoolSingletonContainer$Builder<?> |
|