| Name | item_slot |
| Object | PlayerTag |
| Input | ElementTag(Number) |
| Related Tags | <PlayerTag.held_item_slot> Returns the slot location of the player's selected item.
|
| Description | Sets the inventory slot that the player has selected.
Works with offline players. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2895 |