remainingFireTicks

abstract val remainingFireTicks: Int

This value can mean one of two things, depending on if the value is positive or negative.

When the value is positive, this represents the number of ticks until the entity is no longer on fire.

When the value is negative, this represents the number of ticks this entity can survive in fire for before burning.