public interface IgniteEntityEvent extends TargetEntityEvent, Cancellable
Modifier and Type | Method and Description |
---|---|
int |
getFireTicks()
Gets the amount of ticks the entity will remain on fire.
|
int |
getOriginalFireTicks()
Gets the original amount of fire ticks the entity will remain on fire.
|
void |
setFireTicks(int fireTicks)
Sets the amount of ticks the entity will remain on fire.
|
getTargetEntity
getCause, getContext, getSource
isCancelled, setCancelled
int getOriginalFireTicks()
int getFireTicks()
void setFireTicks(int fireTicks)
fireTicks
- The amount of ticks the entity will remain on fire