Class BattleStatStageModifyBattleEvent.Pre

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

public static class BattleStatStageModifyBattleEvent.Pre extends BattleStatStageModifyBattleEvent
Fired before the modification takes place.
This is where you would cancel the event if you wanted to prevent the stat from being modified.