/item
/item is a Java Edition command page with parser metadata, subcommand counts, and usage samples from the vanilla command tree.
📊 Key Facts
- Child Nodes
- 2
- Parser Types
- 6
- Executable
- No
📖 Overview
/item is a Java Edition command page with parser coverage, branch depth, and sample syntax extracted from the command tree.
⚡ What /item Is Used For
- Useful for admin setup, datapack authoring, adventure maps, command block systems, and troubleshooting command syntax.
Usage outline
Use this page to inspect the root syntax, parser types, and executable branches for /item in modern Java Edition.
Example syntax
/item modify block <pos> <slot> <modifier> | /item modify entity <targets> <slot> <modifier> | /item replace block <pos> <slot> from block <source> <sourceSlot>
Parser coverage
block_pos, entity, integer, item_slot, item_stack, resource_location
❓ Frequently Asked Questions
What does /item do?
/item is a Java Edition command page with parser metadata, subcommand counts, and usage samples from the vanilla command tree.
How many subcommands does /item have?
This page tracks 2 child nodes under /item.