public class SurrogateBlockProperty extends BooleanProperty
Property.Operator
operator, value
Constructor and Description |
---|
SurrogateBlockProperty(boolean value)
Creates a new
SurrogateBlockProperty . |
SurrogateBlockProperty(boolean value,
Property.Operator operator)
Creates a new
SurrogateBlockProperty . |
compareTo
equals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches, toString
public SurrogateBlockProperty(boolean value)
SurrogateBlockProperty
.value
- The value of whether a block is a surrogate blockpublic SurrogateBlockProperty(boolean value, Property.Operator operator)
SurrogateBlockProperty
.value
- The valueoperator
- The operator for comparisons