Class NPCOpenDoorEvent

All Implemented Interfaces:
Cancellable

public class NPCOpenDoorEvent extends NPCEvent implements Cancellable
  • Constructor Details

    • NPCOpenDoorEvent

      public NPCOpenDoorEvent(NPC npc, Block block)
  • Method Details