public interface IgniteableData extends DataManipulator<IgniteableData,ImmutableIgniteableData>
DataManipulator
for an Entity
that is on fire.
Usually, this type of flame is expiring and not self inflicting.Modifier and Type | Method and Description |
---|---|
MutableBoundedValue<Integer> |
fireDelay()
Gets the
MutableBoundedValue for the remaining amount of
"ticks" before the fire will damage the owning Entity . |
MutableBoundedValue<Integer> |
fireTicks()
Gets the
MutableBoundedValue for the remaining amount of
"ticks" the Entity remains on fire. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
MutableBoundedValue<Integer> fireTicks()
MutableBoundedValue
for the remaining amount of
"ticks" the Entity
remains on fire.Keys.FIRE_TICKS
MutableBoundedValue<Integer> fireDelay()
MutableBoundedValue
for the remaining amount of
"ticks" before the fire will damage the owning Entity
.Keys.FIRE_DAMAGE_DELAY