extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.SequenceFunction | |
| net.minecraft.class_5641 | |
| net.minecraft.loot.function.AndLootFunction |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final BiFunction<ItemStack, LootContext, ItemStack> |
|
||||||
| public static final com.mojang.serialization.MapCodec<AndLootFunction> |
|
||||||
| public static final com.mojang.serialization.Codec<AndLootFunction> |
|
||||||
| private final RegistryEntryList<LootFunction> |
|
||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntryList<LootFunction> terms) |
| public | (Optional<RegistryEntry<LootCondition>> condition, RegistryEntryList<LootFunction> terms) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| private static BiFunction<ItemStack, LootContext, ItemStack> |
|
||||||
| public static AndLootFunction |
|
||||||
| public ItemStack |
|
||||||
| public void |
|
||||||
| public com.mojang.serialization.MapCodec<AndLootFunction> |
|
||||||
| private static ItemStack |
|
||||||
| private static ItemStack |
|
||||||
| private static ItemStack |
|
||||||
| private static ItemStack |
|
||||||
| private static RegistryEntryList |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static RegistryEntryList |
|
||||||
| private static ItemStack |
|