Uses of Enum Class
net.minecraft.loot.functions.CopyNbt.Source
-
Uses of CopyNbt.Source in net.minecraft.loot.functions
Modifier and TypeFieldDescriptionprivate final CopyNbt.Source
CopyNbt.Builder.source
private final CopyNbt.Source
CopyNbt.source
Modifier and TypeMethodDescriptionstatic CopyNbt.Source
static CopyNbt.Source
Returns 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.Modifier and TypeMethodDescriptionstatic CopyNbt.Builder
CopyNbt.copyData
(CopyNbt.Source p_215881_0_) ModifierConstructorDescriptionprivate
Builder
(CopyNbt.Source p_i50675_1_) private
CopyNbt
(ILootCondition[] p_i51240_1_, CopyNbt.Source p_i51240_2_, List<CopyNbt.Operation> p_i51240_3_)