Class ApplyBonusStatsEvent.Pre

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
ApplyBonusStatsEvent

public static class ApplyBonusStatsEvent.Pre extends ApplyBonusStatsEvent
Fired when BonusStats are about to be applied to a Pokemon. Cancelling will result in no stat changes. Changing the BonusStats will change the stat changes without altering the BonusStats of the Pokemon.