public class EntityCombustByBlockEvent extends EntityCombustEvent
Event.Result
entity
Constructor and Description |
---|
EntityCombustByBlockEvent(@Nullable Block combuster,
@NotNull Entity combustee,
int duration) |
Modifier and Type | Method and Description |
---|---|
@Nullable Block |
getCombuster()
The combuster can be lava or a block that is on fire.
|
getDuration, getHandlerList, getHandlers, isCancelled, setCancelled, setDuration
getEntity, getEntityType
callEvent, getEventName, isAsynchronous
Copyright © 2021. All rights reserved.