public interface ImmutableCooldownData extends ImmutableDataManipulator<ImmutableCooldownData,CooldownData>
ImmutableDataManipulator handling the "cooldown" information for
a Hopper. While a Hopper is on "cooldown" no
ItemStacks are "transferred" between Inventory instances.| Modifier and Type | Method and Description |
|---|---|
ImmutableValue<Integer> |
cooldown()
Gets the
ImmutableValue for the "cooldown" remaining. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<Integer> cooldown()
ImmutableValue for the "cooldown" remaining.