extends LootPoolSingletonContainer
All mapped superinterfaces:
| fon | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<LootItem> |
| ||||||||||
| private final Holder<Item> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (Holder<Item> item, int weight, int quality, List<LootItemCondition> conditions, List<LootItemFunction> functions) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootPoolEntryType |
| ||||||||||
| public void |
| ||||||||||
| public static LootPoolSingletonContainer$Builder<?> |
|