Cancellable
public class EntityCombustByEntityEvent extends EntityCombustEvent
Event.Result
entity
Constructor | Description |
---|---|
EntityCombustByEntityEvent(Entity combuster,
Entity combustee,
int duration) |
Modifier and Type | Method | Description |
---|---|---|
Entity |
getCombuster() |
Get the entity that caused the combustion event.
|
getDuration, getHandlerList, getHandlers, isCancelled, setCancelled, setDuration
getEntity, getEntityType
getEventName, isAsynchronous
@NotNull public Entity getCombuster()
Copyright © 2019. All rights reserved.