Class NPCCommandDispatchEvent

All Implemented Interfaces:
Cancellable

public class NPCCommandDispatchEvent extends NPCEvent implements Cancellable
Called just before a command list is dispatched.
  • Constructor Details

    • NPCCommandDispatchEvent

      public NPCCommandDispatchEvent(NPC npc, Player player)
  • Method Details