Minecraft:Commands/dropall: 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=dropall | |name=dropall | ||
| Line 31: | Line 31: | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|education}} | |{{MC/HistoryLine|education}} | ||
|{{HistoryLine||?|Added {{ | |{{HistoryLine||?|Added {{MC/Cd|/dropall}}.}} | ||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
lzh:令/dropall | lzh:令/dropall | ||
ru:Команды консоли/dropall | ru:Команды консоли/dropall | ||
zh:命令/dropall | zh:命令/dropall | ||
Latest revision as of 20:09, 9 April 2026
Template:Outdated Script error: No such module "Exclusive". Template:Infobox command
Makes an agent drop all its items from all slots onto the ground by one block in the specified direction.
Syntax
dropall <direction: string>
Arguments
direction: string
- Specifies the direction of Agent to drop all the items.
- Must be one of:
forwardto drop items to the front.backto drop items to the back.leftto drop items to the left.rightto drop items to the right.
Result
Fails if the arguments are not specified correctly or the Agent's inventory was empty.
On success, returns if all items were dropped onto the ground in the direction specified.
History
lzh:令/dropall ru:Команды консоли/dropall zh:命令/dropall