Minecraft:Commands/getitemcount: Difference between revisions
From SAS Gaming Wiki
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{Outdated}} | {{Outdated}} | ||
{{ | {{MC/Exclusive|bedrock|education}} | ||
{{Infobox command | {{Infobox command | ||
|name=getitemcount | |name=getitemcount | ||
| Line 25: | Line 25: | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
lzh:令/getitemcount | lzh:令/getitemcount | ||
zh:命令/getitemcount | zh:命令/getitemcount | ||
Latest revision as of 20:10, 9 April 2026
Template:Outdated Script error: No such module "Exclusive". Template:Infobox command
Lets your Minecraft:agent return the number of items in the specified slot, as in how many the player could use before it would be empty.
Syntax
getitemcount <slotNum: int>
Arguments
slotNum: int
- Specifies the slot number of items to be counted, slots are numbered from 1 to 27.
Result
Fails if the arguments are not specified correctly.
On success, returns the number of item in the specified slot. See block ids for the complete list.
lzh:令/getitemcount zh:命令/getitemcount