public interface ImmutableExtendedData extends ImmutableDataManipulator<ImmutableExtendedData,ExtendedData>
ImmutableDataManipulator
for representing the "extended" state.
Usually applicable to BlockTypes.PISTON
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
extended()
Gets the
ImmutableValue for the "extended" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> extended()
ImmutableValue
for the "extended" state.