public class IndirectlyPoweredProperty extends BooleanProperty
Property.Operator
operator, value
Constructor and Description |
---|
IndirectlyPoweredProperty(boolean value)
Creates a new
IndirectlyPoweredProperty . |
IndirectlyPoweredProperty(boolean value,
Property.Operator operator)
Creates a new
IndirectlyPoweredProperty . |
compareTo
equals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches, toString
public IndirectlyPoweredProperty(boolean value)
IndirectlyPoweredProperty
.value
- The value of whether the property is indirectly powered or
notpublic IndirectlyPoweredProperty(boolean value, Property.Operator operator)
IndirectlyPoweredProperty
.value
- The value of whether the property is indirectly powered or
notoperator
- The operator for comparisons