Uses of Enum Class
net.minecraft.loot.function.ListModifier.Mode
Packages that use ListModifier.Mode
-
Uses of ListModifier.Mode in net.minecraft.loot.function
Fields in net.minecraft.loot.function with type parameters of type ListModifier.ModeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ListModifier.Mode> ListModifier.Mode.CODECMethods in net.minecraft.loot.function that return ListModifier.ModeModifier and TypeMethodDescriptionListModifier.Append.getMode()ListModifier.getMode()ListModifier.Insert.getMode()ListModifier.ReplaceAll.getMode()ListModifier.ReplaceSection.getMode()static ListModifier.ModeReturns the enum constant of this class with the specified name.static ListModifier.Mode[]ListModifier.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.