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