Class ApplyBonusStatsEvent
java.lang.Object
net.minecraftforge.eventbus.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 classFired after BonusStats have been applied to a Pokemon.static classFired when BonusStats are about to be applied to a Pokemon.Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result -
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
getBattleControllerMethods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
Constructor Details
-
ApplyBonusStatsEvent
-
-
Method Details
-
getPokemon
-