Uses of Enum Class
net.minecraft.data.client.When.LogicalOperator
-
Uses of When.LogicalOperator in net.minecraft.data.client
Modifier and TypeFieldDescriptionprivate final When.LogicalOperator
When.LogicalCondition.operator
Modifier and TypeMethodDescriptionstatic When.LogicalOperator
Returns the enum constant of this class with the specified name.static When.LogicalOperator[]
When.LogicalOperator.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescription(package private)
LogicalCondition
(When.LogicalOperator operator, List<When> components)