public interface DelayableData extends DataManipulator<DelayableData,ImmutableDelayableData>
DataManipulator
that represents the delay on a redstone repeater.Modifier and Type | Method and Description |
---|---|
MutableBoundedValue<Integer> |
delay()
Gets the
MutableBoundedValue for the delay. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
MutableBoundedValue<Integer> delay()
MutableBoundedValue
for the delay.Keys.DELAY