Uses of Enum Class
net.minecraft.util.collection.ListOperation.Mode
-
Uses of ListOperation.Mode in net.minecraft.util.collection
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ListOperation.Mode> ListOperation.Mode.CODEC
Modifier and TypeMethodDescriptionListOperation.Append.getMode()
ListOperation.getMode()
ListOperation.Insert.getMode()
ListOperation.ReplaceAll.getMode()
ListOperation.ReplaceSection.getMode()
static ListOperation.Mode
Returns the enum constant of this class with the specified name.static ListOperation.Mode[]
ListOperation.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.