Uses of Enum Class
net.minecraft.data.models.blockstates.Condition.Operation
-
Uses of Condition.Operation in net.minecraft.data.models.blockstates
Modifier and TypeFieldDescriptionprivate final Condition.Operation
Condition.CompositeCondition.operation
Modifier and TypeMethodDescriptionstatic Condition.Operation
Returns the enum constant of this class with the specified name.static Condition.Operation[]
Condition.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescription(package private)
CompositeCondition
(Condition.Operation p_125142_, List<Condition> p_125143_)