public class TurnEndEvent
extends net.minecraftforge.fml.common.eventhandler.Event
| Modifier and Type | Field and Description |
|---|---|
BattleControllerBase |
bcb
The specific battle that just completed a turn.
|
| Constructor and Description |
|---|
TurnEndEvent(BattleControllerBase bcb) |
public final BattleControllerBase bcb
public TurnEndEvent(BattleControllerBase bcb)