Cancellablepublic class EntityCombustByEntityEvent extends EntityCombustEvent
Event.Resultentity| Constructor | Description | 
|---|---|
| EntityCombustByEntityEvent(@NotNull Entity combuster,
                          @NotNull Entity combustee,
                          int duration) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| @NotNull Entity | getCombuster() | Get the entity that caused the combustion event. | 
getDuration, getHandlerList, getHandlers, isCancelled, setCancelled, setDurationgetEntity, getEntityTypegetEventName, isAsynchronous@NotNull public @NotNull Entity getCombuster()
Copyright © 2020. All rights reserved.