Class ApplyBonusStatsEvent
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.battles.BattleEvent
com.pixelmonmod.pixelmon.api.events.battles.ApplyBonusStatsEvent
- Direct Known Subclasses:
ApplyBonusStatsEvent.Post
,ApplyBonusStatsEvent.Pre
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Fired after BonusStats have been applied to a Pokemon.static class
Fired when BonusStats are about to be applied to a Pokemon. -
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.battles.BattleEvent
battleController
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.battles.BattleEvent
getBattleController
-
Constructor Details
-
ApplyBonusStatsEvent
-
-
Method Details
-
getPokemon
-