turtle.detectDown
From ComputerCraft Wiki
| Detects if there is a Block Below. | |
| Syntax | turtle.detectDown() |
| Returns | boolean If turtle has detected a block below. |
| Part of | ComputerCraft |
| API | turtle |
Examples
| Detects if there is a Block Below. | |
| Syntax | turtle.detectDown() |
| Returns | boolean If turtle has detected a block below. |
| Part of | ComputerCraft |
| API | turtle |