Minecraft:Commands/getitemcount: Difference between revisions
From SAS Gaming Wiki
More actions
imported>Rostiger Bot m Bot: Use better navbox and infobox naming and navigation section. |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Outdated}} | {{Outdated}} | ||
{{ | {{MC/Exclusive|bedrock|education}} | ||
{{Infobox command | {{Infobox command | ||
|name=getitemcount | |name=getitemcount | ||
| Line 22: | Line 22: | ||
Fails if the arguments are not specified correctly. | Fails if the arguments are not specified correctly. | ||
On success, returns the number of item in the specified slot. See | On success, returns the number of item in the specified slot. See block ids for the complete list. | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
lzh:令/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