public interface DisarmedData extends DataManipulator<DisarmedData,ImmutableDisarmedData>
DataManipulator
for representing a "disarmed" state. Usually
applicable to BlockTypes.TRIPWIRE
and
BlockTypes.TRIPWIRE_HOOK
.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
disarmed()
Gets the
Value for the current "disarmed" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Boolean> disarmed()
Value
for the current "disarmed" state.Keys.DISARMED