Class | Description |
---|---|
NPCEvent |
Collection of events fired relating to interactions with Pixelmon NPCs.
|
NPCEvent.EndBattle |
Event fired when a player versus NPC battle ends.
|
NPCEvent.Interact |
Event fired when an NPC is interacted with, before any logic is executed.
|
NPCEvent.StartBattle |
Event fired when a player attempts to start a battle versus an NPC.
|