public interface ImmutableIgniteableData extends ImmutableDataManipulator<ImmutableIgniteableData,IgniteableData>
ImmutableDataManipulator
for an Entity
that is on fire.
Usually, this type of flame is expiring and not self inflicting.Modifier and Type | Method and Description |
---|---|
ImmutableBoundedValue<Integer> |
fireDelay()
Gets the
ImmutableBoundedValue for the remaining amount of
"ticks" before the fire will damage the owning Entity . |
ImmutableBoundedValue<Integer> |
fireTicks()
Gets the
ImmutableBoundedValue for the remaining amount of
"ticks" the Entity remains on fire. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableBoundedValue<Integer> fireTicks()
ImmutableBoundedValue
for the remaining amount of
"ticks" the Entity
remains on fire.ImmutableBoundedValue<Integer> fireDelay()
ImmutableBoundedValue
for the remaining amount of
"ticks" before the fire will damage the owning Entity
.