public abstract class RobotEvent
extends cpw.mods.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) |