public abstract class RobotBreakBlockEvent extends RobotEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
RobotBreakBlockEvent.Post
Fired after a robot broke a block.
|
static class |
RobotBreakBlockEvent.Pre
Fired when a robot is about to break a block.
|
robot| Modifier | Constructor and Description |
|---|---|
protected |
RobotBreakBlockEvent(Robot robot) |
protected RobotBreakBlockEvent(Robot robot)