net.minecraft.world.level.storage.loot.functions

record CopyCustomDataFunction$CopyOperation

exq$b
net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction$CopyOperation
net.minecraft.class_3837$class_3839
net.minecraft.loot.function.CopyNbtLootFunction$Operation
net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction$b

Field summary

Modifier and TypeField
private final NbtPathArgument$NbtPath
b
sourcePath
comp_1853
parsedSourcePath
private final NbtPathArgument$NbtPath
c
targetPath
comp_1854
parsedTargetPath
private final CopyCustomDataFunction$MergeStrategy
d
op
comp_1855
operator
public static final com.mojang.serialization.Codec<CopyCustomDataFunction$CopyOperation>
a
CODEC
field_45820
CODEC

Constructor summary

ModifierConstructor
(NbtPathArgument$NbtPath arg0, NbtPathArgument$NbtPath arg1, CopyCustomDataFunction$MergeStrategy operator)

Method summary

Modifier and TypeMethod
public void
a(Supplier<vu> arg0, vu arg1)
apply(Supplier<Tag> arg0, Tag arg1)
method_16860(Supplier<class_2520> arg0, class_2520 arg1)
execute(Supplier<NbtElement> itemNbtGetter, NbtElement sourceEntityNbt)
public NbtPathArgument$NbtPath
a()
sourcePath()
comp_1853()
parsedSourcePath()
public NbtPathArgument$NbtPath
b()
targetPath()
comp_1854()
parsedTargetPath()
public CopyCustomDataFunction$MergeStrategy
c()
op()
comp_1855()
operator()