extends LootPoolSingletonContainer
All mapped superinterfaces:
exc | |
net.minecraft.world.level.storage.loot.entries.LootItem | |
net.minecraft.class_77 | |
net.minecraft.loot.entry.ItemEntry | |
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<?> |
|