Uses of Enum Class
net.minecraft.loot.functions.CopyName.Source
Packages that use CopyName.Source
- 
Uses of CopyName.Source in net.minecraft.loot.functionsFields in net.minecraft.loot.functions declared as CopyName.SourceMethods in net.minecraft.loot.functions that return CopyName.SourceModifier and TypeMethodDescriptionstatic CopyName.Sourcestatic CopyName.SourceReturns the enum constant of this class with the specified name.static CopyName.Source[]CopyName.Source.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 CopyName.SourceModifier and TypeMethodDescriptionstatic LootFunction.Builder<?>CopyName.copyName(CopyName.Source p_215893_0_) Constructors in net.minecraft.loot.functions with parameters of type CopyName.SourceModifierConstructorDescriptionprivateCopyName(ILootCondition[] p_i51242_1_, CopyName.Source p_i51242_2_)