implements LootItemFunction
| ffb | |
| net.minecraft.world.level.storage.loot.functions.SequenceFunction | |
| net.minecraft.class_5641 | |
| net.minecraft.loot.function.AndLootFunction | |
| net.minecraft.src.C_290090_ | |
| net.minecraft.world.level.storage.loot.functions.SequenceFunction |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SequenceFunction> |
| ||||||||||
| public static final com.mojang.serialization.Codec<SequenceFunction> |
| ||||||||||
| private final List<LootItemFunction> |
| ||||||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (List<LootItemFunction> terms) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static SequenceFunction |
| ||||||||||
| public ItemStack |
| ||||||||||
| public void |
| ||||||||||
| public LootItemFunctionType<SequenceFunction> |
|