Uses of Enum Class
net.minecraft.loot.functions.CopyName.Source
-
Uses of CopyName.Source in net.minecraft.loot.functions
Modifier and TypeMethodDescriptionstatic CopyName.Source
static CopyName.Source
Returns 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.Modifier and TypeMethodDescriptionstatic LootFunction.Builder<?>
CopyName.copyName
(CopyName.Source p_215893_0_) ModifierConstructorDescriptionprivate
CopyName
(ILootCondition[] p_i51242_1_, CopyName.Source p_i51242_2_)