public class EntityBurnByEntityEvent extends EntityBurnEvent
| Constructor and Description |
|---|
EntityBurnByEntityEvent(Entity entity,
int fireTicks,
Entity causer) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
burner()
Gets the entity that set this entity on fire
|
cancel, fireTicks, isIgnored, setFireTicksentity, setEntitypublic EntityBurnByEntityEvent(Entity entity, int fireTicks, Entity causer)
Copyright © 2016. All rights reserved.