extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
exp | |
net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction | |
net.minecraft.class_3837 | |
net.minecraft.unmapped.C_hgtsxeep | |
net.minecraft.loot.function.CopyNbtLootFunction | |
net.minecraft.loot.function.CopyCustomDataLootFunction | |
net.minecraft.src.C_313426_ | |
net.minecraft.world.level.storage.loot.functions.CopyComponentsFunction |
Field summary
Modifier and Type | Field | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.MapCodec<CopyCustomDataFunction> |
| ||||||||||||||
private final NbtProvider |
| ||||||||||||||
private final List<CopyCustomDataFunction$CopyOperation> |
|
Constructor summary
Modifier | Constructor |
---|---|
(List<LootItemCondition> conditions, NbtProvider source, List<CopyCustomDataFunction$CopyOperation> operations) |
Method summary
Modifier and Type | Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public LootItemFunctionType<CopyCustomDataFunction> |
| ||||||||||||||
public Set<ContextKey<?>> |
| ||||||||||||||
public ItemStack |
| ||||||||||||||
public static CopyCustomDataFunction$Builder |
| ||||||||||||||
public static CopyCustomDataFunction$Builder |
|