Class NPCCombustByEntityEvent

All Implemented Interfaces:
Cancellable

public class NPCCombustByEntityEvent extends NPCCombustEvent
  • Constructor Details

  • Method Details

    • getCombuster

      public Entity getCombuster()
      The combuster can be a WeatherStorm a Blaze, or an Entity holding a FIRE_ASPECT enchanted item.
      Returns:
      the Entity that set the combustee alight.
    • getHandlers

      public HandlerList getHandlers()
      Overrides:
      getHandlers in class NPCCombustEvent
    • getHandlerList

      public static HandlerList getHandlerList()