Description Usage Arguments Examples
Check the block type (if any) ahead of the player. Look in the direction of the player heading at the specified distance.
1 | lookForward(player_id, distance = 1)
|
player_id |
An integer with the player id |
distance |
The distance to look |
1 2 3 4 | ## Not run:
lookForward(myid)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.