public class NPCCombustByEntityEvent extends NPCCombustEvent
Constructor and Description |
---|
NPCCombustByEntityEvent(org.bukkit.event.entity.EntityCombustByEntityEvent event,
NPC npc) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.entity.Entity |
getCombuster()
The combuster can be a WeatherStorm a Blaze, or an Entity holding a FIRE_ASPECT enchanted item.
|
static org.bukkit.event.HandlerList |
getHandlerList() |
org.bukkit.event.HandlerList |
getHandlers() |
getDuration, isCancelled, setCancelled, setDuration
public NPCCombustByEntityEvent(org.bukkit.event.entity.EntityCombustByEntityEvent event, NPC npc)
public org.bukkit.entity.Entity getCombuster()
public org.bukkit.event.HandlerList getHandlers()
getHandlers
in class NPCCombustEvent
public static org.bukkit.event.HandlerList getHandlerList()
Copyright © 2021. All rights reserved.