public interface ImmutableFuseData extends ImmutableDataManipulator<ImmutableFuseData,FuseData>
FusedExplosive
's fuse.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Integer> |
fuseDuration()
The amount of ticks before the
FusedExplosive detonates when
primed. |
ImmutableValue<Integer> |
ticksRemaining()
The amount of ticks before
FusedExplosive detonates. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Integer> fuseDuration()
FusedExplosive
detonates when
primed.ImmutableValue<Integer> ticksRemaining()
FusedExplosive
detonates. This value
may be zero if the FusedExplosive
is not currently primed nor
will setting this value have any effect if the FusedExplosive
is
not primed.