extends LootPoolEntry
All mapped superinterfaces:
| net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer | |
| net.minecraft.class_85 | |
| net.minecraft.loot.entry.LeafEntry |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final int |
|
||||||
| public static final int |
|
||||||
| protected final int |
|
||||||
| protected final int |
|
||||||
| protected final List<LootFunction> |
|
||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
|
||||||
| private final LootChoice |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (int weight, int quality, List<LootCondition> conditions, List<LootFunction> functions) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected static <T extends LeafEntry> com.mojang.datafixers.Products$P4<com.mojang.serialization.codecs.RecordCodecBuilder$Mu<T>, Integer, Integer, List<LootCondition>, List<LootFunction>> |
|
||||||
| public void |
|
||||||
| protected abstract void |
|
||||||
| public boolean |
|
||||||
| public static LeafEntry$Builder<?> |
|
||||||
| private static List |
|
||||||
| private static Integer |
|
||||||
| private static Integer |
|