extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| ess | |
| net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction | |
| net.minecraft.class_3837 | |
| net.minecraft.loot.function.CopyNbtLootFunction | |
| net.minecraft.unmapped.C_hgtsxeep | |
| net.minecraft.loot.function.CopyCustomDataLootFunction | |
| net.minecraft.src.C_313426_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<CopyNbtLootFunction> |
| ||||||||||||||
| private final LootNbtProvider |
| ||||||||||||||
| private final List<CopyNbtLootFunction$Operation> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<LootCondition> conditions, LootNbtProvider source, List<CopyNbtLootFunction$Operation> operations) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType<CopyNbtLootFunction> |
| ||||||||||||||
| public Set<LootContextParameter<?>> |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public static CopyNbtLootFunction$Builder |
| ||||||||||||||
| public static CopyNbtLootFunction$Builder |
|