Uses of Enum Class
net.minecraft.loot.functions.CopyNbt.Action
Packages that use CopyNbt.Action
-
Uses of CopyNbt.Action in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions declared as CopyNbt.ActionMethods in net.minecraft.loot.functions that return CopyNbt.ActionModifier and TypeMethodDescriptionstatic CopyNbt.Action
static CopyNbt.Action
Returns the enum constant of this class with the specified name.static CopyNbt.Action[]
CopyNbt.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.loot.functions with parameters of type CopyNbt.ActionModifier and TypeMethodDescriptionCopyNbt.Builder.copy
(String p_216055_1_, String p_216055_2_, CopyNbt.Action p_216055_3_) Constructors in net.minecraft.loot.functions with parameters of type CopyNbt.ActionModifierConstructorDescriptionprivate
Operation
(String p_i50673_1_, String p_i50673_2_, CopyNbt.Action p_i50673_3_)