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