Uses of Enum Class
net.minecraft.loot.functions.CopyNbt.Source
Packages that use CopyNbt.Source
-
Uses of CopyNbt.Source in net.minecraft.loot.functions
Fields in net.minecraft.loot.functions declared as CopyNbt.SourceModifier and TypeFieldDescriptionprivate final CopyNbt.SourceCopyNbt.Builder.sourceprivate final CopyNbt.SourceCopyNbt.sourceMethods in net.minecraft.loot.functions that return CopyNbt.SourceModifier and TypeMethodDescriptionstatic CopyNbt.Sourcestatic CopyNbt.SourceReturns the enum constant of this class with the specified name.static CopyNbt.Source[]CopyNbt.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 CopyNbt.SourceModifier and TypeMethodDescriptionstatic CopyNbt.BuilderCopyNbt.copyData(CopyNbt.Source p_215881_0_) Constructors in net.minecraft.loot.functions with parameters of type CopyNbt.SourceModifierConstructorDescriptionprivateBuilder(CopyNbt.Source p_i50675_1_) privateCopyNbt(ILootCondition[] p_i51240_1_, CopyNbt.Source p_i51240_2_, List<CopyNbt.Operation> p_i51240_3_)