Class DynamaxEvent.BattleEvolve.Pre
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.DynamaxEvent
com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve
com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve.Pre
- All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
- Enclosing class:
DynamaxEvent.BattleEvolve
public static class DynamaxEvent.BattleEvolve.Pre
extends DynamaxEvent.BattleEvolve
implements net.neoforged.bus.api.ICancellableEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve
DynamaxEvent.BattleEvolve.Post, DynamaxEvent.BattleEvolve.PreNested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent
DynamaxEvent.BattleEvolve -
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve
pwFields inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent
gigantamax -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve
getPokemonMethods inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent
isGigantamaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.neoforged.bus.api.ICancellableEvent
isCanceled, setCanceled
-
Constructor Details
-
Pre
-