public class ReplaceableProperty extends BooleanProperty
true
, it can be replaced.Property.Operator
operator, value
Constructor and Description |
---|
ReplaceableProperty(boolean value)
Creates a new
ReplaceableProperty with the provided
value . |
ReplaceableProperty(boolean value,
Property.Operator operator)
|
compareTo
equals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches, toString
public ReplaceableProperty(boolean value)
ReplaceableProperty
with the provided
value
.value
- The value of whether a block can be replacedpublic ReplaceableProperty(boolean value, Property.Operator operator)
value
- The valueoperator
- The operator