| Name | linked_npc |
| Object | QueueTag |
| Input | NPCTag |
| Related Tags | <QueueTag.npc> Returns the NPCTag linked to a queue.
|
| Description | Sets the linked NPC for the remainder of the queue. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/bukkit/BukkitQueueExtensions.java#L71 |