public class ReplaceableProperty extends BooleanProperty
true, it can be replaced.Property.Operatoroperator, value| Constructor and Description | 
|---|
| ReplaceableProperty(boolean value)Creates a new  ReplaceablePropertywith the providedvalue. | 
| ReplaceableProperty(boolean value,
                   Property.Operator operator) | 
compareToequals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches, toStringpublic 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