Class NPCSeenByPlayerEvent

All Implemented Interfaces:
Cancellable

public class NPCSeenByPlayerEvent extends NPCEvent implements Cancellable
  • Constructor Details

    • NPCSeenByPlayerEvent

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