Uses of Enum Class
net.minecraft.client.data.When.LogicalOperator
Packages that use When.LogicalOperator
- 
Uses of When.LogicalOperator in net.minecraft.client.dataFields in net.minecraft.client.data declared as When.LogicalOperatorModifier and TypeFieldDescriptionprivate final When.LogicalOperatorWhen.LogicalCondition.operatorMethods in net.minecraft.client.data that return When.LogicalOperatorModifier and TypeMethodDescriptionstatic When.LogicalOperatorReturns 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.Constructors in net.minecraft.client.data with parameters of type When.LogicalOperatorModifierConstructorDescription(package private)LogicalCondition(When.LogicalOperator operator, List<When> components)