public interface SuspendedData extends DataManipulator<SuspendedData,ImmutableSuspendedData>
DataManipulator
for the "suspended" state. Usually, the mechanics
for this mean that a BlockState
may "trigger" if modified while
being "suspended". Usually applicable to BlockTypes.TRIPWIRE
.Modifier and Type | Method and Description |
---|---|
Value<Boolean> |
suspended()
Gets the
Value for the "suspended" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer