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, with
getContentVersion, toContainer
ImmutableBoundedValue<Integer> delay()
ImmutableBoundedValue
for the delay.