Class ApplyBonusStatsEvent.Pre

java.lang.Object
net.neoforged.bus.api.Event
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
Enclosing class:
ApplyBonusStatsEvent

public static class ApplyBonusStatsEvent.Pre extends ApplyBonusStatsEvent implements net.neoforged.bus.api.ICancellableEvent
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.