Name | <PlayerTag.open_inventory> |
Returns | InventoryTag |
Description | Gets the inventory the player currently has open. If the player has no open
inventory, this returns the player's inventory. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L1534 |