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_8753CopyNbtLootFunction.Operation.parsedSourcePathThe field for theparsedSourcePathrecord component.private final CopyNbtLootFunction.class_8753CopyNbtLootFunction.Operation.parsedTargetPathThe field for theparsedTargetPathrecord 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_45822Methods 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 theparsedSourcePathrecord component.CopyNbtLootFunction.Operation.parsedTargetPath()Returns the value of theparsedTargetPathrecord 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)