extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction | |
| net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction | |
| net.minecraft.class_3837 | |
| net.minecraft.loot.function.CopyNbtLootFunction |
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 |
|---|---|
| private | (List<LootCondition> conditions, LootNbtProvider source, List<CopyNbtLootFunction$Operation> operations) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<CopyNbtLootFunction> |
| ||||||||
| public void |
| ||||||||
| public ItemStack |
| ||||||||
| public static CopyNbtLootFunction$Builder |
| ||||||||
| public static CopyNbtLootFunction$Builder |
|