public abstract class RobotEvent
extends net.minecraftforge.eventbus.api.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) |