NPCEvent.EndBattle, NPCEvent.Interact, NPCEvent.StartBattle| Constructor and Description |
|---|
StartBattle(java.util.List<BattleParticipant> participants) |
| Modifier and Type | Method and Description |
|---|---|
TrainerParticipant |
getNPCParticipant() |
PlayerParticipant |
getPlayerParticipant() |
public StartBattle(java.util.List<BattleParticipant> participants)
public PlayerParticipant getPlayerParticipant()
public TrainerParticipant getNPCParticipant()