Name | item_on_cursor |
Object | PlayerTag |
Input | ItemTag |
Related Tags | <PlayerTag.item_on_cursor> Returns the item on the player's cursor, if any. This includes (...)
|
Description | Sets the item on the player's cursor.
This includes chest interfaces, inventories, and hotbars, etc. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2910 |