implements LootFunction
| net.minecraft.world.level.storage.loot.functions.SequenceFunction | |
| net.minecraft.class_5641 | |
| net.minecraft.loot.function.AndLootFunction |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<AndLootFunction> |
|
||||||
| public static final com.mojang.serialization.Codec<AndLootFunction> |
|
||||||
| private final List<LootFunction> |
|
||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootFunction> terms) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static AndLootFunction |
|
||||||
| public ItemStack |
|
||||||
| public void |
|
||||||
| public LootFunctionType<AndLootFunction> |
|
||||||
| public Object |
|
||||||
| private static List |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static List |
|