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, getPokemonpublic Pre(BattleControllerBase bc, Pokemon pokemon, BonusStats bonusStats)
public BonusStats getBonusStats()
public void setBonusStats(BonusStats bonusStats)