Uses of Record Class
net.minecraft.loot.function.CopyNbtLootFunction.class_8753
Packages that use CopyNbtLootFunction.class_8753
-
Uses of CopyNbtLootFunction.class_8753 in net.minecraft.loot.function
Fields in net.minecraft.loot.function declared as CopyNbtLootFunction.class_8753Modifier and TypeFieldDescriptionprivate final CopyNbtLootFunction.class_8753
CopyNbtLootFunction.Operation.parsedSourcePath
The field for theparsedSourcePath
record component.private final CopyNbtLootFunction.class_8753
CopyNbtLootFunction.Operation.parsedTargetPath
The field for theparsedTargetPath
record component.Fields in net.minecraft.loot.function with type parameters of type CopyNbtLootFunction.class_8753Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CopyNbtLootFunction.class_8753>
CopyNbtLootFunction.class_8753.field_45822
Methods in net.minecraft.loot.function that return CopyNbtLootFunction.class_8753Modifier and TypeMethodDescriptionCopyNbtLootFunction.class_8753.method_53319
(String string) CopyNbtLootFunction.Operation.parsedSourcePath()
Returns the value of theparsedSourcePath
record component.CopyNbtLootFunction.Operation.parsedTargetPath()
Returns the value of theparsedTargetPath
record component.Constructors in net.minecraft.loot.function with parameters of type CopyNbtLootFunction.class_8753ModifierConstructorDescription(package private)
Operation
(CopyNbtLootFunction.class_8753 class_8753, CopyNbtLootFunction.class_8753 class_87532, CopyNbtLootFunction.Operator operator)