public abstract class RobotEvent
extends net.minecraftforge.fml.common.eventhandler.Event
| Modifier and Type | Field and Description |
|---|---|
Agent |
agent
The robot for which this event was fired.
|
| Modifier | Constructor and Description |
|---|---|
protected |
RobotEvent(Agent agent) |