Class NPCCombustByBlockEvent

All Implemented Interfaces:
Cancellable

public class NPCCombustByBlockEvent extends NPCCombustEvent
  • Constructor Details

  • Method Details

    • getCombuster

      public Block getCombuster()
      The combuster can be lava or a block that is on fire.

      WARNING: block may be null.

      Returns:
      the Block that set the combustee alight.
    • getHandlers

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

      public static HandlerList getHandlerList()