Class DynamaxEvent.BattleEvolve
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.DynamaxEvent
com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve
- All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
- Enclosing class:
DynamaxEvent
public static class DynamaxEvent.BattleEvolve
extends DynamaxEvent
implements net.neoforged.bus.api.ICancellableEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent
DynamaxEvent.BattleEvolve, DynamaxEvent.PostEvolve
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal PixelmonWrapper
ThePixelmonWrapper
instance for the Pokémon DynamaxingFields inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent
gigantamax
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.neoforged.bus.api.ICancellableEvent
isCanceled, setCanceled
-
Field Details
-
pw
ThePixelmonWrapper
instance for the Pokémon Dynamaxing
-
-
Constructor Details
-
BattleEvolve
-