Name | <PlayerTag.selected_npc> |
Returns | NPCTag |
Mechanism | PlayerTag.selected_npc |
Description | Returns the NPCTag that the player currently has selected with '/npc select', null if no NPC selected. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1779 |