public interface CooldownData extends DataManipulator<CooldownData,ImmutableCooldownData>
DataManipulator
handling the "cooldown" information for
a Hopper
. While a Hopper
is on "cooldown" no
ItemStack
s are "transferred" between Inventory
instances.Modifier and Type | Method and Description |
---|---|
Value<Integer> |
cooldown()
Gets the
Value for the "cooldown" remaining. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
Value<Integer> cooldown()
Value
for the "cooldown" remaining.Keys.COOLDOWN