public interface ImmutableDisarmedData extends ImmutableDataManipulator<ImmutableDisarmedData,DisarmedData>
ImmutableDataManipulator for representing a "disarmed" state.
 Usually applicable to BlockTypes.TRIPWIRE and
 BlockTypes.TRIPWIRE_HOOK.| Modifier and Type | Method and Description | 
|---|---|
| ImmutableValue<Boolean> | disarmed()Gets the  ImmutableValuefor the current "disarmed" state. | 
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Boolean> disarmed()
ImmutableValue for the current "disarmed" state.