https://minecraft.wiki/
The Minecraft Wiki has now moved to minecraft.wiki. Here is a brief rundown of the changes we were able to implement in the new wiki:
- A new skin
- Faster load times
- Fewer ads
- Improved search functionality
- Removed age popup
- Reintroduced anonymous editing
Consider checking out the full announcement on the new wiki for a more detailed explanation.
This page describes content that exists only in outdated versions of Minecraft.
This feature used to be in the game but has since been removed.
This feature is exclusive to Bedrock Edition and Minecraft Education.
Lets your agent returns the data value of the block in the specified direction.
Syntax
inspectdata <direction: string>
Arguments
direction: string
- Specifies the direction of Agent to verify the data value of the block.
- Must be one of:
forwardto inspect the block on the front.backto inspect the block on the back.leftto inspect the block on the left-hand side.rightto inpect the block on the right-hand side.upto inspect the block on the top-hand side.downto inspect the block on the bottom-hand side.
Result
Fails if the arguments are not specified correctly.
On success, returns the data value of the block in the specified direction. See block id for the complete list.