public interface ImmutableExpirableData extends ImmutableDataManipulator<ImmutableExpirableData,ExpirableData>
ImmutableDataManipulator handling the "expiring" ticks remaining
for an Entity to "remain" existing in a world. Usually applicable to
Endermites, PrimedTNT, etc.| Modifier and Type | Method and Description |
|---|---|
ImmutableBoundedValue<Integer> |
expireTicks()
Gets the
ImmutableBoundedValue for the amount of "ticks"
remaining before the "expiration" occurs. |
asMutable, copy, with, withgetContentVersion, toContainerImmutableBoundedValue<Integer> expireTicks()
ImmutableBoundedValue for the amount of "ticks"
remaining before the "expiration" occurs.