public static class ApplyBonusStatsEvent.Pre extends ApplyBonusStatsEvent
ApplyBonusStatsEvent.Post, ApplyBonusStatsEvent.Pre
Constructor and Description |
---|
Pre(BattleControllerBase bc,
Pokemon pokemon,
BonusStats bonusStats) |
Modifier and Type | Method and Description |
---|---|
BonusStats |
getBonusStats() |
void |
setBonusStats(BonusStats bonusStats) |
getBattleController, getPokemon
public Pre(BattleControllerBase bc, Pokemon pokemon, BonusStats bonusStats)
public BonusStats getBonusStats()
public void setBonusStats(BonusStats bonusStats)