Cancellable
public class EntityCombustByEntityEvent extends EntityCombustEvent
Event.Result
entity
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, setDuration
getEntity, getEntityType
getEventName, isAsynchronous
@NotNull public @NotNull Entity getCombuster()
Copyright © 2020. All rights reserved.