Cancellablepublic class EntityCombustByEntityEvent extends EntityCombustEvent
Event.Resultentity| 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, setDurationgetEntity, getEntityTypegetEventName, isAsynchronous@NotNull public Entity getCombuster()
Copyright © 2019. All rights reserved.