/getitemspace
< Commands
This page describes content that exists only in outdated versions of Minecraft.
This feature was present in earlier versions of the game but has since been removed.
This feature is exclusive to Bedrock Edition and Minecraft Education.
/getitemspace
Visibility |
Hidden |
---|---|
Permission level required |
0 |
Restrictions |
None |
{ "title": "<code>/getitemspace</code>", "rows": [ { "field": "Hidden", "label": "Visibility" }, { "field": "0", "label": "(link to Permission level article, displayed as Permission level<br>required)" }, { "field": "None", "label": "(link to Commands#Restrictions article, displayed as Restrictions)" } ], "invimages": [], "images": [] }
Lets your agent return the number of spaces remaining in the specified slot, as in the number of items you could add before it would be full.
Syntax[edit | edit source]
getitemspace <slotNum: int>
Arguments[edit | edit source]
slotNum: int
- Specifies the slot number of items to be counted, slots are numbered from 1 to 27.
Result[edit | edit source]
Fails if the arguments are not specified correctly.
On success, returns the remaining number of the item in the specified slot.
History[edit | edit source]
This section of the article is empty.
You can help by expanding it.