public interface ImmutableDelayableData extends ImmutableDataManipulator<ImmutableDelayableData,DelayableData>
ImmutableDataManipulator that represents the delay on a redstone repeater.| Modifier and Type | Method and Description |
|---|---|
ImmutableBoundedValue<Integer> |
delay()
Gets the
ImmutableBoundedValue for the delay. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableBoundedValue<Integer> delay()
ImmutableBoundedValue for the delay.