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.
|
agent
Modifier | Constructor and Description |
---|---|
protected |
RobotBreakBlockEvent(Agent agent) |
protected RobotBreakBlockEvent(Agent agent)